[libcurses-widgets-perl] 02/14: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Wed Sep 11 23:24:47 UTC 2013


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

abe pushed a commit to branch master
in repository libcurses-widgets-perl.

commit ff63e0cc5332db8f169fcd1502b673f795e350b5
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Sep 12 00:48:51 2013 +0200

    Bump debhelper compatibility to 9
    
    Update versioned debhelper build-dependency accordingly
    
    Fixes lintian warning package-uses-deprecated-debhelper-compat-version
---
 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 40dd5ce..d73c4e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,9 @@ libcurses-widgets-perl (1.997-6) UNRELEASED; urgency=low
   * Switch to source format "3.0 (quilt)"
     + Remove quilt traces from debian/rules and build dependencies
     + Remove debian/README.source
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
+    + Fixes lintian warning package-uses-deprecated-debhelper-compat-version
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:25 +0200
 
diff --git a/debian/compat b/debian/compat
index b8626c4..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+9
diff --git a/debian/control b/debian/control
index aba2804..53f8c28 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>> 4)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl,
                      libcurses-perl
 Standards-Version: 3.7.2

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



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