CVS lucene/debian

Barry Hawkins barryh-guest@haydn.debian.org
Tue Mar 22 14:18:03 2005


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

Modified Files:
      Tag: RB_1_4_3
	rules 
Log Message:
turned off DH_VERBOSE flag for release

--- /cvsroot/pkg-java/lucene/debian/rules	2005/03/22 18:09:17	1.3.2.8
+++ /cvsroot/pkg-java/lucene/debian/rules	2005/03/22 21:17:48	1.3.2.9
@@ -2,7 +2,7 @@
 # debian/rules for lucene
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 # Set a locale; currently using default
 export LANG=C