[pkg-java] r12972 - trunk/lucene2/debian
Jan-Pascal van Best
janpascal-guest at alioth.debian.org
Wed Sep 8 18:14:46 UTC 2010
Author: janpascal-guest
Date: 2010-09-08 18:14:14 +0000 (Wed, 08 Sep 2010)
New Revision: 12972
Modified:
trunk/lucene2/debian/changelog
trunk/lucene2/debian/control
Log:
Added a breaks eclipse-platform, port from testing-proposed-updates
Modified: trunk/lucene2/debian/changelog
===================================================================
--- trunk/lucene2/debian/changelog 2010-09-07 19:23:24 UTC (rev 12971)
+++ trunk/lucene2/debian/changelog 2010-09-08 18:14:14 UTC (rev 12972)
@@ -1,10 +1,12 @@
lucene2 (2.9.3+ds1-2) UNRELEASED; urgency=low
+ * Added a Breaks: eclipse-platform (<= 3.5.2-6), forward-port from
+ 2.9.2+ds1-1squeeze1 (Closes: #595356)
* Put lucli under update-alternatives control to allow liblucene3-java-contrib
to take over
* Bump standards version to 3.9.1 (no changes needed)
- -- Jan-Pascal van Best <janpascal at vanbest.org> Mon, 23 Aug 2010 14:47:28 +0200
+ -- Jan-Pascal van Best <janpascal at vanbest.org> Tue, 07 Sep 2010 21:29:21 +0200
lucene2 (2.9.3+ds1-1) unstable; urgency=low
Modified: trunk/lucene2/debian/control
===================================================================
--- trunk/lucene2/debian/control 2010-09-07 19:23:24 UTC (rev 12971)
+++ trunk/lucene2/debian/control 2010-09-08 18:14:14 UTC (rev 12972)
@@ -39,7 +39,7 @@
libjline-java (>= 0.9.5),
libjtidy-java (>= 7+svn20070309),
libregexp-java (>= 1.4)
-Breaks: solr-common (<< 1.2.0+ds2-3)
+Breaks: solr-common (<< 1.2.0+ds2-3), eclipse-platform (<= 3.5.2-6)
Description: Full-text search engine library for Java(TM)
Lucene is a full-text search engine for the Java(TM) programming language.
Lucene is not a complete application, but rather a code library and API
More information about the pkg-java-commits
mailing list