This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit f9f019dc556f5434076dc475f8ce546e1b30744c Author: Jan-Pascal van Best <[email protected]> Date: Wed Sep 8 18:14:14 2010 +0000 Added a breaks eclipse-platform, port from testing-proposed-updates --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 960bd62..38ce976 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 <[email protected]> Mon, 23 Aug 2010 14:47:28 +0200 + -- Jan-Pascal van Best <[email protected]> Tue, 07 Sep 2010 21:29:21 +0200 lucene2 (2.9.3+ds1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index e9c5dac..fa14f8d 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Recommends: libcommons-beanutils-java (>= 1.7.0), 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

