[pkg-java] r13626 - in tags/lucene2: . 2.9.4+ds1-1/debian 2.9.4+ds1-1/debian/patches

Jan-Pascal van Best janpascal-guest at alioth.debian.org
Mon May 2 21:00:16 UTC 2011


Author: janpascal-guest
Date: 2011-05-02 21:00:14 +0000 (Mon, 02 May 2011)
New Revision: 13626

Added:
   tags/lucene2/2.9.4+ds1-1/
   tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian
   tags/lucene2/2.9.4+ds1-1/debian/ant.properties
   tags/lucene2/2.9.4+ds1-1/debian/changelog
   tags/lucene2/2.9.4+ds1-1/debian/control
   tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch
   tags/lucene2/2.9.4+ds1-1/debian/watch
Removed:
   tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian
   tags/lucene2/2.9.4+ds1-1/debian/ant.properties
   tags/lucene2/2.9.4+ds1-1/debian/changelog
   tags/lucene2/2.9.4+ds1-1/debian/control
   tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch
   tags/lucene2/2.9.4+ds1-1/debian/watch
Log:
Tagging lucene2 release 2.9.4+ds1-1

Deleted: tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian
===================================================================
--- trunk/lucene2/debian/TODO.Debian	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,7 +0,0 @@
-TODO
-----
-
-Stuff to do regarding packaging of lucene-2.x.x:
-
-- Split into -core and -contrib package (maybe even further split up -contrib).
-

Copied: tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian (from rev 13625, trunk/lucene2/debian/TODO.Debian)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/TODO.Debian	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,9 @@
+TODO
+----
+
+- Convert Debian packaging to 3.0 (quilt) source format
+
+Stuff to do regarding packaging of lucene-2.x.x:
+
+- Split into -core and -contrib package (maybe even further split up -contrib).
+

Deleted: tags/lucene2/2.9.4+ds1-1/debian/ant.properties
===================================================================
--- trunk/lucene2/debian/ant.properties	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/ant.properties	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,17 +0,0 @@
-# Ant properties file for Debian lucene source package
-
-# Version number for upstream source; errors in the 
-# upstream source require that it be overridden.
-version=2.9.3
-
-# javacc settings used by Lucene build
-javacc.home=/usr/share/java
-javacc.jar=/usr/share/java/javacc.jar
-
-# javac settings used by Lucene compilation
-javac.debug=on
-javac.verbose=yes
-# build.rmic=kaffe
-build.compiler=javac1.5
-compile.debug=on
-compile.optimize=on

Copied: tags/lucene2/2.9.4+ds1-1/debian/ant.properties (from rev 13560, trunk/lucene2/debian/ant.properties)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/ant.properties	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/ant.properties	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,17 @@
+# Ant properties file for Debian lucene source package
+
+# Version number for upstream source; errors in the 
+# upstream source require that it be overridden.
+version=2.9.4
+
+# javacc settings used by Lucene build
+javacc.home=/usr/share/java
+javacc.jar=/usr/share/java/javacc.jar
+
+# javac settings used by Lucene compilation
+javac.debug=on
+javac.verbose=yes
+# build.rmic=kaffe
+build.compiler=javac1.5
+compile.debug=on
+compile.optimize=on

