Author: tille Date: 2012-09-06 06:25:53 +0000 (Thu, 06 Sep 2012) New Revision: 12174
Modified: trunk/packages/spread-phy/trunk/debian/changelog trunk/packages/spread-phy/trunk/debian/watch Log: Enable watch file dealing with +dfsg suffix Modified: trunk/packages/spread-phy/trunk/debian/changelog =================================================================== --- trunk/packages/spread-phy/trunk/debian/changelog 2012-09-04 21:25:15 UTC (rev 12173) +++ trunk/packages/spread-phy/trunk/debian/changelog 2012-09-06 06:25:53 UTC (rev 12174) @@ -1,3 +1,9 @@ +spread-phy (1.0.4+dfsg-1) UNRELEASED; urgency=low + + * debian/watch: dversionmangle to deal with +dfsg suffix + + -- Andreas Tille <[email protected]> Tue, 04 Sep 2012 11:53:23 +0200 + spread-phy (1.0.4-1) unstable; urgency=low * New upstream version (+ adapted patches) Modified: trunk/packages/spread-phy/trunk/debian/watch =================================================================== --- trunk/packages/spread-phy/trunk/debian/watch 2012-09-04 21:25:15 UTC (rev 12173) +++ trunk/packages/spread-phy/trunk/debian/watch 2012-09-06 06:25:53 UTC (rev 12174) @@ -2,6 +2,7 @@ #http://www.kuleuven.be/aidslab/phylogeography/SPREAD.html \ # https://github.com/.*/phylogeography/SPREAD/spread-([.\d]+)\.tar\.gz \ +opts=dversionmangle=s/\+dfsg[0-9]*// \ https://github.com/phylogeography/SPREAD/downloads \ /downloads/phylogeography/SPREAD/Spread-phy-([.\d]+)\.tar\.gz \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
