This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmodule-signature-perl.
commit 60951e078bc2cd5144d5360ecccf041f48029e4c Author: gregor herrmann <[email protected]> Date: Mon Jul 18 23:14:40 2016 +0200 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 90ab12a..ffa60cf 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-signature-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
