This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 95d9ecb006f692f7ca110afc23c568c3d36ad3f6 Author: Markus Koschany <[email protected]> Date: Thu Jun 22 14:03:16 2017 +0200 Add debian/clean file and ensure that activemq can be built twice in a row. --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4132b48..da0fb33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ activemq (5.14.5-2) unstable; urgency=medium * Team upload. * Declare compliance with Debian Policy 4.0.0. * Use https for Format field. + * Add debian/clean and ensure that activemq can be built twice in a row. -- Markus Koschany <[email protected]> Thu, 22 Jun 2017 13:47:25 +0200 diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..6dfced7 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +activemq-run/dependency-reduced-pom.xml -- 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

