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 <gre...@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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to