CVS lucene/debian

Barry Hawkins barryh-guest@haydn.debian.org
Thu Mar 10 19:35:03 2005


Update of /cvsroot/pkg-java/lucene/debian
In directory haydn:/tmp/cvs-serv12318/debian

Modified Files:
      Tag: RB_1_4_3
	README.Debian changelog 
Added Files:
      Tag: RB_1_4_3
	compat 
Log Message:
Updated changelog for 1.4.3-3 release.
Added information about demos to README.Debian.
Added compat file to debian directory.


--- /cvsroot/pkg-java/lucene/debian/README.Debian	2005/01/03 04:19:41	1.2
+++ /cvsroot/pkg-java/lucene/debian/README.Debian	2005/03/11 02:34:21	1.2.2.1
@@ -6,4 +6,8 @@
 	/var/lib/tomcat4/webapps/luceneweb.war
 	/usr/share/java/lucene-demos-x.x.jar
 
+The demonstration applications require additional configuration to be used.  To configure the demonstration command-line applications for Lucene, see the documentation at /usr/share/doc/liblucene-java-doc/docs/demo.html.  A walkthrough of the source code for the demo is also provided at /usr/share/doc/liblucene-java-doc/docs/demo2.html.
+
+See /usr/share/doc/liblucene-java-doc/docs/demo3.html for information on configuring the Lucene web application to be run in a Java web container such as Tomcat.  A source code walkthrough for this application can be found at /usr/share/doc/liblucene-java-doc/docs/demo4.html
+
  -- Barry Hawkins <barry@alltc.com>, Wed, 29 Dec 2004 22:53:59 -0500
--- /cvsroot/pkg-java/lucene/debian/changelog	2005/02/11 21:21:22	1.3.2.1
+++ /cvsroot/pkg-java/lucene/debian/changelog	2005/03/11 02:34:22	1.3.2.2
@@ -1,7 +1,9 @@
 lucene (1.4.3-3) unstable; urgency=low
 
-  * Added use of ant.properties file & defined Ant classpath
+  * Added explicit declaration of commands and classpath for uniform builds
+  * Added use of external Ant properties file
   * Added use of dpatch for patch application/management
+  * Added comments to README.Debian regarding use of the demo applications
 
  -- Barry Hawkins <barry@alltc.com>  Thu, 20 Jan 2005 22:24:14 -0500