This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjson-java.
commit 7090bb196e49477eaf66ccf1cefde4643f3f03c1 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 11 23:00:22 2014 +0000 Versioned dependency on libcommons-collections3-java for the binary package too --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4cd4743..907cadb 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: libjson-java Architecture: all Depends: groovy, libcommons-beanutils-java, - libcommons-collections3-java, + libcommons-collections3-java (>= 3.2.1-7~), libcommons-lang-java, libcommons-logging-java, libezmorph-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

