[libclass-virtual-perl] 11/20: Update dh compat to 9

dom at earth.li dom at earth.li
Wed Aug 23 14:00:07 UTC 2017


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

dom pushed a commit to branch master
in repository libclass-virtual-perl.

commit 1c7ebfeacc272c794f57d3c717c6fb1ea59c9423
Author: Dominic Hargreaves <dom at earth.li>
Date:   Wed Aug 23 14:23:10 2017 +0100

    Update dh compat to 9
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc2e572..22d093e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libclass-virtual-perl (0.06-4) UNRELEASED; urgency=medium
   * Change maintainer to Debian Perl Group
   * Update Vcs-* and Homepage fields
   * debian/watch: use metacpan-based URL.
+  * Update dh compat to 9
 
  -- Dominic Hargreaves <dom at earth.li>  Wed, 23 Aug 2017 14:18:39 +0100
 
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 e259c1b..31a8720 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libclass-virtual-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl (>= 5.8.0-7), libcarp-assert-perl (>= 0.1),
  libclass-data-inheritable-perl (>= 0.02),
  libclass-isa-perl | perl (<< 5.10.1-13)

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



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