This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libperl6-form-perl.
commit 5b0fa413899bf00416126b9e1a17a2a9f4434309 Author: Axel Beckert <[email protected]> Date: Sun May 31 18:34:24 2015 +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 85c4435..62a5833 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ libperl6-form-perl (0.04-7) UNRELEASED; urgency=low + Update download URL to point to MetaCPAN. + Fix e-mail address of initial packager. * Apply wrap-and-sort. + * Bump debhelper compatibility to 8 + + Update versioned debhelper build-dependency accordingly. -- gregor herrmann <[email protected]> Sun, 16 Nov 2008 20:46:02 +0100 diff --git a/debian/compat b/debian/compat index 7ed6ff8..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +8 diff --git a/debian/control b/debian/control index 6d784be..fb8b347 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Allard Hoeve <[email protected]>, gregor herrmann <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 5.0.0) +Build-Depends: debhelper (>= 8) Build-Depends-Indep: libperl6-export-perl, perl Standards-Version: 3.7.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl6-form-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
