This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-changelogfromgit-perl.
commit 1972ed3cac9503666624d97f9540430f8c6232a7 Author: gregor herrmann <[email protected]> Date: Fri Jan 19 20:05:07 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 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index 3570fd7..b4e0c66 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: gregor herrmann <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: libdatetime-perl (>= 2:1.10), libdist-zilla-perl (>= 5.019), libgit-repository-plugin-log-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-changelogfromgit-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
