This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository activemq.
commit dbf7b510c8590b7c882bb83da6a0b7e0cb1f8e89 Author: tony mancill <[email protected]> Date: Sun Oct 25 11:46:43 2015 -0700 s/libcommons-net2-java/libcommons-net-java (>= 3)/ Closes: #800764 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6bcbe17..84d6bde 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends-Indep: ant, libcommons-io-java, libcommons-logging-java, libcommons-logging-java-doc, - libcommons-net2-java, - libcommons-net2-java-doc, + libcommons-net-java (>= 3), + libcommons-net-java-doc (>= 3), libcommons-pool-java, libcommons-pool-java-doc, libgentlyweb-utils-java, -- 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

