This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtext-markdown-perl.
commit 0ab50878e993f703e4bb41e1655e8c28bf1484bc Author: gregor herrmann <[email protected]> Date: Wed Aug 12 22:09:21 2015 +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 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index af6b320..3456194 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libtext-markdown-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7.0.50) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libhtml-tidy-perl, liblist-moreutils-perl, libtest-differences-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-markdown-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
