[libclone-pp-perl] 06/15: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Sat Jan 4 03:52:47 UTC 2014


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

abe pushed a commit to branch master
in repository libclone-pp-perl.

commit b983693130172ae599996c3b89ff99ce8c1a4bd5
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Jan 4 04:37:30 2014 +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 4673c94..a91e4f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ libclone-pp-perl (1.02-2) UNRELEASED; urgency=low
   * Override lintian warning using-first-person-in-description (false
     positive in example Perl code: "my $variable")
   * Fix lintian warning copyright-refers-to-symlink-license
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:40:46 +0100
 
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 a3fed7b..763819b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclone-pp-perl.git

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



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