[pkg-java] r8085 - trunk/lucene2/debian
janpascal-guest at alioth.debian.org
janpascal-guest at alioth.debian.org
Tue Mar 17 15:00:50 UTC 2009
Author: janpascal-guest
Date: 2009-03-17 15:00:50 +0000 (Tue, 17 Mar 2009)
New Revision: 8085
Modified:
trunk/lucene2/debian/changelog
trunk/lucene2/debian/control
Log:
Changed Breaks to Conflicts to prevent trouble with buildds still running Etch
Modified: trunk/lucene2/debian/changelog
===================================================================
--- trunk/lucene2/debian/changelog 2009-03-15 22:35:30 UTC (rev 8084)
+++ trunk/lucene2/debian/changelog 2009-03-17 15:00:50 UTC (rev 8085)
@@ -1,3 +1,10 @@
+lucene2 (2.4.0+ds1-5) unstable; urgency=low
+
+ * Changed Breaks to Conflicts to prevent trouble with buildds still
+ running Etch.
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org> Sun, 01 Mar 2009 07:31:37 +0100
+
lucene2 (2.4.0+ds1-4) unstable; urgency=low
* Added a Breaks: control field to indicate incompatibility with versions
Modified: trunk/lucene2/debian/control
===================================================================
--- trunk/lucene2/debian/control 2009-03-15 22:35:30 UTC (rev 8084)
+++ trunk/lucene2/debian/control 2009-03-17 15:00:50 UTC (rev 8085)
@@ -35,7 +35,7 @@
libcommons-collections3-java (>= 3.1),
libcommons-logging-java (>= 1.0.4),
libcommons-beanutils-java (>= 1.7.0)
-Breaks: solr-common (< 1.2.0+ds2-3)
+Conflicts: solr-common (< 1.2.0+ds2-3)
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