This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-assertions-perl.
commit b77803a7070b8fd7ca6e823cef337d4dd9ce38e2 Author: Lucas Kanashiro <[email protected]> Date: Tue Dec 22 12:08:37 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 72e1043..2c157b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ libtest-assertions-perl (1.054-3) UNRELEASED; urgency=low * Simplify debian/rules file * Drop comment line from debian/watch * Add debian/upstream/metadata + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Tue, 22 Dec 2015 12:03:16 -0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 647215d..cb2559d 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 (>= 7) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-assertions-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
