This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit df6d1e9461ff1c6cf828a545e06c7fcf93f948fc Author: Markus Koschany <[email protected]> Date: Sun Jun 26 16:46:30 2016 +0200 Declare compliance with Debian Policy 3.9.8. --- debian/changelog | 3 +-- debian/control | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5e46822..bb508f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,9 @@ activemq (5.13.3+dfsg-1) unstable; urgency=medium * Imported Upstream version 5.13.3+dfsg. * Enable stomp module. (Closes: #825382). * Update README.Debian. - * Drop disable-broker-test-dependency.patch because a maven.Ignore rule works - fine. * Drop disable-jetty-all-dependency.patch and ignore jetty-all artifact instead. + * Declare compliance with Debian Policy 3.9.8. -- Markus Koschany <[email protected]> Sun, 26 Jun 2016 15:45:05 +0200 diff --git a/debian/control b/debian/control index 4023741..6712413 100644 --- a/debian/control +++ b/debian/control @@ -70,7 +70,7 @@ Build-Depends: libxstream-java (>= 1.4), libzookeeper-java, maven-debian-helper -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq.git Homepage: http://activemq.apache.org -- 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

