[SCM] Lucene 3 - Full-text search engine library for Java(TM) - Debian packaging branch, master, updated. upstream/3.4.0-23-g5c4f3cc

James Page james.page at canonical.com
Fri Dec 23 09:55:50 UTC 2011


The following commit has been merged in the master branch:
commit 65b160f2816e706f9158ad554f9d0220fe5831a4
Author: James Page <james.page at canonical.com>
Date:   Tue Nov 29 09:38:12 2011 +0000

    Added new (build)deps and Vcs fields

diff --git a/debian/control b/debian/control
index 46fc477..4905e8a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,21 +5,29 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Mat Scales <mat at wibbly.org.uk>, James Page <james.page at ubuntu.com>
 Homepage: http://lucene.apache.org/java/
 Standards-Version: 3.9.2
-Build-Depends: ant,
-               bnd,
-               debhelper (>= 8),
-               default-jdk,
-               javahelper,
-               javacc,
-               jflex,
-               libcommons-beanutils-java,
-               libcommons-collections3-java,
-               libcommons-compress-java,
-               libcommons-digester-java,
-               libcommons-logging-java,
-               libicu4j-4.4-java,
-               libregexp-java,
-               libxerces2-java
+Build-Depends:
+ ant,
+ bnd,
+ debhelper (>= 8),
+ default-jdk,
+ javacc,
+ javahelper,
+ jflex,
+ libavalon-framework-java,
+ libcommons-beanutils-java,
+ libcommons-collections3-java,
+ libcommons-compress-java,
+ libcommons-digester-java,
+ libcommons-logging-java,
+ libexcalibur-logkit-java,
+ libicu4j-4.4-java,
+ liblog4j1.2-java,
+ libregexp-java,
+ libxerces2-java,
+ libxml-commons-external-java,
+ libxml-commons-resolver1.1-java
+Vcs-Git: git://git.debian.org/git/pkg-java/lucene3.git
+Vcs-Browser: http://git.debian.org/?p=pkg-java/lucene3.git
 
 Package: liblucene3-java
 Architecture: all
@@ -38,14 +46,20 @@ Package: liblucene3-contrib-java
 Architecture: all
 Depends: liblucene3-java, ${misc:Depends}
 Suggests: liblucene3-java-doc
-Recommends: libcommons-beanutils-java,
-            libcommons-collections3-java,
-            libcommons-compress-java,
-            libcommons-digester-java,
-            libcommons-logging-java,
-            libicu4j-4.4-java,
-            libregexp-java,
-            libxerces2-java
+Recommends:
+ libavalon-framework-java,
+ libcommons-beanutils-java,
+ libcommons-collections3-java,
+ libcommons-compress-java,
+ libcommons-digester-java,
+ libcommons-logging-java,
+ libexcalibur-logkit-java,
+ libicu4j-4.4-java,
+ liblog4j1.2-java,
+ libregexp-java,
+ libxerces2-java,
+ libxml-commons-external-java,
+ libxml-commons-resolver1.1-java
 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
diff --git a/debian/copyright b/debian/copyright
index cff1e43..3707ae4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
-Upstream-Name: Apache Lucene 
+Upstream-Name: Apache Lucene
 Source: http://lucene.apache.org/java/docs/releases.html
  The source orig.tar.gz for this Debian package was created by downloading the
  upstream source and removing embedded libraries that are packaged in Debian.
@@ -30,7 +30,7 @@ License: PSF-2.4 and Apache-2
 
 Files: contrib/analyzers/common/src/java/org/apache/lucene/analysis/en/KStemmer.java
        contrib/analyzers/common/src/java/org/apache/lucene/analysis/en/KStemData*.java
-Copyright: 2003 Center for Intelligent Information Retrieval, 
+Copyright: 2003 Center for Intelligent Information Retrieval,
            University of Massachusetts, Amherst.
 License: CIIR and Apache-2
 

-- 
Lucene 3 - Full-text search engine library for Java(TM) - Debian packaging



More information about the pkg-java-commits mailing list