Author: tille Date: 2015-01-30 18:37:04 +0000 (Fri, 30 Jan 2015) New Revision: 18641
Modified: trunk/packages/khmer/trunk/debian/watch Log: Normalise watch script Modified: trunk/packages/khmer/trunk/debian/watch =================================================================== --- trunk/packages/khmer/trunk/debian/watch 2015-01-30 17:36:56 UTC (rev 18640) +++ trunk/packages/khmer/trunk/debian/watch 2015-01-30 18:37:04 UTC (rev 18641) @@ -1,4 +1,3 @@ version=3 -opts="downloadurlmangle=s/\/tree\/(.*)/\/archive\/$1.tar.gz/" \ - https://github.com/ged-lab/khmer/ .*/tree/v([0-9.rc-]+) +https://github.com/ged-lab/khmer/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
