This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guava-libraries.
commit e033f1dafe5478c44fb3639353d50cc45eec0d99 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 12 01:44:19 2013 +0200 Specified the dependencies broken by Guava 15.0 --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 48e2f87..3a5f246 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,10 @@ Homepage: http://code.google.com/p/guava-libraries/ Package: libguava-java Architecture: all Depends: libatinject-jsr330-api-java, libjsr305-java, ${misc:Depends} +Breaks: closure-compiler (<= 20130227+dfsg1-2), + jython (<= 2.5.2-2), + sisu-guice (<= 3.1.1-1), + stapler (<= 1.207-1) Description: suite of Google Common Libraries for Java 5.0 Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, concurrency -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guava-libraries.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

