[pmtools] 02/02: Bump debhelper compatibility to 9
Axel Beckert
abe at deuxchevaux.org
Mon Sep 9 21:59:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository pmtools.
commit 92e0cb9a3889d2f97cc17954a4bd67cac98a68c5
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Sep 9 12:56:20 2013 +0200
Bump debhelper compatibility to 9
Update versioned debhelper compatibility accordingly
Gets rid of the dh_pysupport deprecation warning
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e83f75d..4b28675 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ pmtools (1.40-1) UNRELEASED; urgency=low
* No more install upstream's README into /usr/share/doc/pmtools/ -- it
only contains module name, version and license nowadays)
* debian/rules: Remove no more needed empty overrides
+ * Bump debhelper compatibility to 9
+ + Update versioned debhelper compatibility accordingly
+ + Gets rid of the dh_pysupport deprecation warning
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 010287a..a2a8dff 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Axel Beckert <abe at debian.org>,
Xavier Guimard <x.guimard at free.fr>
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9~),
perl,
perl-doc
Standards-Version: 3.9.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pmtools.git
More information about the Pkg-perl-cvs-commits
mailing list