This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit dfffa877b900dd625be55749b17a4d87b495f579 Author: Jan-Pascal van Best <[email protected]> Date: Wed Aug 1 20:30:00 2007 +0000 Added homepage to package descriptions --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 64c61bb..f300055 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,8 @@ 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 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 @@ Description: Documentation for Lucene 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/ -- 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

