Author: janpascal-guest Date: 2009-01-30 14:24:13 +0000 (Fri, 30 Jan 2009) New Revision: 7908
Modified: branches/solr/1.2.0+ds2/debian/changelog branches/solr/1.2.0+ds2/debian/watch Log: Updated watch file to use apache archive Modified: branches/solr/1.2.0+ds2/debian/changelog =================================================================== --- branches/solr/1.2.0+ds2/debian/changelog 2009-01-30 11:07:02 UTC (rev 7907) +++ branches/solr/1.2.0+ds2/debian/changelog 2009-01-30 14:24:13 UTC (rev 7908) @@ -1,3 +1,9 @@ +solr (1.2.0+ds2-4) UNRELEASED; urgency=low + + * Updated watch file + + -- Jan-Pascal van Best <[email protected]> Fri, 30 Jan 2009 15:23:34 +0100 + solr (1.2.0+ds2-3) unstable; urgency=low * Update Galician translations in gl.po (closes: 513148). Modified: branches/solr/1.2.0+ds2/debian/watch =================================================================== --- branches/solr/1.2.0+ds2/debian/watch 2009-01-30 11:07:02 UTC (rev 7907) +++ branches/solr/1.2.0+ds2/debian/watch 2009-01-30 14:24:13 UTC (rev 7908) @@ -1,4 +1,4 @@ version=3 opts=dversionmangle=s/\+ds\d+$// \ - http://www.apache.org/dist/lucene/solr/(?:[0-9]*\.[0-9]*)/apache-solr-(.*).tgz + http://archive.apache.org/dist/lucene/solr/(?:[\d\.]+)/apache-solr-(.*).tgz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

