[libnet-dpap-client-perl] 05/08: bump debhelper compatibility level to 8

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jun 9 14:34:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libnet-dpap-client-perl.

commit 6123650a1ac4af6065b48a43b98895aff9536165
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jun 9 14:29:35 2015 +0000

    bump debhelper compatibility level to 8
---
 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..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 029d4cd..d3c6d4f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: extra
-Build-Depends: debhelper (>= 7.3.7~),
+Build-Depends: debhelper (>= 8~),
                libmodule-build-perl
 Build-Depends-Indep: perl,
                      libcarp-assert-perl,
diff --git a/debian/rules b/debian/rules
index 292145e..4238edd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
   
 %:
-	dh --buildsystem=perl_build $@
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dpap-client-perl.git



More information about the Pkg-perl-cvs-commits mailing list