This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libvendorlib-perl.
commit bd15cd1a05471f82729630fab9a59a0bd9c37887 Author: Florian Schlichting <[email protected]> Date: Sun Apr 24 00:03:18 2016 +0200 Bump dh compat to level 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 4ab4ae2..9343b6b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libvendorlib-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7.2.13) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libvendorlib-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
