This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-package.
commit 370fc3cf078159b9655606faf347f6e4e4dc7a32 Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 24 18:45:16 2014 +0100 Switch to debhelper level 9 --- 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 01b4f70..613db8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ java-package (0.54) unstable; urgency=medium schemagen, wsgen, wsimport and xjc * Standards-Version updated to 3.9.5 (no changes) * Removed the suggested dependency on openjdk-6-jre + * Switch to debhelper level 9 - -- Emmanuel Bourg <[email protected]> Wed, 12 Feb 2014 12:33:50 +0100 + -- Emmanuel Bourg <[email protected]> Mon, 24 Mar 2014 18:44:58 +0100 java-package (0.53) unstable; urgency=low 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 61c0aef..d31cdaf 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: contrib/misc Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Cédric Pineau <[email protected]> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/java-package.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/java-package.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

