[Pkg-scicomp-commits] xmds-doc/trunk/debian
Daniel Leidert
daniel.leidert.spam at gmx.net
Mon Mar 16 21:47:41 UTC 2009
SVN commit 4268 by dleidert-guest:
Fix watch file for xmds-doc to allow downloading of the tarball too.
M +2 -3 xmds-doc/trunk/debian/watch
--- xmds-doc/trunk/debian/watch #4267:4268
@@ -1,4 +1,3 @@
version=3
-opts="uversionmangle=s/^/0~svn\./" \
- http://xmds.svn.sourceforge.net/viewvc/xmds/trunk/xmds-doc/ \
- .*revision=(\d+)
+opts=uversionmangle=s/^/0~svn\./,downloadurlmangle=s/xmds\?view.*$/xmds\/trunk\/xmds-doc.tar.gz\?view=tar/,filenamemangle=s/^.*revision=(\d+)$/xmds-doc-0~svn.$1.tar.gz/ \
+ http://xmds.svn.sourceforge.net/viewvc/xmds/trunk/xmds-doc/ .*revision=(\d+)$
More information about the Pkg-scicomp-commits
mailing list