Package: solr-common Version: 1.3.0+ds1-1 Severity: minor Tags: patch
--- Please enter the report below this line. ---In testing, solr-common recommands solr-tomcat5.5 which does not exist in testing. Should recommands
solr-tomcat6 instead. Please change package recommends in control file.
Here is the patch :
diff -wurN solr-1.3.0+ds1.orig/debian/control solr-1.3.0+ds1/debian/control
--- solr-1.3.0+ds1.orig/debian/control 2009-10-01 10:25:13.000000000 +0200
+++ solr-1.3.0+ds1/debian/control 2009-10-01 10:26:05.000000000 +0200
@@ -36,7 +36,7 @@
liblucene2-java (>= 2.4.0),
libxpp3-java (>= 1.1.3.4.0),
libtomcat6-java (>= 6.0.20)
-Recommends: solr-tomcat5.5 (>= ${binary:Version}) | solr-jetty (>=
${binary:Version})
+Recommends: solr-tomcat6 (>= ${binary:Version}) | solr-jetty (>=
${binary:Version})
Description: enterprise search server based on Lucene - common files
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-2-686
Debian Release: 5.0.3
--- Package information. ---
Depends (Version) | Installed
==========================================================-+-============================
debconf (>= 1.5) | 1.5.24
openjdk-6-jre (>= 6b11-5) |
OR java5-runtime |
libcommons-codec-java (>= 1.3) | 1.3-4
libcommons-csv-java (>= 0.1-SNAPSHOT+svn558885) |
libcommons-fileupload-java (>= 1.2) |
libcommons-io-java (>= 1.3.1) |
libservlet2.5-java (>= 6.0.20) |
liblucene2-java (>= 2.4.0) |
libxpp3-java (>= 1.1.3.4.0) |
libtomcat6-java (>= 6.0.20) |
Recommends (Version) | Installed
====================================-+-==================
solr-tomcat5.5 (>= 1.3.0+ds1-1) |
OR solr-jetty (>= 1.3.0+ds1-1) |
Package's Suggests field is empty.
-------------------------------------------------------------------------------
Benoit GUERIN Chef de projet Multimédia / Développeur DECALOG 1244 rue Henri Dunant 07500 GUILHERAND-GRANGES Tél : +33 (0) 4-75-81-50-50 Fax : +33 (0) 4-75-81-34-50 E-mail : [email protected] <mailto:[email protected]> Web : www.decalog.net <http://www.decalog.net>Afin de contribuer au respect de l'environnement, merci de n'imprimer ce courriel que si nécessaire
<<attachment: b_guerin.vcf>>
_______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

