Author: tille Date: 2015-02-22 17:08:06 +0000 (Sun, 22 Feb 2015) New Revision: 18843
Modified: trunk/packages/seqan/trunk/debian/changelog trunk/packages/seqan/trunk/debian/watch Log: correct opts in d/watch Modified: trunk/packages/seqan/trunk/debian/changelog =================================================================== --- trunk/packages/seqan/trunk/debian/changelog 2015-02-22 17:03:48 UTC (rev 18842) +++ trunk/packages/seqan/trunk/debian/changelog 2015-02-22 17:08:06 UTC (rev 18843) @@ -4,6 +4,7 @@ * cme fix dpkg-control * moved debian/upstream to debian/upstream/metadata * disable doc creation which works differently than in previous versions + * correct opts in d/watch -- Andreas Tille <[email protected]> Sun, 22 Feb 2015 10:07:40 +0100 Modified: trunk/packages/seqan/trunk/debian/watch =================================================================== --- trunk/packages/seqan/trunk/debian/watch 2015-02-22 17:03:48 UTC (rev 18842) +++ trunk/packages/seqan/trunk/debian/watch 2015-02-22 17:08:06 UTC (rev 18843) @@ -1,3 +1,3 @@ version=3 -opts="uversionmangle=s/$/+dfsg/" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ http://packages.seqan.de/ .*/seqan-src-([.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
