Author: tille Date: 2015-03-16 15:49:24 +0000 (Mon, 16 Mar 2015) New Revision: 18974
Modified: trunk/packages/phyml/trunk/debian/changelog trunk/packages/phyml/trunk/debian/watch Log: Source is now on Github Modified: trunk/packages/phyml/trunk/debian/changelog =================================================================== --- trunk/packages/phyml/trunk/debian/changelog 2015-03-16 15:48:42 UTC (rev 18973) +++ trunk/packages/phyml/trunk/debian/changelog 2015-03-16 15:49:24 UTC (rev 18974) @@ -1,3 +1,10 @@ +phyml (2:20120412-3) UNRELEASED; urgency=medium + + * d/watch: Source is now on Github + * Moved debian/upstream to debian/upstream/metadata + + -- Andreas Tille <[email protected]> Mon, 16 Mar 2015 16:47:19 +0100 + phyml (2:20120412-2) unstable; urgency=low * debian/patches/sse_only_if_supported.patch: Check architecture before Modified: trunk/packages/phyml/trunk/debian/watch =================================================================== --- trunk/packages/phyml/trunk/debian/watch 2015-03-16 15:48:42 UTC (rev 18973) +++ trunk/packages/phyml/trunk/debian/watch 2015-03-16 15:49:24 UTC (rev 18974) @@ -1,4 +1,3 @@ version=3 -opts=downloadurlmangle=s|^(http:)//code\.google\.com(//phyml\.googlecode\.com/)|$1$2| \ -http://code.google.com/p/phyml/downloads/list?can=3&q=PhyML+Sources \ -.*/phyml(?:-|\.|_|_v)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz|zip|jar) + +https://github.com/stephaneguindon/phyml-downloads/releases .*/stable/phyml-(\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
