This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 3fbfc981cee3e533cacd5c13c432f3485f569d50 Author: Markus Koschany <[email protected]> Date: Thu Oct 6 22:25:05 2016 +0200 activemq: Fix Lintian error and depend on lsb-base since the init script requires it. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 5f871eb..5ce60b0 100644 --- a/debian/control +++ b/debian/control @@ -145,6 +145,7 @@ Depends: default-jre-headless | java7-runtime-headless, libactivemq-java (= ${source:Version}), liblog4j1.2-java, + lsb-base (>= 3.2-14), ${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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

