debhelper-base-compat-level-is-missing

The package build-depends on debhelper but does not ship a compat file. Packages not using an experimental or beta compatibility level may alternatively Build-Depend on the debhelper-compat virtual package, For example:

Build-Depends: debhelper-compat (= 13)

Alternatively, packages can use the X-DH-Compat field in debian/control to specify debhelper compat level. Note that using a compat file is not accepted starting compat level 14. Please refer to the debhelper documentation on how to create the compat file and the differences between each compat level.

Severity: warning
Experimental: false
Renamed from: debhelper-compat-file-is-missing

See also