Author: tille Date: 2012-08-27 13:32:19 +0000 (Mon, 27 Aug 2012) New Revision: 12134
Modified: trunk/packages/mothur/trunk/debian/changelog trunk/packages/mothur/trunk/debian/watch Log: Use dversionmangle to properly detect upstream version Modified: trunk/packages/mothur/trunk/debian/changelog =================================================================== --- trunk/packages/mothur/trunk/debian/changelog 2012-08-27 10:25:36 UTC (rev 12133) +++ trunk/packages/mothur/trunk/debian/changelog 2012-08-27 13:32:19 UTC (rev 12134) @@ -1,3 +1,10 @@ +mothur (1.27.0+dfsg-1) UNRELEASED; urgency=low + + * debian/watch: use dversionmangle to properly detect new upstream + versions + + -- Andreas Tille <[email protected]> Mon, 27 Aug 2012 15:30:34 +0200 + mothur (1.27.0+repack-precise1) precise; urgency=low * New minor release from upstream Modified: trunk/packages/mothur/trunk/debian/watch =================================================================== --- trunk/packages/mothur/trunk/debian/watch 2012-08-27 10:25:36 UTC (rev 12133) +++ trunk/packages/mothur/trunk/debian/watch 2012-08-27 13:32:19 UTC (rev 12134) @@ -1,6 +1,4 @@ -## Warning: Mothur only numbere *previous* releases. -## The current release downloadable archive does not feature a version number - version=3 +opts=dversionmangle=s/\+(dfsg|repack)// \ http://www.mothur.org/wiki/Download_mothur \ /w/images/.*/.*/Mothur\.([\d\.]+)\.zip _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
