This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-moose-more-perl.
commit 310c5271096adfa1d427ce325df31eecfd5b6db6 Author: Lucas Kanashiro <[email protected]> Date: Sat Aug 15 11:14:42 2015 -0300 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 6960c7d..ac64dba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libtest-moose-more-perl (0.033-1) UNRELEASED; urgency=medium [ Lucas Kanashiro ] * Add debian/upstream/metadata * Import upstream version 0.033 + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Sat, 15 Aug 2015 11:10:17 -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 4824d25..d949346 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libaliased-perl, libdata-optlist-perl, libmoose-autobox-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-moose-more-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