Deleted: tags/lucene2/2.9.4+ds1-1/debian/changelog
===================================================================
--- trunk/lucene2/debian/changelog	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/changelog	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,234 +0,0 @@
-lucene2 (2.9.4+ds1-0ubuntu1~ppa1) UNRELEASED; urgency=low
-
-  * New upstream version
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Fri, 10 Dec 2010 23:14:54 +0100
-
-lucene2 (2.9.3+ds1-2) UNRELEASED; urgency=low
-
-  * Added a Breaks: eclipse-platform (<= 3.5.2-6), forward-port from
-    2.9.2+ds1-1squeeze1 (Closes: #595356)
-  * Put lucli under update-alternatives control to allow liblucene3-java-contrib
-    to take over
-  * Bump standards version to 3.9.1 (no changes needed)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 07 Sep 2010 21:29:21 +0200
-
-lucene2 (2.9.3+ds1-1) unstable; urgency=low
-
-  * New upstream release 2.9.3
-  * Bump standards version to 3.9.0 (no changes needed)
-  * Added OSGI Require-Bundle metadata in contrib libraries (Closes: #578196)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 06 Aug 2010 16:14:31 +0200
-
-lucene2 (2.9.2+ds1-1) unstable; urgency=low
-
-  * New upstream release
-  * Add patch to fix Java networking during package build (workaround for
-    #560056).
-  * Bump standards version to 3.8.4 (no changes needed)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 18 Mar 2010 13:03:42 +0100
-
-lucene2 (2.9.1+ds1-5) unstable; urgency=low
-
-  * Override OSGi Bundle-SymbolicName for lucene-analyzers to be
-    `analysis' instead of `analyzers' (Closes: #566445)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 23 Jan 2010 20:27:45 +0100
-
-lucene2 (2.9.1+ds1-4) unstable; urgency=low
-
-  * Disable calling svnversion during package build
-  * Backport upstream fix (svn 834011): fix bug that causes false positive
-    failure in the test (Closes: #562308)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 22 Jan 2010 12:49:57 +0100
-
-lucene2 (2.9.1+ds1-3) unstable; urgency=low
-
-  * Mention in this changelog that CVE-2007-2383 has been fixed
-    (Closes: #558355; Fix CVE-2007-2383)
-  * Providing OSGi metadata in the Manifest for the
-    core and contrib packages (needed for building Eclipse).
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Wed, 20 Jan 2010 13:54:48 +0100
-
-lucene2 (2.9.1+ds1-2) unstable; urgency=low
-
-  * Removed (unused) embedded Prototype javascript library 
-    (Closes: #555225, #555226; Fix CVE-2007-2383)
-  * Added README.source containing information about how to create the Debian
-    source from the upstream source tarball
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 19 Nov 2009 20:45:04 +0100
-
-lucene2 (2.9.1+ds1-1) unstable; urgency=low
-
-  * New upstream release 2.9.1
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 06 Nov 2009 21:22:26 +0100
-
-lucene2 (2.9.0+ds1-3) unstable; urgency=low
-
-  * Fix contrib/ant unit test for running under pbuilder
-  * Disable backwards compatibility tests because these download older versions
-    from the Apache Lucene svn repository
-  * Moved a number of dependencies to Recommends: because they are only
-    dependencies of a contrib library:
-       libicu4j-java: contrib/collation
-       libjline-java: contrib/lucli
-       libjtidy-java: contrib/ant
-       libregexp-java: contrib/regex
-       libcommons-beanutils-java, libcommons-collections3-java,
-       libcommons-compress-java, libcommons-digester-java,
-       libcommons-logging-java: contrib/benchmark
-       libdb4.7-java, libdb-je-java: contrib/db
-  * Changed JRE depends to the -headless versions
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 05 Nov 2009 22:49:39 +0100
-
-lucene2 (2.9.0+ds1-2) unstable; urgency=low
-
-  * Updated Java source and target version to 1.5 (Closes: #549812)
-  * Added missing dependency on libicu4j-java (for contrib/collation)
-  * Added missing dependency on libjtidy-java (for contrib/ant)
-  * Fix lucli script (shebang line was places after the license block)
-  * Converted debian/copyright to machine-readable format
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Wed, 04 Nov 2009 10:27:47 +0100
-
-lucene2 (2.9.0+ds1-1) unstable; urgency=low
-
-  * New upstream version
-  * Updated Debian patches for Lucene 2.9
-  * Bumped standards version to 3.8.3 (no changes needed)
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 09 Oct 2009 16:02:03 +0200
-
-lucene2 (2.4.1+ds1-1) unstable; urgency=low
-
-  * New upstream version (2.4.1).
-  * Changed Section from "text" to the new section "java".
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 09 Jun 2009 14:24:27 +0200
-
-lucene2 (2.4.0+ds1-5) unstable; urgency=low
-
-  * Changed Breaks to Conflicts to prevent trouble with buildds still
-    running Etch.
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Sun, 01 Mar 2009 07:31:37 +0100
-
-lucene2 (2.4.0+ds1-4) unstable; urgency=low
-
-  * Added a Breaks: control field to indicate incompatibility with versions
-    of solr-common before 1.2.0+ds2-3 (Closes: 516291).
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 27 Feb 2009 23:39:14 +0100
-
-lucene2 (2.4.0+ds1-3) unstable; urgency=low
-
-  * Re-enable Highlighter unit test because it no longer causes network access
-    (Closes: 50678).
-  * Added ${misc:Depends} dependencies to fix possible debhelper dependencies.
-  * Cleaned up package description of liblucene2-java (removed list of contrib
-    libraries)
-  * Removed two invalid tests also removed upstream (Closes: #516475).
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 26 Feb 2009 20:57:33 +0100
-
-lucene2 (2.4.0+ds1-2) unstable; urgency=low
-
-  * switch to libdb4.6-java as we need the armel binary of it since OOo/armel
-    needs us 
-  * add myself to Uploaders:
-
- -- Rene Engelhard <rene at debian.org>  Mon, 24 Nov 2008 00:18:01 +0100
-
-lucene2 (2.4.0+ds1-1) unstable; urgency=low
-
-  * New upstream version (2 patches patched)
-  * Add DM-Upload-Allowed: Yes to debian/control
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 11 Oct 2008 22:46:02 +0200
-
-lucene2 (2.3.2+ds1-1) unstable; urgency=low
-
-  * New upstream release 
-  * Use openjdk to build lucene2, move to main (Closes: #488895)
-  * Update TODO.Debian to reflect move to openjdk
-  * Update README.Debian to reflect inclusion of bdb-je (in 2.3.0+ds1-1)
-  * Bump Standards-Version to 3.8.0
-  * Update debian/copyright to refer to the text of the Apache license in
-    /usr/share/common-licenses/
-  * Clean up some cruft (failed-unittest-log.txt, KEYS, rules-backup) per
-    suggestion of Jeff Breidenbach
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Mon, 28 Jul 2008 21:57:05 +0200
-
-lucene2 (2.3.1+ds1-1) unstable; urgency=low
-
-  [ Michael Koch ]
-  * Updated watch file to work with repackaged version number.
-
-  [ Jan-Pascal van Best ]
-  * New upstream release 
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 27 Mar 2008 06:47:48 +0100
-
-lucene2 (2.3.0+ds1-1) unstable; urgency=low
-
-  [ Varun Hiremath ]
-  * New upstream release
-  * Enable bdb-je integration (Closes: #450569)
-  * debian/patches:
-    - Remove 55_disable-db-jre-compilation.dpatch
-    + Add 55_fix-contrib-db-je-libs.dpatch to enable bdb-je integration
-  * Move the following patches to old dir as they are no longer applicable:
-    + old/20_remove-gdata-server.dpatch
-    + old/81_fix-javadocs-links.dpatch
-    + old/82_fix-javadoc-external-link-for-gcj.dpatch
-    + old/80_fix-javadocs-classpath.dpatch
-  * debian/control:
-    + Add libdb-je-java to Build-Depends-Indep
-    + Add Homepage header and replace XS-Vcs with Vcs
-    + Bump debhelper compat to 6
-    + Bump Standards-Version to 3.7.3
-
-  [ Jan-Pascal van Best ]
-  * Removed generated (javacc) files from orig.tar.gz.
-  * Updated Debian version to x.y.z+ds1-1, since it is a repackaged source
-  * Install the class documentation into the -doc package instead of into the
-    main package
-  * Added Debian packaging copyright information
-  * Added missing descriptions to patch files
-  * Prevent the test run to download anything, which would not work for
-    autobuilders
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 01 Feb 2008 14:18:11 +0100
-
-lucene2 (2.2.0-2) unstable; urgency=low
-
-  * Use libdb4.5-java instead of libdb4.3-java, which is removed from Debian.
-  * Move to cdbs
-  * Expanded man page a little
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 04 Sep 2007 21:02:06 +0200
-
-lucene2 (2.2.0-1) unstable; urgency=low
-
-  * New upstream release (2.2.0)
-  * Repackaged source tarball, removing third party jars
-  * Added links in lucene javadocs to locally installed ant and regexp javadocs
-  * Updated README.Debian for running the example webapp with tomcat5.5
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 14 Jul 2007 12:42:29 +0200
-
-lucene2 (2.1.0-1) unstable; urgency=low
-
-  * New upstream release (2.1.0)
-  * Fixes compilation of lucli, dbd, dbd-je, regex contrib jar files
-
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 10 Apr 2007 14:23:52 +0200

Copied: tags/lucene2/2.9.4+ds1-1/debian/changelog (from rev 13625, trunk/lucene2/debian/changelog)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/changelog	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/changelog	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,231 @@
+lucene2 (2.9.4+ds1-1) unstable; urgency=low
+
+  * New upstream version: 2.9.4
+  * Added a Breaks: eclipse-platform (<= 3.5.2-6), forward-port from
+    2.9.2+ds1-1squeeze1 (Closes: #595356)
+  * Put lucli under update-alternatives control to allow liblucene3-java-contrib
+    to take over
+  * Change dependency on libdb4.7-java to libdb5.1-java (Closes: #621398)
+  * Fixed debian/watch for new Apache archive repository layout
+  * Bump standards version to 3.9.1 (no changes needed)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 21 Apr 2011 22:01:28 +0200
+
+lucene2 (2.9.3+ds1-1) unstable; urgency=low
+
+  * New upstream release 2.9.3
+  * Bump standards version to 3.9.0 (no changes needed)
+  * Added OSGI Require-Bundle metadata in contrib libraries (Closes: #578196)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 06 Aug 2010 16:14:31 +0200
+
+lucene2 (2.9.2+ds1-1) unstable; urgency=low
+
+  * New upstream release
+  * Add patch to fix Java networking during package build (workaround for
+    #560056).
+  * Bump standards version to 3.8.4 (no changes needed)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 18 Mar 2010 13:03:42 +0100
+
+lucene2 (2.9.1+ds1-5) unstable; urgency=low
+
+  * Override OSGi Bundle-SymbolicName for lucene-analyzers to be
+    `analysis' instead of `analyzers' (Closes: #566445)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 23 Jan 2010 20:27:45 +0100
+
+lucene2 (2.9.1+ds1-4) unstable; urgency=low
+
+  * Disable calling svnversion during package build
+  * Backport upstream fix (svn 834011): fix bug that causes false positive
+    failure in the test (Closes: #562308)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 22 Jan 2010 12:49:57 +0100
+
+lucene2 (2.9.1+ds1-3) unstable; urgency=low
+
+  * Mention in this changelog that CVE-2007-2383 has been fixed
+    (Closes: #558355; Fix CVE-2007-2383)
+  * Providing OSGi metadata in the Manifest for the
+    core and contrib packages (needed for building Eclipse).
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Wed, 20 Jan 2010 13:54:48 +0100
+
+lucene2 (2.9.1+ds1-2) unstable; urgency=low
+
+  * Removed (unused) embedded Prototype javascript library 
+    (Closes: #555225, #555226; Fix CVE-2007-2383)
+  * Added README.source containing information about how to create the Debian
+    source from the upstream source tarball
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 19 Nov 2009 20:45:04 +0100
+
+lucene2 (2.9.1+ds1-1) unstable; urgency=low
+
+  * New upstream release 2.9.1
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 06 Nov 2009 21:22:26 +0100
+
+lucene2 (2.9.0+ds1-3) unstable; urgency=low
+
+  * Fix contrib/ant unit test for running under pbuilder
+  * Disable backwards compatibility tests because these download older versions
+    from the Apache Lucene svn repository
+  * Moved a number of dependencies to Recommends: because they are only
+    dependencies of a contrib library:
+       libicu4j-java: contrib/collation
+       libjline-java: contrib/lucli
+       libjtidy-java: contrib/ant
+       libregexp-java: contrib/regex
+       libcommons-beanutils-java, libcommons-collections3-java,
+       libcommons-compress-java, libcommons-digester-java,
+       libcommons-logging-java: contrib/benchmark
+       libdb4.7-java, libdb-je-java: contrib/db
+  * Changed JRE depends to the -headless versions
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 05 Nov 2009 22:49:39 +0100
+
+lucene2 (2.9.0+ds1-2) unstable; urgency=low
+
+  * Updated Java source and target version to 1.5 (Closes: #549812)
+  * Added missing dependency on libicu4j-java (for contrib/collation)
+  * Added missing dependency on libjtidy-java (for contrib/ant)
+  * Fix lucli script (shebang line was places after the license block)
+  * Converted debian/copyright to machine-readable format
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Wed, 04 Nov 2009 10:27:47 +0100
+
+lucene2 (2.9.0+ds1-1) unstable; urgency=low
+
+  * New upstream version
+  * Updated Debian patches for Lucene 2.9
+  * Bumped standards version to 3.8.3 (no changes needed)
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 09 Oct 2009 16:02:03 +0200
+
+lucene2 (2.4.1+ds1-1) unstable; urgency=low
+
+  * New upstream version (2.4.1).
+  * Changed Section from "text" to the new section "java".
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 09 Jun 2009 14:24:27 +0200
+
+lucene2 (2.4.0+ds1-5) unstable; urgency=low
+
+  * Changed Breaks to Conflicts to prevent trouble with buildds still
+    running Etch.
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Sun, 01 Mar 2009 07:31:37 +0100
+
+lucene2 (2.4.0+ds1-4) unstable; urgency=low
+
+  * Added a Breaks: control field to indicate incompatibility with versions
+    of solr-common before 1.2.0+ds2-3 (Closes: 516291).
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 27 Feb 2009 23:39:14 +0100
+
+lucene2 (2.4.0+ds1-3) unstable; urgency=low
+
+  * Re-enable Highlighter unit test because it no longer causes network access
+    (Closes: 50678).
+  * Added ${misc:Depends} dependencies to fix possible debhelper dependencies.
+  * Cleaned up package description of liblucene2-java (removed list of contrib
+    libraries)
+  * Removed two invalid tests also removed upstream (Closes: #516475).
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 26 Feb 2009 20:57:33 +0100
+
+lucene2 (2.4.0+ds1-2) unstable; urgency=low
+
+  * switch to libdb4.6-java as we need the armel binary of it since OOo/armel
+    needs us 
+  * add myself to Uploaders:
+
+ -- Rene Engelhard <rene at debian.org>  Mon, 24 Nov 2008 00:18:01 +0100
+
+lucene2 (2.4.0+ds1-1) unstable; urgency=low
+
+  * New upstream version (2 patches patched)
+  * Add DM-Upload-Allowed: Yes to debian/control
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 11 Oct 2008 22:46:02 +0200
+
+lucene2 (2.3.2+ds1-1) unstable; urgency=low
+
+  * New upstream release 
+  * Use openjdk to build lucene2, move to main (Closes: #488895)
+  * Update TODO.Debian to reflect move to openjdk
+  * Update README.Debian to reflect inclusion of bdb-je (in 2.3.0+ds1-1)
+  * Bump Standards-Version to 3.8.0
+  * Update debian/copyright to refer to the text of the Apache license in
+    /usr/share/common-licenses/
+  * Clean up some cruft (failed-unittest-log.txt, KEYS, rules-backup) per
+    suggestion of Jeff Breidenbach
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Mon, 28 Jul 2008 21:57:05 +0200
+
+lucene2 (2.3.1+ds1-1) unstable; urgency=low
+
+  [ Michael Koch ]
+  * Updated watch file to work with repackaged version number.
+
+  [ Jan-Pascal van Best ]
+  * New upstream release 
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Thu, 27 Mar 2008 06:47:48 +0100
+
+lucene2 (2.3.0+ds1-1) unstable; urgency=low
+
+  [ Varun Hiremath ]
+  * New upstream release
+  * Enable bdb-je integration (Closes: #450569)
+  * debian/patches:
+    - Remove 55_disable-db-jre-compilation.dpatch
+    + Add 55_fix-contrib-db-je-libs.dpatch to enable bdb-je integration
+  * Move the following patches to old dir as they are no longer applicable:
+    + old/20_remove-gdata-server.dpatch
+    + old/81_fix-javadocs-links.dpatch
+    + old/82_fix-javadoc-external-link-for-gcj.dpatch
+    + old/80_fix-javadocs-classpath.dpatch
+  * debian/control:
+    + Add libdb-je-java to Build-Depends-Indep
+    + Add Homepage header and replace XS-Vcs with Vcs
+    + Bump debhelper compat to 6
+    + Bump Standards-Version to 3.7.3
+
+  [ Jan-Pascal van Best ]
+  * Removed generated (javacc) files from orig.tar.gz.
+  * Updated Debian version to x.y.z+ds1-1, since it is a repackaged source
+  * Install the class documentation into the -doc package instead of into the
+    main package
+  * Added Debian packaging copyright information
+  * Added missing descriptions to patch files
+  * Prevent the test run to download anything, which would not work for
+    autobuilders
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Fri, 01 Feb 2008 14:18:11 +0100
+
+lucene2 (2.2.0-2) unstable; urgency=low
+
+  * Use libdb4.5-java instead of libdb4.3-java, which is removed from Debian.
+  * Move to cdbs
+  * Expanded man page a little
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 04 Sep 2007 21:02:06 +0200
+
+lucene2 (2.2.0-1) unstable; urgency=low
+
+  * New upstream release (2.2.0)
+  * Repackaged source tarball, removing third party jars
+  * Added links in lucene javadocs to locally installed ant and regexp javadocs
+  * Updated README.Debian for running the example webapp with tomcat5.5
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Sat, 14 Jul 2007 12:42:29 +0200
+
+lucene2 (2.1.0-1) unstable; urgency=low
+
+  * New upstream release (2.1.0)
+  * Fixes compilation of lucli, dbd, dbd-je, regex contrib jar files
+
+ -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 10 Apr 2007 14:23:52 +0200

Deleted: tags/lucene2/2.9.4+ds1-1/debian/control
===================================================================
--- trunk/lucene2/debian/control	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/control	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,60 +0,0 @@
-Source: lucene2
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Jan-Pascal van Best <janpascal at vanbest.org>, Barry Hawkins <barry at alltc.com>, 
- Jeff Breidenbach <jab at debian.org>, Michael Koch <konqueror at gmx.de>, Rene Engelhard <rene at debian.org>
-DM-Upload-Allowed: yes
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/lucene2/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/lucene2/
-Homepage: http://lucene.apache.org/java/
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), dpatch (>= 2.0),
- openjdk-6-jdk, 
- ant-optional (>= 1.8), ant-contrib, javacc, junit
-Build-Depends-Indep: libjline-java (>= 0.9.5), 
- libcommons-digester-java (>= 1.7), 
- libregexp-java (>= 1.4), 
- libdb4.7-java,
- libdb-je-java (>= 3.2.68),
- libcommons-collections3-java (>= 3.1), 
- libcommons-logging-java (>= 1.0.4), 
- libcommons-beanutils-java (>= 1.7.0),
- libcommons-compress-java (>= 1.0),
- libicu4j-java (>= 3.8.1),
- libjtidy-java (>= 7+svn20070309)
-Standards-Version: 3.9.1
-
-Package: liblucene2-java
-Architecture: all
-Depends: ${misc:Depends},
- openjdk-6-jre-headless | java5-runtime-headless,
-Recommends: libcommons-beanutils-java (>= 1.7.0),
- libcommons-collections3-java (>= 3.1), 
- libcommons-compress-java (>= 1.0),
- libcommons-digester-java (>= 1.7), 
- libcommons-logging-java (>= 1.0.4), 
- libdb4.7-java,
- libdb-je-java (>= 3.2.68),
- libicu4j-java (>= 3.8.1),
- libjline-java (>= 0.9.5), 
- libjtidy-java (>= 7+svn20070309),
- libregexp-java (>= 1.4)
-Breaks: solr-common (<< 1.2.0+ds2-3), eclipse-platform (<= 3.5.2-6)
-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.
- .
- This package contains the Lucene core library and a number of additional
- (contributed) libraries.
-
-Package: liblucene2-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Recommends: libregexp-java (>= 1.4), ant-doc
-Description: Documentation for Lucene
- 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.
- This package contains class API documentation for Lucene.

Copied: tags/lucene2/2.9.4+ds1-1/debian/control (from rev 13560, trunk/lucene2/debian/control)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/control	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/control	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,60 @@
+Source: lucene2
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Jan-Pascal van Best <janpascal at vanbest.org>, Barry Hawkins <barry at alltc.com>, 
+ Jeff Breidenbach <jab at debian.org>, Michael Koch <konqueror at gmx.de>, Rene Engelhard <rene at debian.org>
+DM-Upload-Allowed: yes
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/lucene2/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/lucene2/
+Homepage: http://lucene.apache.org/java/
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 6), dpatch (>= 2.0),
+ openjdk-6-jdk, 
+ ant-optional (>= 1.8), ant-contrib, javacc, junit
+Build-Depends-Indep: libjline-java (>= 0.9.5), 
+ libcommons-digester-java (>= 1.7), 
+ libregexp-java (>= 1.4), 
+ libdb5.1-java,
+ libdb-je-java (>= 3.2.68),
+ libcommons-collections3-java (>= 3.1), 
+ libcommons-logging-java (>= 1.0.4), 
+ libcommons-beanutils-java (>= 1.7.0),
+ libcommons-compress-java (>= 1.0),
+ libicu4j-java (>= 3.8.1),
+ libjtidy-java (>= 7+svn20070309)
+Standards-Version: 3.9.1
+
+Package: liblucene2-java
+Architecture: all
+Depends: ${misc:Depends},
+ openjdk-6-jre-headless | java5-runtime-headless,
+Recommends: libcommons-beanutils-java (>= 1.7.0),
+ libcommons-collections3-java (>= 3.1), 
+ libcommons-compress-java (>= 1.0),
+ libcommons-digester-java (>= 1.7), 
+ libcommons-logging-java (>= 1.0.4), 
+ libdb5.1-java,
+ libdb-je-java (>= 3.2.68),
+ libicu4j-java (>= 3.8.1),
+ libjline-java (>= 0.9.5), 
+ libjtidy-java (>= 7+svn20070309),
+ libregexp-java (>= 1.4)
+Breaks: solr-common (<< 1.2.0+ds2-3), eclipse-platform (<= 3.5.2-6)
+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.
+ .
+ This package contains the Lucene core library and a number of additional
+ (contributed) libraries.
+
+Package: liblucene2-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Recommends: libregexp-java (>= 1.4), ant-doc
+Description: Documentation for Lucene
+ 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.
+ This package contains class API documentation for Lucene.

Deleted: tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch
===================================================================
--- trunk/lucene2/debian/patches/50_fix-contrib-db-libs.dpatch	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,47 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 50_fix-contrib-db-libs.dpatch by Jan-Pascal van Best <janpascal at vanbest.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
- at DPATCH@
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' lucene2~/contrib/db/bdb/build.xml lucene2/contrib/db/bdb/build.xml
---- lucene2~/contrib/db/bdb/build.xml	2010-06-05 23:08:23.000000000 +0200
-+++ lucene2/contrib/db/bdb/build.xml	2010-08-06 10:07:42.000000000 +0200
-@@ -21,13 +21,11 @@
-     Lucene Berkeley DB integration
-   </description>
- 
--  <property name="db.version" value="4.7.25" />
--
-   <property name="javac.source" value="1.5" />
-   <property name="javac.target" value="1.5" />
- 
-   <path id="db.jar">
--    <pathelement location="lib/db-${db.version}.jar" />
-+    <pathelement location="/usr/share/java/libdb4.7-java.jar" />
-   </path>
-   
-   <pathconvert property="project.classpath" targetos="unix" refid="db.jar" />
-@@ -51,12 +49,6 @@
-     </available>
-   </target>
- 
--  <target name="get-db-jar" unless="db.jar.exists" if="build.this.contrib">
--    <mkdir dir="lib" />
--    <get src="http://downloads.osafoundation.org/db/db-${db.version}.jar"
--         dest="lib/db-${db.version}.jar" />
--  </target>
--
-   <target name="sanity-load-lib" depends="compile-test" if="build.this.contrib">
-     <java classname="org.apache.lucene.store.db.SanityLoadLibrary"
-           classpathref="junit.classpath"
-@@ -83,7 +75,6 @@
-     <antcall target="contrib-build.test" inheritAll="true" inheritRefs="true" />
-   </target>
- 
--  <target name="check-and-get-db-jar" depends="get-db-jar" />
--  <target name="init" depends="contrib-build.init,checkJAR,check-and-get-db-jar" />
-+  <target name="init" depends="contrib-build.init,checkJAR" />
- 
- </project>

Copied: tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch (from rev 13560, trunk/lucene2/debian/patches/50_fix-contrib-db-libs.dpatch)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/patches/50_fix-contrib-db-libs.dpatch	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,47 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 50_fix-contrib-db-libs.dpatch by Jan-Pascal van Best <janpascal at vanbest.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' lucene2~/contrib/db/bdb/build.xml lucene2/contrib/db/bdb/build.xml
+--- lucene2~/contrib/db/bdb/build.xml	2010-06-05 23:08:23.000000000 +0200
++++ lucene2/contrib/db/bdb/build.xml	2010-08-06 10:07:42.000000000 +0200
+@@ -21,13 +21,11 @@
+     Lucene Berkeley DB integration
+   </description>
+ 
+-  <property name="db.version" value="4.7.25" />
+-
+   <property name="javac.source" value="1.5" />
+   <property name="javac.target" value="1.5" />
+ 
+   <path id="db.jar">
+-    <pathelement location="lib/db-${db.version}.jar" />
++    <pathelement location="/usr/share/java/libdb5.1-java.jar" />
+   </path>
+   
+   <pathconvert property="project.classpath" targetos="unix" refid="db.jar" />
+@@ -51,12 +49,6 @@
+     </available>
+   </target>
+ 
+-  <target name="get-db-jar" unless="db.jar.exists" if="build.this.contrib">
+-    <mkdir dir="lib" />
+-    <get src="http://downloads.osafoundation.org/db/db-${db.version}.jar"
+-         dest="lib/db-${db.version}.jar" />
+-  </target>
+-
+   <target name="sanity-load-lib" depends="compile-test" if="build.this.contrib">
+     <java classname="org.apache.lucene.store.db.SanityLoadLibrary"
+           classpathref="junit.classpath"
+@@ -83,7 +75,6 @@
+     <antcall target="contrib-build.test" inheritAll="true" inheritRefs="true" />
+   </target>
+ 
+-  <target name="check-and-get-db-jar" depends="get-db-jar" />
+-  <target name="init" depends="contrib-build.init,checkJAR,check-and-get-db-jar" />
++  <target name="init" depends="contrib-build.init,checkJAR" />
+ 
+ </project>

Deleted: tags/lucene2/2.9.4+ds1-1/debian/watch
===================================================================
--- trunk/lucene2/debian/watch	2011-04-22 03:57:11 UTC (rev 13559)
+++ tags/lucene2/2.9.4+ds1-1/debian/watch	2011-05-02 21:00:14 UTC (rev 13626)
@@ -1,3 +0,0 @@
-version=3
-opts=dversionmangle=s/\+ds\d// \
-http://www.apache.org/dist/lucene/java/lucene-(2\.9.*)-src\.tar\.gz

Copied: tags/lucene2/2.9.4+ds1-1/debian/watch (from rev 13560, trunk/lucene2/debian/watch)
===================================================================
--- tags/lucene2/2.9.4+ds1-1/debian/watch	                        (rev 0)
+++ tags/lucene2/2.9.4+ds1-1/debian/watch	2011-05-02 21:00:14 UTC (rev 13626)
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\+ds\d// \
+http://www.apache.org/dist/lucene/java/(2\.9\.\d)/lucene-(2\.9.\d)-src\.tar\.gz




More information about the pkg-java-commits mailing list