This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdancer2-plugin-database-perl.
commit 2718dddd8620e11d5fc0866a6de7b02650e001cf Author: gregor herrmann <[email protected]> Date: Sun Oct 18 15:24:41 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 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index f848e80..e6979c1 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: libdancer-plugin-database-core-perl (>= 0.12), libdancer2-perl, libdbd-sqlite3-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-plugin-database-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
