From 06e3b2db1580f4421b0226d18dd67c241377aab7 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Thu, 23 Jun 2022 21:50:07 -0700 Subject: [PATCH] LU-15918 build: update debhelper compatibility level to 11 This patch updates debhelper compatibility level to 11 (which is currently the recommended level) to resolve the following build warnings while running "make debs": Compatibility levels before 10 are deprecated (level 9 in use) Test-Parameters: trivial clientdistro=ubuntu2004 \ testlist=sanity Lustre-change: https://review.whamcloud.com/47550 Lustre-commit: ebb70f9b86fdf09e277cab0c91aecf5c4e16f5f2 Change-Id: Ie5c63f6a3eb29e9aeace1f008d8d492e7587adf2 Signed-off-by: Jian Yu Reviewed-by: Andreas Dilger Reviewed-by: Thomas Stibor Reviewed-by: James Simmons Reviewed-by: Petros Koutoupis Reviewed-on: https://review.whamcloud.com/47740 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- debian/compat | 2 +- debian/control | 4 ++-- debian/control.main | 4 ++-- debian/control.modules.in | 2 +- debian/rules | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index bed34ac..500b609 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Brian J. Murrell Uploaders: Brian J. Murrell Standards-Version: 3.8.3 -Build-Depends: module-assistant, libreadline-dev, debhelper (>=9.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, pkg-config, libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync, libssl-dev, libpython3-dev, swig +Build-Depends: module-assistant, libreadline-dev, debhelper (>= 11), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, pkg-config, libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync, libssl-dev, libpython3-dev, swig Homepage: https://wiki.whamcloud.com/ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git @@ -12,7 +12,7 @@ Package: lustre-source Section: admin Architecture: all Priority: optional -Depends: module-assistant, bzip2, debhelper (>= 9.0.0), libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, dpatch, pkg-config +Depends: module-assistant, bzip2, debhelper (>= 11), libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, dpatch, pkg-config Description: source for Lustre filesystem client kernel modules Lustre is a scalable, secure, robust, highly-available cluster file system. This release is maintained by Whamcloud and available from diff --git a/debian/control.main b/debian/control.main index 1b89dad..3fc756e 100644 --- a/debian/control.main +++ b/debian/control.main @@ -4,7 +4,7 @@ Priority: optional Maintainer: Brian J. Murrell Uploaders: Brian J. Murrell Standards-Version: 3.8.3 -Build-Depends: module-assistant, libreadline-dev, debhelper (>=9.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, pkg-config, libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync, libssl-dev, libpython3-dev, swig +Build-Depends: module-assistant, libreadline-dev, debhelper (>= 11), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, pkg-config, libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync, libssl-dev, libpython3-dev, swig Homepage: https://wiki.whamcloud.com/ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git @@ -12,7 +12,7 @@ Package: lustre-source Section: admin Architecture: all Priority: optional -Depends: module-assistant, bzip2, debhelper (>= 9.0.0), libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, dpatch, pkg-config +Depends: module-assistant, bzip2, debhelper (>= 11), libtool, libyaml-dev, libnl-genl-3-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, dpatch, pkg-config Description: source for Lustre filesystem client kernel modules Lustre is a scalable, secure, robust, highly-available cluster file system. This release is maintained by Whamcloud and available from diff --git a/debian/control.modules.in b/debian/control.modules.in index 972fdd1..8389dd8 100644 --- a/debian/control.modules.in +++ b/debian/control.modules.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Brian J. Murrell Uploaders: Brian J. Murrell Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 9.0.0), bzip2 +Build-Depends: debhelper (>= 11), bzip2 Package: lustre-client-modules-_KVERS_ Architecture: any diff --git a/debian/rules b/debian/rules index ab0d36e..074b59a 100755 --- a/debian/rules +++ b/debian/rules @@ -39,7 +39,7 @@ endif #export CC # This is the debhelper compatibility version to use. -export DH_COMPAT=9 +export DH_COMPAT=11 # Module-assistant stuff ifneq (,$(findstring server,$(DEB_BUILD_PROFILES))) -- 1.8.3.1