[Pkg-octave-commit] rev 585 - trunk/packages/octplot/debian

Rafael Laboissiere rafael at costa.debian.org
Wed Apr 26 09:06:29 UTC 2006


Author: rafael
Date: 2006-04-26 09:06:28 +0000 (Wed, 26 Apr 2006)
New Revision: 585

Modified:
   trunk/packages/octplot/debian/watch
Log:
Simplified regular expression

Modified: trunk/packages/octplot/debian/watch
===================================================================
--- trunk/packages/octplot/debian/watch	2006-04-26 07:56:39 UTC (rev 584)
+++ trunk/packages/octplot/debian/watch	2006-04-26 09:06:28 UTC (rev 585)
@@ -1,3 +1,3 @@
 version=3
 http://sourceforge.net/project/showfiles.php?group_id=86268 \
-	http://prdownloads.sourceforge.net/octplot/octplot-([\d\.]+)\.tar\.gz\?download
\ No newline at end of file
+	.*octplot-([\d\.]+)\.tar.*
\ No newline at end of file




More information about the Pkg-octave-commit mailing list