This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit 8cd6f51c4349778a921fb1f989dbbcee245bdaa1 Author: Niels Thykier <[email protected]> Date: Wed Aug 3 13:06:24 2011 +0000 Release to experimental --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99ab15d..1ecbf57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -lucene2 (2.9.4+ds1-3) UNRELEASED; urgency=low +lucene2 (2.9.4+ds1-3) experimental; urgency=low * Team upload. + - Upload to experimental to avoid breaking eclipse in sid. * Fixed the Bundle-SymbolicName of the lucene-core.jar. (Closes: 631235) * Dropped JRE dependencies - no longer required by the Java Policy. diff --git a/debian/control b/debian/control index 5ca64b6..b236f64 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,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), eclipse-platform (<= 3.5.2-6) +Breaks: solr-common (<< 1.2.0+ds2-3), eclipse-platform (<= 3.5.2-11) 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

