This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-test-compile-perl.
commit 01fb6e56e10a45b357fb698f0312b3b53d3389b5 Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:46:02 2018 +0100 Bump debhelper compatibility level to 10. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 7442acd..caaaea5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Carnë Draug <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9.20140227~), +Build-Depends: debhelper (>= 10), libmodule-build-tiny-perl Build-Depends-Indep: libcpan-meta-check-perl (>= 0.011), libdata-section-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-compile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
