[libxml-mini-perl] 03/09: Bump debhelper compatibility to 8
Axel Beckert
abe at deuxchevaux.org
Mon Jun 9 14:38:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libxml-mini-perl.
commit cc6dabddfcaa4c4135d56363a6d9e2bf21acf9e6
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Jun 9 16:10:55 2014 +0200
Bump debhelper compatibility to 8
Update versioned debhelper build-dependency accordingly.
Fixes lintian warning no-upstream-changelog.
---
debian/changelog | 3 +++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6e4a8ae..6685236 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ libxml-mini-perl (1.38-3) UNRELEASED; urgency=low
[ Axel Beckert ]
* Switch to source format "3.0 (quilt)"
+ Drop build-dependency on quilt and "--with quilt" from debian/rules
+ * Bump debhelper compatibility to 8
+ + Update versioned debhelper build-dependency accordingly
+ + Fixes lintian warning no-upstream-changelog
* Fixed the following lintian warnings:
+ debian-control-has-unusual-field-spacing
diff --git a/debian/compat b/debian/compat
index 1e8b314..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+8
diff --git a/debian/control b/debian/control
index 3b67c5d..c30d14a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libxml-mini-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8~)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Raphaƫl Hertzog <hertzog at debian.org>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-mini-perl.git
More information about the Pkg-perl-cvs-commits
mailing list