[libdist-zilla-plugin-podweaver-perl] 01/02: Bump debhelper compatibility to 9 as recommended
Axel Beckert
abe at deuxchevaux.org
Wed May 25 23:33:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libdist-zilla-plugin-podweaver-perl.
commit 43426a5d0ae5c2978337b67fbad540a91457833d
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Thu May 26 01:29:44 2016 +0200
Bump debhelper compatibility to 9 as recommended
Update versioned build-dependency on debhelper 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 e293ecd..75f64f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ libdist-zilla-plugin-podweaver-perl (4.008-1) UNRELEASED; urgency=medium
* Import upstream version 4.008
+ Also remove the unneeded dependency on liblist-moreutils-perl from
packaging.
+ * Bump debhelper compatibility to 9 as recommended.
+ + Update versioned build-dependency on debhelper accordingly.
-- Axel Beckert <abe at debian.org> Thu, 26 May 2016 01:24:37 +0200
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3a7f9de..03b9e85 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
Florian Schlichting <fsfs at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl (>= 5),
libfile-find-rule-perl,
libmoose-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-podweaver-perl.git
More information about the Pkg-perl-cvs-commits
mailing list