[activemq] 01/01: Added the missing dependency on libcommons-net-java due to #884182
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Dec 12 13:08:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository activemq.
commit 594818022738af89b764de77761bd0b313389db7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Dec 12 13:54:54 2017 +0100
Added the missing dependency on libcommons-net-java due to #884182
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9f1cc7b..bc8c362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+activemq (5.15.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing dependency on libcommons-net-java due to #884182
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 12 Dec 2017 13:54:33 +0100
+
activemq (5.15.2-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index e79410c..e3fbe43 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Package: libactivemq-java
Architecture: all
Depends:
libactivemq-protobuf-java,
+ libcommons-net-java,
libhawtbuf-java,
libshiro-java,
libspring-beans-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git
More information about the pkg-java-commits
mailing list