This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit f6c7c3183df7d8b0c6f34d791f11a0d7de19d1f4 Author: Jan-Pascal van Best <[email protected]> Date: Wed Aug 1 20:30:23 2007 +0000 Added list of contrib libs to package description --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/control b/debian/control index f300055..2710cda 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,8 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jan-Pascal van Best <[email protected]>, Barry Hawkins <[email protected]>, Jeff Breidenbach <[email protected]>, Michael Koch <[email protected]> +XS-Vcs-Browser: http://www.vanbest.org/websvn/lucene2 +XS-Vcs-svn: http://svn.vanbest.org/svn/lucene2 Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0), sun-java5-jre, sun-java5-jdk, ant, ant-optional, javacc, junit, libxalan2-java Build-Depends-Indep: libjline-java, libcommons-digester-java, libregexp-java, @@ -22,6 +24,10 @@ Description: Full-text search engine library for Java(TM) Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. . + In addition to the Lucene core library, the following contributions are + also included: analyzers bdb benchmark demos highlighter lucli memory + queries regex similarity snowball spellchecker surround swing wordnet xml-query-parser + . Homepage: http://lucene.apache.org/java/ Package: liblucene2-java-doc -- 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

