This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libcgi-untaint-perl.
commit 8780b261ef4f067400c3af82b3e864b886ad7f4b Author: Dominic Hargreaves <[email protected]> Date: Mon Aug 21 17:12:59 2017 +0100 Update debhelper compat to 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 86396dc..b20150b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libcgi-untaint-perl (1.26-7) UNRELEASED; urgency=medium [ Dominic Hargreaves ] * Add myself as Uploader (Closes: #702591) + * Update debhelper compat to 9 -- Salvatore Bonaccorso <[email protected]> Sat, 30 Jan 2016 20:03:18 +0100 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 6b9c7f2..cee26a5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Dominic Hargreaves <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libcgi-pm-perl | perl (<< 5.19), libuniversal-require-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-untaint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
