[guava-libraries] 01/01: Removed the Breaks on jython, sisu-guice and stapler since the compatibility is assured by a patch (Closes: #724713)

Emmanuel Bourg ebourg-guest at alioth.debian.org
Wed Oct 16 21:10:59 UTC 2013


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 6e322b8285f3321d83f523a4a3bca01fd32257ce
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 16 23:09:30 2013 +0200

    Removed the Breaks on jython, sisu-guice and stapler since the compatibility is assured by a patch (Closes: #724713)
---
 debian/changelog |    8 ++++++++
 debian/control   |    5 +----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b5fbb5..b19debc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+guava-libraries (15.0-2) unstable; urgency=low
+
+  * Removed the Breaks on jython, sisu-guice and stapler since the compatibility
+    is temporarily assured by 05-preserve-mapmaker-makecomputingmap.patch
+    (Closes: #724713)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 16 Oct 2013 23:00:24 +0200
+
 guava-libraries (15.0-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 3a5f246..c12e665 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,7 @@ 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)
+Breaks: closure-compiler (<= 20130227+dfsg1-2)
 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



More information about the pkg-java-commits mailing list