[libopenoffice-oodoc-perl] 01/03: Bump debhelper compatibility to 9
Axel Beckert
abe at deuxchevaux.org
Wed Dec 25 19:49:38 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libopenoffice-oodoc-perl.
commit 87da18fa85e1764a4fa367ec6bc233512abf475f
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Dec 25 20:35:38 2013 +0100
Bump debhelper compatibility to 9
* Gets rid of dh_pysupport deprecation warning
* Update versioned debhelper build-dependency accordingly
---
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 be76147..917b023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ libopenoffice-oodoc-perl (2.125-3) UNRELEASED; urgency=low
* Apply patch by John Zaitseff to silence lc warnings about undefined
values. (Closes: #733027)
* Bump Standards-Version to 3.9.5 (no changes)
+ * Bump debhelper compatibility to 9 to get rid of dh_pysupport
+ deprecation warning.
+ + Update versioned debhelper build-dependency accordingly
-- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Jan 2013 22:05:21 +0100
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 6cd123b..f78a835 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libopenoffice-oodoc-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: perl, libarchive-zip-perl,
libxml-twig-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libopenoffice-oodoc-perl.git
More information about the Pkg-perl-cvs-commits
mailing list