[libpod-xhtml-perl] 02/04: Bump debhelper compatibility to 9 as recommended
Axel Beckert
abe at deuxchevaux.org
Sun Dec 13 23:30:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libpod-xhtml-perl.
commit 2c969e95c2dffa15eea1380a40b36a14823b33ba
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Dec 14 00:19:22 2015 +0100
Bump debhelper compatibility to 9 as recommended
Update versioned debhelper build-depndency 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 f6419b6..80c6f67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ libpod-xhtml-perl (1.61-1) UNRELEASED; urgency=low
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
* Declare compliance with Debian Policy 3.9.6.
+ * Bump debhelper compatibility to 9 as recommended.
+ + Update versioned debhelper build-depndency accordingly.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 811e75a..b57cde8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
Ansgar Burchardt <ansgar at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
libtest-assertions-perl,
libtest-pod-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-xhtml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list