[libdata-compare-perl] 10/13: Use debhelper 9 compat level

dom at earth.li dom at earth.li
Sat Sep 2 12:30:18 UTC 2017


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

dom pushed a commit to branch master
in repository libdata-compare-perl.

commit fccd9085e48b85d2d52e9230a461fc06cdb98d85
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Sep 2 13:08:20 2017 +0100

    Use debhelper 9 compat level
---
 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 3bda62d..b21dcc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libdata-compare-perl (1.25-1) UNRELEASED; urgency=medium
      + Added: Vcs-* fields
      + Updated Homepage to metacpan-based URL
   * debian/watch: use metacpan-based URL
+  * Use debhelper 9 compat level
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 02 Sep 2017 11:58:43 +0000
 
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 58971de..830bfa6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libdata-compare-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl (>= 5.8.0-7), libscalar-properties-perl (>= 0.12), libfile-find-rule-perl (>= 0.10), libjson-perl (>= 2.0), libtest-pod-perl (>= 1.0), libclone-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominic Hargreaves <dom at earth.li>

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



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