This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-utils2.
commit ea820ecd47f467298ccd280ef608a67a31d6a431 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 5 22:39:43 2014 +0200 Switch to debhelper level 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 433c7f0..1363d74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ plexus-utils2 (2.0.5-2) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Sun, 05 Oct 2014 22:38:31 +0200 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 51dc9dd..82de06e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Ludovic Claude <[email protected]>, Damien Raude-Morvan <[email protected]> Build-Depends: ant-optional, - debhelper (>= 7), + debhelper (>= 9), default-jdk, maven-ant-helper (>> 6.7), maven-repo-helper (>= 1.5~) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-utils2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

