[libcgi-xml-perl] 04/14: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Sat Dec 14 00:57:49 UTC 2013


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

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

commit 184f5410fb9021e5758975d07e0495f7039e1f93
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 14 01:23:54 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 af2d7c1..9e1b025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ libcgi-xml-perl (0.1-14) UNRELEASED; urgency=low
   * Also fix the following lintian warnings:
     + binary-control-field-duplicates-source (priority, section)
   * Update debian/copyright to mention the correct Perl license terms
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:27:54 +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 7656ada..d21d0f7 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 (>= 5.0.0)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl,
                      libxml-parser-perl
 Standards-Version: 3.7.3

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



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