[libdata-walk-perl] 03/03: Bump debhelper compatibility to 9
Axel Beckert
abe at deuxchevaux.org
Wed Dec 25 20:19:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libdata-walk-perl.
commit 2cb299226e32826a53a427ffd86b0e831f54a415
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Dec 25 21:16:36 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 c394088..bc49afe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ libdata-walk-perl (1.00-2) UNRELEASED; urgency=low
+ quilt-patch-missing-description
* Switch to source format "3.0 (quilt)"
+ Remove quilt build-dependency and quilt traces from debian/rules
+ * Bump debhelper compatibility to 9
+ + Update versioned debhelper build-dependency accordingly
* Revamp debian/rules
+ Fix lintian warning debian-rules-missing-recommended-target
+ Replace "dh_clean -k" with "dh_prep"
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 6a1654b..fd24f06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 9~),
perl
Build-Depends-Indep: libtest-unit-perl
Standards-Version: 3.8.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-walk-perl.git
More information about the Pkg-perl-cvs-commits
mailing list