[libdist-zilla-perl] 01/01: Bump debhelper compatibility to 10

Axel Beckert abe at deuxchevaux.org
Sun Jun 18 23:54:12 UTC 2017


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

abe pushed a commit to branch master
in repository libdist-zilla-perl.

commit 8f33def413a62ce71f15f98feff0f78b1d4e099c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Jun 19 01:53:55 2017 +0200

    Bump debhelper compatibility to 10
    
    Update versioned build-dependency on debhelper accordingly.
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 57a3338..71846dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libdist-zilla-perl (6.009-1) UNRELEASED; urgency=medium
 
   * Import upstream version 6.009.
   * Declare compliance with Debian Policy 4.0.0. (No changes needed.)
+  * Bump debhelper compatibility to 10.
+    + Update versioned debhelper build-dependency accordingly.
 
  -- Axel Beckert <abe at debian.org>  Mon, 19 Jun 2017 01:22:55 +0200
 
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 4203506..880fc08 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 # needs perl >= 5.21.4 for ExtUtils::Manifest: '1.66'
 Build-Depends-Indep: bash-completion,
                      libapp-cmd-perl (>= 0.330),

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



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