r46995 - /packages/arpack/trunk/debian/watch
sylvestre at users.alioth.debian.org
sylvestre at users.alioth.debian.org
Fri Feb 13 15:34:56 UTC 2015
Author: sylvestre
Date: Fri Feb 13 15:34:56 2015
New Revision: 46995
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46995
Log:
update of the watch file to point to github
Modified:
packages/arpack/trunk/debian/watch
Modified: packages/arpack/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/arpack/trunk/debian/watch?rev=46995&op=diff
==============================================================================
--- packages/arpack/trunk/debian/watch (original)
+++ packages/arpack/trunk/debian/watch Fri Feb 13 15:34:56 2015
@@ -1,3 +1,3 @@
version=3
-http://forge.scilab.org/index.php/p/arpack-ng/downloads/direct/ \
- .*/arpack-ng_(.*).tar.gz
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/arpack-ng-$1.tar.gz/" \
+ https://github.com/opencollab/arpack-ng/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
More information about the debian-science-commits
mailing list