This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libemail-valid-loose-perl.
commit aa22b2c75832a0e84efcd72e33054da51f5aa6ce Author: Axel Beckert <[email protected]> Date: Sun May 25 02:46:11 2014 +0200 Bump debhelper compatibility to 8 Update versioned debhelper build-dependency accordingly --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4ef6c38..8e66fa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ libemail-valid-loose-perl (0.05-4) UNRELEASED; urgency=low [ Axel Beckert ] * Switch to source format "3.0 (quilt)" + * Bump debhelper compatibility to 8 + + Update versioned debhelper build-dependency accordingly -- gregor herrmann <[email protected]> Sun, 16 Nov 2008 20:42:26 +0100 diff --git a/debian/compat b/debian/compat index 1e8b314..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +8 diff --git a/debian/control b/debian/control index 7c0978b..3c0bf85 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 6) +Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libemail-valid-perl Standards-Version: 3.7.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-valid-loose-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
