This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdf-create-perl.
commit d0b4b83d419b98e5a83f34776f100a133520bbbe Author: gregor herrmann <[email protected]> Date: Sat Nov 21 21:07:31 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 a570d52..c6d0d92 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Jonathan Yu <[email protected]>, Ansgar Burchardt <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-leaktrace-perl, perl (>= 5.19.6) | libtest-simple-perl (>= 1.000000) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-create-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
