This is an automated email from the git hooks/post-receive script. nickm-guest pushed a commit to branch master in repository libsys-hostip-perl.
commit 357a412a9c3e7e2401ddf38d072bb0183288fd9f Author: Nick Morrott <[email protected]> Date: Mon Aug 14 17:09:56 2017 +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 0214571..6c9e3ee 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Nick Morrott <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, net-tools Standards-Version: 4.0.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-hostip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
