CVS lucene/debian

Barry Hawkins barryh-guest at haydn.debian.org
Fri Oct 14 02:19:13 UTC 2005


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

Modified Files:
      Tag: RB_1_4_3
	ant.properties changelog control rules 
Log Message:
Updated patching and rules for ant transition and move to main.


--- /cvsroot/pkg-java/lucene/debian/ant.properties	2005/09/20 02:52:39	1.1.2.5
+++ /cvsroot/pkg-java/lucene/debian/ant.properties	2005/10/14 02:19:12	1.1.2.6
@@ -16,4 +16,3 @@
 build.rmic=kaffe
 #compile.debug=
 #compile.optimize=
-
--- /cvsroot/pkg-java/lucene/debian/changelog	2005/09/22 04:22:40	1.3.2.9
+++ /cvsroot/pkg-java/lucene/debian/changelog	2005/10/14 02:19:12	1.3.2.10
@@ -4,10 +4,11 @@
   * Temporarily disabled unit test for class 
     org.apache.lucene.analysis.ru.RussianStem until Unicode
     issue can be resolved
+  * Updated dependencies to reflect the Ant transition
   * Added integration with Debian Documentation
   * Updated standards version to 3.6.2.1
 
- -- Barry Hawkins <barry at bytemason.org>  Tue, 21 Sep 2005 23:37:13 -0400
+ -- Barry Hawkins <barry at bytemason.org>  Sat, 24 Sep 2005 18:43:25 -0400
 
 lucene (1.4.3-5) unstable; urgency=low
 
@@ -105,4 +106,3 @@
   * Initial Release.
 
  -- Takashi Okamoto <tora at debian.org>  Sat, 25 Jan 2003 11:17:27 +0900
-
--- /cvsroot/pkg-java/lucene/debian/control	2005/09/22 04:22:40	1.3.2.14
+++ /cvsroot/pkg-java/lucene/debian/control	2005/10/14 02:19:12	1.3.2.15
@@ -1,9 +1,9 @@
 Source: lucene
-Section: contrib/text
+Section: text
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Barry Hawkins <barry at bytemason.org>, Jeff Breidenbach <jab at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), dpatch (>= 1.11), kaffe (>= 2:1.1.6), ant (>= 1.6.5-1), javacc, junit, libxalan2-java
+Build-Depends-Indep: debhelper (>= 4.0.0), dpatch (>= 1.11), kaffe (>= 2:1.1.6), ant (>= 1.6.5-2), ant-optional (>= 1.6.5-2), javacc, junit, libxalan2-java
 Standards-Version: 3.6.2.1
 
 Package: liblucene-java
--- /cvsroot/pkg-java/lucene/debian/rules	2005/09/22 04:24:53	1.3.2.14
+++ /cvsroot/pkg-java/lucene/debian/rules	2005/10/14 02:19:12	1.3.2.15
@@ -81,28 +81,16 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-#	dh_installdebconf	
 	dh_installdocs
 	dh_installexamples
 	dh_installmenu
-#	dh_installlogrotate
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
 	dh_installcron
 	dh_installman
 	dh_installinfo
-#	dh_undocumented
 	dh_installchangelogs 
-	dh_link
-	dh_strip
 	dh_compress
 	dh_fixperms
-#	dh_makeshlibs
 	dh_installdeb
-#	dh_perl
-	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb



More information about the pkg-java-commits mailing list