Author: janpascal-guest Date: 2007-08-01 20:30:00 +0000 (Wed, 01 Aug 2007) New Revision: 3944
Modified: trunk/lucene2/debian/control Log: Added homepage to package descriptions Modified: trunk/lucene2/debian/control =================================================================== --- trunk/lucene2/debian/control 2007-08-01 20:29:54 UTC (rev 3943) +++ trunk/lucene2/debian/control 2007-08-01 20:30:00 UTC (rev 3944) @@ -21,6 +21,8 @@ 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 that can easily be used to add search capabilities to applications. + . + Homepage: http://lucene.apache.org/java/ Package: liblucene2-java-doc Architecture: all @@ -31,3 +33,5 @@ Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. This package contains class API documentation for Lucene. + . + Homepage: http://lucene.apache.org/java/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

