This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository libchi-driver-redis-perl.
commit b824873e7d7b6981f15cd5338ed839c4c8338998 Author: Christopher Hoskin <[email protected]> Date: Tue Feb 20 21:39:29 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 adb9275..8891a2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libchi-driver-redis-perl (0.10-2) UNRELEASED; urgency=medium [ Christopher Hoskin ] * Use my Debian address in control, copyright and patches * Remove trailing whitespace from control + * Bump debhelper compat from 9 to 11 -- Christopher Hoskin <[email protected]> Tue, 20 Feb 2018 21:33:05 +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 0386cbd..07e949b 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: libchi-perl, libmoo-perl, libredis-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libchi-driver-redis-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
