Author: janpascal-guest Date: 2007-08-01 20:30:23 +0000 (Wed, 01 Aug 2007) New Revision: 3948
Modified: trunk/lucene2/debian/control Log: Added list of contrib libs to package description Modified: trunk/lucene2/debian/control =================================================================== --- trunk/lucene2/debian/control 2007-08-01 20:30:15 UTC (rev 3947) +++ trunk/lucene2/debian/control 2007-08-01 20:30:23 UTC (rev 3948) @@ -4,6 +4,8 @@ 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 @@ 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

