[libclass-dbi-sweet-perl] 06/08: Bump debhelper compatibility level to 9.
gregor herrmann
gregoa at debian.org
Mon Jun 8 19:56:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-dbi-sweet-perl.
commit 82a2da5d33d2a0c808c19e600676c41fc5d122ee
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 8 21:51:18 2015 +0200
Bump debhelper compatibility level to 9.
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index e593a17..c2224c2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50),
+Build-Depends: debhelper (>= 9),
libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libcache-cache-perl,
libclass-dbi-perl,
diff --git a/debian/rules b/debian/rules
index 1f3f8da..e4ea2d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --buildsystem=perl_build $@
+ dh $@
override_dh_auto_test:
TEST_POD=1 dh_auto_test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-dbi-sweet-perl.git
More information about the Pkg-perl-cvs-commits
mailing list