[libmarc-crosswalk-dublincore-perl] 02/08: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 23:11:47 UTC 2013


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

abe pushed a commit to branch master
in repository libmarc-crosswalk-dublincore-perl.

commit dcb1317509e0a22065501f9fd3904cfd3949c6bd
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 00:01:31 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 711d81b..b67f570 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ libmarc-crosswalk-dublincore-perl (0.02-2) UNRELEASED; urgency=low
     + copyright-refers-to-symlink-license
     + copyright-with-old-dh-make-debian-copyright
   * Switch to source format "3.0 (quilt)"
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 18:23:42 -0300
 
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 3b3c0c8..f796d76 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0),
+Build-Depends: debhelper (>= 9~),
                perl,
                libmarc-record-perl,
                libdublincore-record-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git



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