This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libgeo-coordinates-utm-perl.
commit f3476539e43bfd09b19f796c52016202ccba766e Author: Dominic Hargreaves <[email protected]> Date: Sat Apr 23 16:55:30 2016 +0100 Bump debhelper compatibility level 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 23deaaa..ea805f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libgeo-coordinates-utm-perl (0.11-2) UNRELEASED; urgency=medium * Switch Maintainer to Debian Perl Group * Remove inappropriate dependency on perl-modules + * Bump debhelper compatibility level to 9 -- Dominic Hargreaves <[email protected]> Sat, 23 Apr 2016 16:53:49 +0100 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 6553c3d..761afc6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libgeo-coordinates-utm-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Dominic Hargreaves <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-coordinates-utm-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
