[debsums] 02/02: Bump debhelper compatibilty to 9 as recommended

Axel Beckert abe at deuxchevaux.org
Sun May 22 10:04:10 UTC 2016


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

abe pushed a commit to branch master
in repository debsums.

commit b2806f51bed897ed04e8797445376980740dc97b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 22 12:00:31 2016 +0200

    Bump debhelper compatibilty to 9 as recommended
    
    Update versioned debhelper build-dependency accordingly.
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f28395b..0476142 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ debsums (2.1.3) UNRELEASED; urgency=medium
   * debian/README.source: Explain the new version numbering scheme, refers
     to Semantic Versioning (http://semver.org/).
   * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
+  * Bump debhelper compatibility to 9 as recommended.
+    + Update versioned debhelper build-dependency accordingly.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
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/control b/debian/control
index 98087eb..2ec9356 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
            Anders Kaseorg <andersk at mit.edu>,
            Axel Beckert <abe at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                libfile-fnmatch-perl,
                libtest-command-simple-perl,
                po-debconf,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git



More information about the Pkg-perl-cvs-commits mailing list