This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsuper-perl.
commit e9620d5f67c944e326c76ff3be52a58d9b3c579c Author: gregor herrmann <[email protected]> Date: Tue Oct 27 21:27:26 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 6218ba3..c38ec6a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: AGOSTINI Yves <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: perl, libsub-identify-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsuper-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
