[libcoy-perl] 05/14: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 20:40:23 UTC 2013


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

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

commit 89237a8afa284646cb656762ffeab51a2b9761b1
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 21:28:15 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 9104ced..9352cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,8 @@ libcoy-perl (0.06-7) UNRELEASED; urgency=low
     + Remove quilt traces from debian/rules and debian/control
   * Add Uploaders field and add myself.
   * Fix lintian warning quilt-patch-missing-description
+  * 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 804f10d..8ad744c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcoy-perl.git

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



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