[Pkg-scicomp-commits] abinit/trunk/debian
Daniel Leidert
daniel.leidert.spam at gmx.net
Thu Apr 30 09:30:38 UTC 2009
SVN commit 4402 by dleidert-guest:
Fixed.
M +5 -3 abinit/trunk/debian/watch
--- abinit/trunk/debian/watch #4401:4402
@@ -1,4 +1,6 @@
version=3
-opts=dversionmangle=s/\.dfsg$//,downloadurlmangle=s/_/./g;s/.*?text=([\d\.]+)$/ftp:\/\/ftp\.abinit\.org\/pub\/abinitio\/ABINIT_v$1\/abinit-$1.tar.gz/,filenamemangle=s/_/./g;s/.*?text=([\d\.]+)/abinit-$1.tar.gz/ \
- http://www.abinit.org/package/?text=package \
- \.\./package/\?text=(\d+)_(\d+)_(\d+)
+opts=dversionmangle=s/[+.]dfsg.*$// \
+ http://www.abinit.org/downloads/source-packages/abinit-1 ^.*/abinit-([\d.]+)\.tar\.gz$
+
+# nicer, but uscan reports the lowest version as the "newest" one?
+#http://www.abinit.org/downloads/source-packages/abinit-1/releases/(?:[\d.]+?)/ ^.*/abinit-([\d.]+)\.tar\.gz$
More information about the Pkg-scicomp-commits
mailing list