[libterm-readpassword-perl] 03/06: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Sun Feb 7 21:18:13 UTC 2016


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

abe pushed a commit to branch master
in repository libterm-readpassword-perl.

commit 9f786f256a9e905c84fcb8417487885e8d9049bb
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Feb 7 22:03:11 2016 +0100

    Bump debhelper compatibility to 9
    
    Update versioned build-dependency on debhelper accordingly.
---
 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 e2f777c..19b3d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libterm-readpassword-perl (0.11-3) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * Declare compliance with Debian Policy 3.9.7.
   * Rewrite debian/rules in minimal dh(1) style format.
+  * Bump debhelper compatibility to 9. Update B-D accordingly.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:47:38 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index e141cd2..40bbc67 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.7
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Homepage: https://metacpan.org/release/Term-ReadPassword
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libterm-readpassword-perl.git

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



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