[libdbix-xml-rdb-perl] 04/07: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 17:42:05 UTC 2013


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

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

commit 7d1b88f7fd3c3af55741ef1dfdcac9d4b3ce7e31
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 18:35:45 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 93d7a17..9394ae7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ libdbix-xml-rdb-perl (0.05-12) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * Fix lintian warning binary-control-field-duplicates-source (2x)
   * Switch to source format "3.0 (quilt)"
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
   * Revamp debian/rules
     + Fix lintian warning debian-rules-missing-recommended-target
 
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 03dfe25..2a6cc22 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: https://metacpan.org/release/DBIx-XML_RDB/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-xml-rdb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-xml-rdb-perl.git
 Build-Depends-Indep: perl, libdbi-perl
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 9~)
 
 Package: libdbix-xml-rdb-perl
 Architecture: all

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



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