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 <[email protected]> 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@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 <[email protected]>, gregor herrmann <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
