[kup] 13/18: Use debhelper compatibility level 9

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Apr 9 02:47:30 UTC 2017


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

benh pushed a commit to branch master
in repository kup.

commit 4ea12a438e89d28444a3495f7eed7928f2d79f17
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Apr 9 02:43:25 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 94a75ec..6ddfcd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kup (0.3.6-1) UNRELEASED; urgency=medium
     - Make sure we use sanitized KUP_SUBCMD
   * kup-server: Update recommended packages to match the new upstream default
     configuration
+  * Use debhelper compatibility level 9
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 09 Apr 2017 02:04:20 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 8dce096..fc4f46b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: kup
 Section: net
 Priority: extra
 Maintainer: Ben Hutchings <ben at decadent.org.uk>
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.2
 Homepage: https://git.kernel.org/cgit/utils/kup/kup.git/
 Vcs-Git: https://anonscm.debian.org/git/kernel/kup.git

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



More information about the Kernel-svn-changes mailing list