Author: tille Date: 2012-09-07 12:02:23 +0000 (Fri, 07 Sep 2012) New Revision: 12182
Modified: trunk/packages/velvet/trunk/debian/changelog trunk/packages/velvet/trunk/debian/watch Log: New upstream version; debian/watch now copes with +dfsg suffix (in addition to old ~nozlibcopy) Modified: trunk/packages/velvet/trunk/debian/changelog =================================================================== --- trunk/packages/velvet/trunk/debian/changelog 2012-09-07 09:43:13 UTC (rev 12181) +++ trunk/packages/velvet/trunk/debian/changelog 2012-09-07 12:02:23 UTC (rev 12182) @@ -1,3 +1,10 @@ +velvet (1.2.07+dfsg-1) UNRELEASED; urgency=low + + * New upstream version + * debian/watch: cope with +dfsg suffix (in addition to old ~nozlibcopy) + + -- Andreas Tille <[email protected]> Fri, 07 Sep 2012 14:00:49 +0200 + velvet (1.2.03~nozlibcopy-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/velvet/trunk/debian/watch =================================================================== --- trunk/packages/velvet/trunk/debian/watch 2012-09-07 09:43:13 UTC (rev 12181) +++ trunk/packages/velvet/trunk/debian/watch 2012-09-07 12:02:23 UTC (rev 12182) @@ -1,4 +1,3 @@ version=3 -opts=dversionmangle=s/~nozlibcopy// \ +opts=dversionmangle=s/([~+]dfsg|~nozlibcopy)// \ http://www.ebi.ac.uk/~zerbino/velvet/velvet_([.\d]*).tgz - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
