[libcgi-xmlapplication-perl] 03/04: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Sat Dec 14 02:01:16 UTC 2013


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

abe pushed a commit to branch master
in repository libcgi-xmlapplication-perl.

commit cd9ecc84f611cba3d0c90c96d8022fd5983d7c19
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 14 02:57:57 2013 +0100

    Bump debhelper compatibility to 9
    
    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 447a29e..98626ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,8 @@ libcgi-xmlapplication-perl (1.1.3-7) UNRELEASED; urgency=low
     copyright"
   * Apply wrap-and-sort
   * Fix lintian warning binary-control-field-duplicates-source (2x)
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 10 Jun 2011 19:13:42 +0200
 
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 ac7be77..b97c5e7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-xmlapp
 Build-Depends-Indep: libxml-libxml-perl,
                      libxml-libxslt-perl,
                      perl
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 9~)
 
 Package: libcgi-xmlapplication-perl
 Architecture: all

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



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