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 4153d350d0a9a379c5a67701d27d50e95eb4a447 Author: Dominic Hargreaves <[email protected]> Date: Sun Jun 13 10:44:28 2010 +0000 bump dh compat --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f2452f6..f9fdc02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libgeo-coordinates-utm-perl (0.09-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) + * Bump debhelper compatibility level to 5 - -- Dominic Hargreaves <[email protected]> Sun, 13 Jun 2010 11:43:11 +0100 + -- Dominic Hargreaves <[email protected]> Sun, 13 Jun 2010 11:44:13 +0100 libgeo-coordinates-utm-perl (0.08-2) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index b64f3fd..e1b3322 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libgeo-coordinates-utm-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 4.0.2) +Build-Depends: debhelper (>= 5) Build-Depends-Indep: perl (>= 5.8.0-7), perl-modules Maintainer: Dominic Hargreaves <[email protected]> Standards-Version: 3.8.4 -- 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
