[med-svn] r17385 - trunk/packages/R/r-other-bio3d/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jul 1 07:13:24 UTC 2014


Author: tille
Date: 2014-07-01 07:13:24 +0000 (Tue, 01 Jul 2014)
New Revision: 17385

Modified:
   trunk/packages/R/r-other-bio3d/trunk/debian/watch
Log:
Fix uversionmangle in d/watch


Modified: trunk/packages/R/r-other-bio3d/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-other-bio3d/trunk/debian/watch	2014-06-30 23:40:30 UTC (rev 17384)
+++ trunk/packages/R/r-other-bio3d/trunk/debian/watch	2014-07-01 07:13:24 UTC (rev 17385)
@@ -1,5 +1,5 @@
 version=3
-opts=uversionmangle=s/\./-/g \
+opts="uversionmangle=s/(\d+)-(.+)/$1.$2/" \
 http://thegrantlab.org/bio3d/download/download-bucket \
   .*bio3d-v([-.0-9]+)
 




More information about the debian-med-commit mailing list