[activemq] 01/04: activemq: Depend on liblog4j1.2-java to ensure that logging works
Markus Koschany
apo at moszumanska.debian.org
Fri Sep 30 20:19:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository activemq.
commit 54d2d504b9ad7e22601ddfc004475e0d41569b2c
Author: Markus Koschany <apo at debian.org>
Date: Fri Sep 30 21:25:43 2016 +0200
activemq: Depend on liblog4j1.2-java to ensure that logging works
out-of-the-box.
Closes: #839244
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 961a414..d2e23b1 100644
--- a/debian/control
+++ b/debian/control
@@ -144,6 +144,7 @@ Depends:
adduser (>= 3.11),
default-jre-headless | java7-runtime-headless,
libactivemq-java (= ${source:Version}),
+ liblog4j1.2-java,
${misc:Depends}
Description: Java message broker - server
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
--
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