Author: osallou Date: 2015-02-28 08:08:14 +0000 (Sat, 28 Feb 2015) New Revision: 18879
Modified: trunk/packages/macsyfinder/trunk/debian/watch Log: fix watch to get non RC versions Modified: trunk/packages/macsyfinder/trunk/debian/watch =================================================================== --- trunk/packages/macsyfinder/trunk/debian/watch 2015-02-28 07:55:57 UTC (rev 18878) +++ trunk/packages/macsyfinder/trunk/debian/watch 2015-02-28 08:08:14 UTC (rev 18879) @@ -1,3 +1,3 @@ version=3 -https://github.com/gem-pasteur/macsyfinder/tags .*/macsyfinder-?(\d\S*)\.tar\.gz +https://github.com/gem-pasteur/macsyfinder/tags .*/macsyfinder-?(\d\S*\.\d+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
