[libtest-unit-perl] 03/05: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 01:50:18 UTC 2013


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

abe pushed a commit to branch master
in repository libtest-unit-perl.

commit 6fef09248ee8629ea43ec791d4f7ba8125dc4b09
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 02:34:02 2013 +0100

    Bump debhelper compatibility to 9
    
    * Gets rid of the dh_pysupport deprecation warning
    * Update versioned debhelper build-dependency accordingly
---
 debian/changelog | 3 +++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d50ace2..f5b9497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,9 @@ libtest-unit-perl (0.25-2) UNRELEASED; urgency=low
   * Install (Tk)TestRunner.pl as examples, not into /usr/share/perl5/Test/
   * Add Makefile.old to debian/clean
   * Add myself to Uploaders.
+  * Bump debhelper compatibility to 9
+    + Gets rid of the dh_pysupport deprecation warning
+    + Update versioned debhelper build-dependency accordingly
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 09 Oct 2007 22:32:29 +0200
 
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 f405617..954be66 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Andreas Fester <Andreas.Fester at gmx.de>,
            Axel Beckert <abe at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: libclass-inner-perl,
                      libdevel-symdump-perl,
                      liberror-perl,

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



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