This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository proguard.
commit c4db98a8138566f910602851d05509c171f6aa82 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 10 11:52:38 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 0ff8cf0..eb6dabd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ proguard (4.8-1) UNRELEASED; urgency=medium * debian/control: - The package is now co-maintained with the Java Team - Added the Vcs-* fields + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 10 Apr 2014 11:47:46 +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 d57c935..e2dda35 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Sam Clegg <[email protected]> -Build-Depends: debhelper (>= 7.0.15), cdbs, default-jdk, ant +Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/proguard.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/proguard.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

