[perlbrew] 03/04: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Nov 25 01:59:02 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository perlbrew.

commit f5c1a1ada14d7a6c4defbfda61e6c307453af473
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Nov 24 23:47:58 2015 -0200

    Bump debhelper compatibility level 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 4e1952d..d578d06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 perlbrew (0.74-1) UNRELEASED; urgency=medium
 
   * Import upstream version 0.74
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Tue, 24 Nov 2015 23:45:18 -0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 7cfc28e..8f5bb9f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 # in theory Pod::Usage >= 1.64 but 1.63 should be good enough
 Build-Depends-Indep: curl | wget,
                      libcapture-tiny-perl (>= 0.25),

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



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