[dh-make-perl] 01/03: bump debhelper compatibility level to 10

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jan 2 06:58:23 UTC 2018


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

dmn pushed a commit to branch master
in repository dh-make-perl.

commit 68126e3210be9ecf26c4c8d462be9399375b09e4
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jan 2 06:04:01 2018 +0000

    bump debhelper compatibility level to 10
---
 debian/compat  | 2 +-
 debian/control | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 06b2706..ff47a9d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Wolfgang Schemmel <debian at 37.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                libmodule-build-perl,
                perl
 Build-Depends-Indep: libapt-pkg-perl,
@@ -52,7 +52,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/dh-make-perl.git
 
 Package: dh-make-perl
 Architecture: all
-Depends: debhelper (>= 9),
+Depends: debhelper (>= 10),
          dpkg-dev,
          fakeroot,
          libapt-pkg-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



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