This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libplack-perl.
commit 28e4bd96147ec5aebf266402c8fdb7415e9d3b18 Author: gregor herrmann <[email protected]> Date: Mon Jan 1 22:26:26 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 0b4cfcd..7b2c6ad 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: gregor herrmann <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: libapache-logformat-compiler-perl (>= 0.33), libauthen-simple-passwd-perl, libcgi-compile-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
