r5330 - packages/trunk/funguloids/debian

Andres Mejia ceros-guest at alioth.debian.org
Mon Jan 14 05:18:28 UTC 2008


Author: ceros-guest
Date: 2008-01-14 05:18:28 +0000 (Mon, 14 Jan 2008)
New Revision: 5330

Modified:
   packages/trunk/funguloids/debian/watch
Log:
Provide newest version to look for in watchfile. Exclude results matching 'src'.

Modified: packages/trunk/funguloids/debian/watch
===================================================================
--- packages/trunk/funguloids/debian/watch	2008-01-14 05:07:59 UTC (rev 5329)
+++ packages/trunk/funguloids/debian/watch	2008-01-14 05:18:28 UTC (rev 5330)
@@ -1,10 +1,11 @@
 version=3
 
 # Use qa.debian.org
-http://sf.net/funguloids/funguloids-linux-([\d.-]+)\.tar\.bz2
+http://sf.net/funguloids/funguloids-linux-([^(src)].+)\.tar\.bz2 \
+    1.06-4.
 
 # Scan sourceforge directly
 opts=uversionmangle=s/\.\?.*// \
     http://downloads.sourceforge.net/funguloids \
-    http://downloads.sourceforge.net/funguloids/funguloids-linux-src-(.+)\.tar\.bz2(.*) \
+    http://downloads.sourceforge.net/funguloids/funguloids-linux-([^(src)].+)\.tar\.bz2(.*) \
     1.06-4




More information about the Pkg-games-commits mailing list