This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository libcatalyst-view-csv-perl.
commit f307db3eb39b72cdf783f37ad013b780bce6c145 Author: Christopher Hoskin <[email protected]> Date: Tue Feb 20 20:55:33 2018 +0000 Bump debhelper compat from 9 to 11 --- 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 ff4168e..6c44f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libcatalyst-view-csv-perl (1.7-2) UNRELEASED; urgency=medium * Use my Debian address in control, copyright and patches * Remove whitespace from changelog + * Bump debhelper compat from 9 to 11 -- Christopher Hoskin <[email protected]> Tue, 20 Feb 2018 20:47:09 +0000 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 6c6b316..d71843e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Christopher Hoskin <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 11) Build-Depends-Indep: libcatalyst-action-renderview-perl, libcatalyst-model-dbic-schema-perl, libcatalyst-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-csv-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
