This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbix-simple-perl.
commit 82d0919f3b28ec2226a9ebc76350c12f0b3e671b Author: gregor herrmann <[email protected]> Date: Fri Jan 19 19:44:29 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 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index 196da22..e0fed72 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libdbi-perl, libtest-pod-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-simple-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
