[libtext-pdf-perl] 04/12: Bump debhelper compatibility to 9
Axel Beckert
abe at deuxchevaux.org
Wed Dec 11 00:15:57 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtext-pdf-perl.
commit 54562dcd71d7a502b46654c215695df1359e8f19
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Dec 11 00:49:44 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 ac58b5c..d487d52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,8 @@ libtext-pdf-perl (0.29a-2) UNRELEASED; urgency=low
+ Remove quilt traces from debian/rules
+ Remove quilt build dependency
+ Remove debian/README.source
+ * Bump debhelper compatibility to 9
+ + Update versioned debhelper build-dependency accordingly
* Revamp debian/rules:
+ Fix lintian warning debian-rules-missing-recommended-target
+ Use dh_auto_{configure,build,test,install,clean}
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 6b8ab12..a4dbe37 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa 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.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-pdf-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-pdf-perl.git
More information about the Pkg-perl-cvs-commits
mailing list