[PATCH 0/1] [Unstable] UBUNTU: [Debian] Bump Debian compat to v10

Paolo Pisati paolo.pisati at canonical.com
Thu Jul 16 10:53:49 UTC 2020


Ubuntu kernel still uses a deprecated Debian compat level:

"dh_clean: warning: Compatibility levels before 10 are deprecated (level
9 in use)"

Express the new compatibility level using a "Build-depends:
debhelper-compat (= 10)" entry in debian/control, adding versioned build
dependency on the debhelper package, and retiring the debian/compat
file.

A full rebuild was done and the resulting deb's/udeb's were compared
(both `dpkg-deb --control` and `dpkg-deb --extract`) against our binary
v9s, with no substantial differences found.

For a detailed list of changes between v9 and v10, please see 'man 7
debhelper', "Supported compatibility levels" section.

Paolo Pisati (1):
  UBUNTU: [packaging] debhelper-compat (= 10) (and retire debian/compat)

 debian.master/control.stub.in | 2 +-
 debian/compat                 | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 debian/compat

-- 
2.27.0




More information about the kernel-team mailing list