[med-svn] r6019 - trunk/packages/elastix/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Feb 18 11:58:44 UTC 2011


Author: tille
Date: 2011-02-18 11:58:43 +0000 (Fri, 18 Feb 2011)
New Revision: 6019

Modified:
   trunk/packages/elastix/trunk/debian/changelog
   trunk/packages/elastix/trunk/debian/watch
Log:
Enhanced watch file (thanks to Daniel Leidert <daniel.leidert at wgdd.de>)


Modified: trunk/packages/elastix/trunk/debian/changelog
===================================================================
--- trunk/packages/elastix/trunk/debian/changelog	2011-02-18 10:25:08 UTC (rev 6018)
+++ trunk/packages/elastix/trunk/debian/changelog	2011-02-18 11:58:43 UTC (rev 6019)
@@ -6,7 +6,8 @@
     - Fix typo in description
       Closes: #613621
   * Added debian/upstream-metadata.yaml
-  * Added debian/watch (Thanks to Paul Wise <pabs at debian.org>)
+  * Added debian/watch (Thanks to Paul Wise <pabs at debian.org>
+    and Daniel Leidert <daniel.leidert at wgdd.de>)
 
  -- Andreas Tille <tille at debian.org>  Wed, 16 Feb 2011 10:57:01 +0100
 

Modified: trunk/packages/elastix/trunk/debian/watch
===================================================================
--- trunk/packages/elastix/trunk/debian/watch	2011-02-18 10:25:08 UTC (rev 6018)
+++ trunk/packages/elastix/trunk/debian/watch	2011-02-18 11:58:43 UTC (rev 6019)
@@ -1,4 +1,10 @@
 version=3
-opts=downloadurlmangle=s/example/sources/ \
-     http://elastix.isi.uu.nl/about.php \
-     .*/elastix_example_v([\d\.]+)\.tar\.bz2
+# Author: Daniel Leidert <daniel.leidert at wgdd.de>
+opts=downloadurlmangle=s/whatsnew_0(\d+)_(\d+)\.php$/download\/elastix_sources_v$1.$2.tar.bz2/,filenamemangle=s/whatsnew_0(\d+)_(\d+)\.php$/elastix_sources_v$1.$2.tar.bz2/ \
+ http://elastix.isi.uu.nl/news.php whatsnew_0(\d+)_(\d+).php
+
+## This works only if the about.php page will be properly maintained
+## Author: Paul Wise <pabs at debian.org>
+#opts=downloadurlmangle=s/example/sources/ \
+#     http://elastix.isi.uu.nl/about.php \
+#     .*/elastix_example_v([\d\.]+)\.tar\.bz2




More information about the debian-med-commit mailing list