This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libgraphviz-perl.
commit ee7595d675a1930819e2f10d62e8a8edf57a5a5d Author: Dominic Hargreaves <[email protected]> Date: Fri Sep 4 11:21:27 2009 +0000 debhelper compat -> 5 --- 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 068c7de..d7a36e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libgraphviz-perl (2.04-1) UNRELEASED; urgency=low * New upstream release * Fix interpreter in example program primes_aux.pl (closes: #544537) + * Update debhelper compat to 5 - -- Dominic Hargreaves <[email protected]> Fri, 04 Sep 2009 12:02:50 +0100 + -- Dominic Hargreaves <[email protected]> Fri, 04 Sep 2009 12:21:07 +0100 libgraphviz-perl (2.03-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 dc2cce0..7d20a42 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libgraphviz-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 4.0.2) +Build-Depends: debhelper (>= 5) Build-Depends-Indep: perl (>= 5.8.0-7), libipc-run-perl, libxml-twig-perl, graphviz, libparse-recdescent-perl, libtest-pod-perl Maintainer: Dominic Hargreaves <[email protected]> Standards-Version: 3.7.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraphviz-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
