[carton] 470/472: Increase debhelper version to 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:37 UTC 2015


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

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

commit 2a3c819e561e320060d442378b25ea842680ef02
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Jul 23 21:26:10 2015 -0300

    Increase debhelper version 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 a7d6749..6f85956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -512,6 +512,7 @@ carton (1.0.21-1) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Import upstream version 1.0.21
+  * debian/control: Increase debhelper version to 9
 
  -- Lucas Kanashiro <kanashiro at ghost>  Thu, 23 Jul 2015 21:17:50 -0300
 
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 8cbc39b..7273502 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Michael Prokop <mika at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                libmodule-build-perl (>= 0.400400),
                perl (>= 5.17.10)
 Build-Depends-Indep: cpanminus (>= 1.6940),

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



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