[pkg-java] r4816 - trunk/solr/debian
janpascal-guest at alioth.debian.org
janpascal-guest at alioth.debian.org
Fri Nov 23 08:37:48 UTC 2007
Author: janpascal-guest
Date: 2007-11-23 08:37:48 +0000 (Fri, 23 Nov 2007)
New Revision: 4816
Modified:
trunk/solr/debian/watch
Log:
Updated watch file to take +ds1 in debian source version into account
Modified: trunk/solr/debian/watch
===================================================================
--- trunk/solr/debian/watch 2007-11-22 22:31:44 UTC (rev 4815)
+++ trunk/solr/debian/watch 2007-11-23 08:37:48 UTC (rev 4816)
@@ -1,4 +1,4 @@
version=3
-http://www.apache.org/dist/lucene/solr/([0-9]*\.[0-9]*)/apache-solr-(.*).tgz
-
+opts=dversionmangle=s/\+ds\d+$// \
+ http://www.apache.org/dist/lucene/solr/(?:[0-9]*\.[0-9]*)/apache-solr-(.*).tgz
More information about the pkg-java-commits
mailing list