[linux-latest] 02/04: Use debhelper compatibility level 9

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Dec 4 05:42:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux-latest.

commit 25c5b5f5abe79fec0b16b4448e537f8c5eccdfb0
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Dec 4 05:21:15 2016 +0000

    Use debhelper compatibility level 9
---
 debian/changelog                   | 1 +
 debian/compat                      | 2 +-
 debian/templates/control.source.in | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 05e3a82..d5868b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 linux-latest (77) UNRELEASED; urgency=medium
 
   * Update to 4.8.0-2
+  * Use debhelper compatibility level 9
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 04 Dec 2016 05:15:27 +0000
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 7f8b282..f23ae11 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -4,6 +4,6 @@ Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>, Ben Hutchings <ben at decadent.org.uk>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>> 7)
+Build-Depends: debhelper (>= 9)
 Vcs-Git: https://anonscm.debian.org/git/kernel/linux-latest.git
 Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux-latest.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-latest.git



More information about the Kernel-svn-changes mailing list