This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository activemq.
commit 5a87c60b5ba24e39a3914d6638ad0740da4fddbe Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 4 12:59:57 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e2d7380..6685196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +activemq (5.6.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 12:59:36 +0200 + activemq (5.6.0+dfsg-1) unstable; urgency=low * New upstream release: 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 282cfe5..161411a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4) +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: ant, default-jdk-doc, glassfish-javaee (>= 2.1.1-b31g), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

