[med-svn] r3906 - trunk/packages/arb/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon Sep 7 09:48:45 UTC 2009
Author: tille
Date: 2009-09-07 09:48:45 +0000 (Mon, 07 Sep 2009)
New Revision: 3906
Modified:
trunk/packages/arb/trunk/debian/watch
Log:
arb now covers version number in download directory. Thanks for the watchfile to David Paleino
Modified: trunk/packages/arb/trunk/debian/watch
===================================================================
--- trunk/packages/arb/trunk/debian/watch 2009-09-07 08:42:12 UTC (rev 3905)
+++ trunk/packages/arb/trunk/debian/watch 2009-09-07 09:48:45 UTC (rev 3906)
@@ -1,3 +1,6 @@
version=3
-opts="uversionmangle=s/_//g;s/^/0.0./" \
- http://download.arb-home.de/src/arbsrc_([[:digit:]].*)\.(?:tar\.gz|tar|tgz)$
+# opts="uversionmangle=s/_//g;s/^/0.0./" \
+# http://download.arb-home.de/src/arbsrc_([[:digit:]].*)\.(?:tar\.gz|tar|tgz)$
+
+opts="downloadurlmangle=s/$/arbsrc.tgz/,filenamemangle=s/\/$/.tgz/" \
+ http://download.arb-home.de/release/ arb_(\d+.*)/
More information about the debian-med-commit
mailing list