Author: janpascal-guest
Date: 2009-02-18 15:42:04 +0000 (Wed, 18 Feb 2009)
New Revision: 7993

Modified:
   branches/solr/1.2.0+ds2/debian/changelog
   branches/solr/1.2.0+ds2/debian/control
Log:
Fixed type in debian/control, which reinstates the dependency on libxpp3-java

Modified: branches/solr/1.2.0+ds2/debian/changelog
===================================================================
--- branches/solr/1.2.0+ds2/debian/changelog    2009-02-17 21:52:56 UTC (rev 
7992)
+++ branches/solr/1.2.0+ds2/debian/changelog    2009-02-18 15:42:04 UTC (rev 
7993)
@@ -1,10 +1,11 @@
-solr (1.2.0+ds2-4) UNRELEASED; urgency=low
+solr (1.2.0+ds2-4) unstable; urgency=low
 
   * Updated watch file
   * Add ${misc:Depends} to debian/control to take into account indirect
     dependencies from debhelper
+  * Added depenency on libxpp3-java (typo in control file, closes: #483261).
 
- -- Jan-Pascal van Best <[email protected]>  Sat, 31 Jan 2009 21:10:01 
+0100
+ -- Jan-Pascal van Best <[email protected]>  Wed, 18 Feb 2009 16:37:28 
+0100
 
 solr (1.2.0+ds2-3) unstable; urgency=low
 

Modified: branches/solr/1.2.0+ds2/debian/control
===================================================================
--- branches/solr/1.2.0+ds2/debian/control      2009-02-17 21:52:56 UTC (rev 
7992)
+++ branches/solr/1.2.0+ds2/debian/control      2009-02-18 15:42:04 UTC (rev 
7993)
@@ -30,7 +30,7 @@
  libcommons-fileupload-java (>= 1.2),
  libcommons-io-java (>= 1.3.1),
  libservlet2.4-java (>= 5.0.30),
- liblucene2-java (>= 2.4)
+ liblucene2-java (>= 2.4),
  libxpp3-java (>= 1.1.3.4.0)
 Recommends: solr-tomcat5.5 (>= ${binary:Version}) | solr-jetty (>= 
${binary:Version})
 Description: enterprise search server based on Lucene - common files


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to