This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 8a7626b0df497d7c8dfa2738ebbdc0891a39d62a Author: Markus Koschany <[email protected]> Date: Thu Oct 6 22:33:32 2016 +0200 Remove libaxis-java and libaxis-java-doc from Build-Depends. --- debian/changelog | 2 ++ debian/control | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28d1335..e95d9a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ activemq (5.14.1+dfsg-1) unstable; urgency=medium * New upstream version 5.14.1+dfsg. * activemq: Fix Lintian error and depend on lsb-base since the init script requires it. + * Remove libaxis-java and libaxis-java-doc from Build-Depends. Apparently + they are not needed anymore. -- Markus Koschany <[email protected]> Thu, 06 Oct 2016 22:27:04 +0200 diff --git a/debian/control b/debian/control index 5ce60b0..31439fc 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,6 @@ Build-Depends: libactivemq-activeio-java, libactivemq-protobuf-java, libaopalliance-java, - libaxis-java, - libaxis-java-doc, libbuild-helper-maven-plugin-java, libcommons-beanutils-java, libcommons-beanutils-java-doc, -- 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

