This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository activemq.
commit 6ca7c0b8985c5fb0afe7bf95870ad66209919ef9 Author: Markus Koschany <[email protected]> Date: Sat Mar 19 16:57:49 2016 +0100 Add libqdox-java to B-D. --- debian/control | 1 + debian/maven.rules | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1de4d44..452a91d 100644 --- a/debian/control +++ b/debian/control @@ -68,6 +68,7 @@ Build-Depends: libzookeeper-java, libxstream-java (>= 1.4), libservlet3.1-java, + libqdox-java, maven-debian-helper Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq.git diff --git a/debian/maven.rules b/debian/maven.rules index ae89482..aac831a 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,5 +1,5 @@ -com.thoughtworks.qdox qdox jar s/.*/2.x/ * * +com.thoughtworks.qdox qdox * s/.*/debian/ * * com.thoughtworks.xstream xstream jar s/.*/debian/ * * commons-beanutils commons-beanutils jar s/.*/debian/ * * commons-collections commons-collections jar s/3\..*/3.x/ * * @@ -22,7 +22,6 @@ org.apache.tomcat tomcat-servlet-api * s/.*/8.x/ * * org.apache.tomcat tomcat-websocket-api * s/.*/8.x/ * * s/ant/org.apache.ant/ * * s/.*/debian/ * * org.ow2.asm * * s/.*/4.x/ * * -s/qdox/com.thoughtworks.qdox/ * * s/.*/2.x/ * * s/org.apache.geronimo.specs/javax/ s/geronimo-jms_1.1_spec/javaee-api/ jar s/.*/5.0/ * * s/org.apache.geronimo.specs/javax/ s/geronimo-jta_1.0.1B_spec/javaee-api/ jar s/.*/5.0/ * * s/org.apache.geronimo.specs/javax/ s/geronimo-jacc_1.1_spec/javaee-api/ jar s/.*/5.0/ * * -- 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

