This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-interceptor-3.0-spec.
commit 4229ac0b6bedfb60f02b816d9fd295accfd85f7e Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 23:17:38 2015 +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 b97488b..3c8b465 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ geronimo-interceptor-3.0-spec (1.0.1-2) UNRELEASED; urgency=medium - Removed the deprecated DM-Upload-Allowed field - The package is now maintained by the Debian Java Maintainers - Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 02 Jul 2015 22:58:36 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index a163dbe..dc6fdfe 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Chris Grzegorczyk <[email protected]>, Graziano Obertelli <[email protected]>, Kyo Lee <[email protected]>, Thierry Carrez <[email protected]> Build-Depends-Indep: default-jdk -Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3) +Build-Depends: ant, debhelper (>= 9), cdbs (>= 0.4.5.3) Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-interceptor-3.0-spec.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

