This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcpan-meta-requirements-perl.
commit f3636421a1b71c79295f38ffd65f83401caf2819 Author: gregor herrmann <[email protected]> Date: Sun Dec 13 15:31:09 2015 +0100 Bump debhelper compatibility level to 9. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 cb870bb..d867760 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: perl, perl (>= 5.13.9) | libversion-perl (>= 1:0.8800) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-meta-requirements-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
