Author: tille Date: 2012-04-22 07:17:17 +0000 (Sun, 22 Apr 2012) New Revision: 10488
Modified: trunk/packages/cd-hit/trunk/debian/changelog trunk/packages/cd-hit/trunk/debian/watch Log: Fixed watch file Modified: trunk/packages/cd-hit/trunk/debian/changelog =================================================================== --- trunk/packages/cd-hit/trunk/debian/changelog 2012-04-22 07:03:49 UTC (rev 10487) +++ trunk/packages/cd-hit/trunk/debian/changelog 2012-04-22 07:17:17 UTC (rev 10488) @@ -4,7 +4,7 @@ * renamed debian/upstream-metadata.yaml to debian/upstream [ Andreas Tille ] - * + * debian/watch: Fixed to reflect the change on code.google.com -- Andreas Tille <[email protected]> Sun, 22 Apr 2012 09:01:16 +0200 Modified: trunk/packages/cd-hit/trunk/debian/watch =================================================================== --- trunk/packages/cd-hit/trunk/debian/watch 2012-04-22 07:03:49 UTC (rev 10487) +++ trunk/packages/cd-hit/trunk/debian/watch 2012-04-22 07:17:17 UTC (rev 10488) @@ -1,2 +1,3 @@ version=3 -http://googlecode.debian.net/p/cdhit/cd-hit-v([.\d]+)[-\d]+\.tgz +http://code.google.com/p/cdhit/downloads/list?can=1 \ + .*/cd-hit-v([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
