Author: tille Date: 2017-01-18 09:13:36 +0000 (Wed, 18 Jan 2017) New Revision: 23631
Modified: trunk/packages/mriconvert/trunk/debian/changelog trunk/packages/mriconvert/trunk/debian/watch Log: Fix watch file - now detecting new version Modified: trunk/packages/mriconvert/trunk/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 08:41:53 UTC (rev 23630) +++ trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 09:13:36 UTC (rev 23631) @@ -1,3 +1,10 @@ +mriconvert (1:2.1.0-1) UNRELEASED; urgency=medium + + * Team upload + * Fix watch file + + -- Andreas Tille <[email protected]> Wed, 18 Jan 2017 10:04:19 +0100 + mriconvert (1:2.0.8-4) unstable; urgency=medium [ Gert Wollny ] Modified: trunk/packages/mriconvert/trunk/debian/watch =================================================================== --- trunk/packages/mriconvert/trunk/debian/watch 2017-01-18 08:41:53 UTC (rev 23630) +++ trunk/packages/mriconvert/trunk/debian/watch 2017-01-18 09:13:36 UTC (rev 23631) @@ -1,4 +1,5 @@ -version=3 -opts=uversionmangle=s/_/./g;s/^(\S+-x86(?:\.64)?(?:-rhel)?)$/0.0.$1/;s/-src$// \ +version=4 + +opts=downloadurlmangle=s:/view:/at_download/file:,filenamemangle=s/.*MRIConvert[_\-](\d\S*)-src.*/mriconvert-$1\.tar\.gz/ \ http://lcni.uoregon.edu/~jolinda/MRIConvert/ \ -(?:|.*/)MRIConvert[_\-](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) +(?:|.*/)MRIConvert[_\-](\d\S*)-src\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)/view _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
