CVS lucene/debian

Barry Hawkins barryh-guest at haydn.debian.org
Wed Oct 26 20:22:22 UTC 2005


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

Modified Files:
      Tag: RB_1_4_3
	changelog control 
Log Message:
Corrected issue with control file regarding section specification of binary packages.


--- /cvsroot/pkg-java/lucene/debian/changelog	2005/10/24 21:02:52	1.3.2.12
+++ /cvsroot/pkg-java/lucene/debian/changelog	2005/10/26 20:22:21	1.3.2.13
@@ -1,3 +1,10 @@
+lucene (1.4.3-8) unstable; urgency=low
+
+  * Added specification of sections for binary packages to remediate
+    override for last package upload.
+
+ -- Barry Hawkins <barry at bytemason.org>  Wed, 26 Oct 2005 15:39:07 -0400
+
 lucene (1.4.3-7) unstable; urgency=low
 
   * Added missing dh_link to debian/rules; necessary link not being
--- /cvsroot/pkg-java/lucene/debian/control	2005/10/14 02:23:38	1.3.2.16
+++ /cvsroot/pkg-java/lucene/debian/control	2005/10/26 20:22:21	1.3.2.17
@@ -8,6 +8,7 @@
 
 Package: liblucene-java
 Architecture: all
+Section: text
 Depends: kaffe (>= 2:1.1.6) | java2-runtime | java1-runtime
 Replaces: liblucene-java-doc (<= 1.4.3-5)
 Suggests: liblucene-java-doc (>= ${Source-Version}), tomcat4
@@ -20,6 +21,7 @@
 
 Package: liblucene-java-doc
 Architecture: all
+Section: doc
 Suggests: liblucene-java (>= ${Source-Version})
 Description: demonstration programs and example code for Lucene
  Documentation and example code for Lucene, which is a full-text 



More information about the pkg-java-commits mailing list