[devscripts] 02/03: Bump debhelper compat to 10

James McCoy jamessan at debian.org
Sat Jul 8 19:46:05 UTC 2017


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

jamessan pushed a commit to branch master
in repository devscripts.

commit bedc5cb0b9cfb0106bd7006b860d0664ba226e4d
Author: James McCoy <jamessan at debian.org>
Date:   Sat Jul 8 15:21:03 2017 -0400

    Bump debhelper compat to 10
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 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 d3e9317..a8fe5f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,7 @@ devscripts (2.17.7) UNRELEASED; urgency=medium
     + Preserve the remote mtime of the downloaded file.  Thanks to Guillem
       Jover for the patch.  (Closes: #860863)
   * Declare compliance with Policy 4.0.0, no changes needed.
+  * Bump debhelper compat to 10.
 
   [ Ben Finney ]
   * debdiff:
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 5e48278..b5bdf3c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: James McCoy <jamessan at debian.org>,
            Benjamin Drung <bdrung at debian.org>
 Standards-Version: 4.0.0
 Build-Depends: bash-completion,
-               debhelper (>= 9),
+               debhelper (>= 10),
                docbook-xsl,
                dpkg-dev (>= 1.17.6),
                file,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list