diff mbox series

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

Message ID 20200716131457.51659-2-paolo.pisati@canonical.com
State New
Headers show
Series [v2,1/1] UBUNTU: [packaging] debhelper-compat (= 10) (and retire debian/compat) | expand

Commit Message

Paolo Pisati July 16, 2020, 1:14 p.m. UTC
Bump Debian compat to v10 and 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
debian/compat ('man 7 debhelper', "COMPATIBILITY LEVELS" section).

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 debian.master/control.stub.in | 2 +-
 debian/compat                 | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 debian/compat

Comments

Colin Ian King July 16, 2020, 1:16 p.m. UTC | #1
On 16/07/2020 14:14, Paolo Pisati wrote:
> Bump Debian compat to v10 and 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
> debian/compat ('man 7 debhelper', "COMPATIBILITY LEVELS" section).
> 
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>  debian.master/control.stub.in | 2 +-
>  debian/compat                 | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
>  delete mode 100644 debian/compat
> 
> diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
> index a6056e1492bd..2d3a14200d02 100644
> --- a/debian.master/control.stub.in
> +++ b/debian.master/control.stub.in
> @@ -4,7 +4,7 @@ Priority: optional
>  Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
>  Standards-Version: 3.9.4.0
>  Build-Depends:
> - debhelper (>= 9),
> + debhelper-compat (= 10),
>   dh-systemd,
>   cpio,
>   kernel-wedge,
> diff --git a/debian/compat b/debian/compat
> deleted file mode 100644
> index ec635144f600..000000000000
> --- a/debian/compat
> +++ /dev/null
> @@ -1 +0,0 @@
> -9
> 

LGTM. Thanks Paolo.

Acked-by: Colin Ian King <colin.king@canonical.com>
Juerg Haefliger July 16, 2020, 2:10 p.m. UTC | #2
On Thu, 16 Jul 2020 15:14:57 +0200
Paolo Pisati <paolo.pisati@canonical.com> wrote:

> Bump Debian compat to v10 and 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
> debian/compat ('man 7 debhelper', "COMPATIBILITY LEVELS" section).
> 
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>

Acked-by: Juerg Haefliger <juergh@canonical.com>


> ---
>  debian.master/control.stub.in | 2 +-
>  debian/compat                 | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
>  delete mode 100644 debian/compat
> 
> diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
> index a6056e1492bd..2d3a14200d02 100644
> --- a/debian.master/control.stub.in
> +++ b/debian.master/control.stub.in
> @@ -4,7 +4,7 @@ Priority: optional
>  Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
>  Standards-Version: 3.9.4.0
>  Build-Depends:
> - debhelper (>= 9),
> + debhelper-compat (= 10),
>   dh-systemd,
>   cpio,
>   kernel-wedge,
> diff --git a/debian/compat b/debian/compat
> deleted file mode 100644
> index ec635144f600..000000000000
> --- a/debian/compat
> +++ /dev/null
> @@ -1 +0,0 @@
> -9
diff mbox series

Patch

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index a6056e1492bd..2d3a14200d02 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -4,7 +4,7 @@  Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
 Standards-Version: 3.9.4.0
 Build-Depends:
- debhelper (>= 9),
+ debhelper-compat (= 10),
  dh-systemd,
  cpio,
  kernel-wedge,
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec635144f600..000000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@ 
-9