Author: pabs Date: 2010-01-15 21:45:27 +0000 (Fri, 15 Jan 2010) New Revision: 10696
Modified: packages/trunk/warzone2100/debian/changelog packages/trunk/warzone2100/debian/watch Log: Adjust watch file to new version scheme Modified: packages/trunk/warzone2100/debian/changelog =================================================================== --- packages/trunk/warzone2100/debian/changelog 2010-01-15 21:43:42 UTC (rev 10695) +++ packages/trunk/warzone2100/debian/changelog 2010-01-15 21:45:27 UTC (rev 10696) @@ -1,6 +1,7 @@ warzone2100 (2.3~beta7-1) UNRELEASED; urgency=low * New upstream beta release + * Adjust watch file to new version scheme -- Paul Wise <[email protected]> Fri, 18 Dec 2009 19:46:21 +0800 Modified: packages/trunk/warzone2100/debian/watch =================================================================== --- packages/trunk/warzone2100/debian/watch 2010-01-15 21:43:42 UTC (rev 10695) +++ packages/trunk/warzone2100/debian/watch 2010-01-15 21:45:27 UTC (rev 10696) @@ -1,3 +1,3 @@ version=3 -opts=uversionmangle=s/[-_](beta|rc)(\d+)/.0~1.$1$2/,dversionmangle=s/\+dfsg\d+$//g \ +opts=uversionmangle=s/[-_](beta|rc)(\d+)/~$1$2/,dversionmangle=s/\+dfsg\d+$//g \ http://sf.net/warzone2100/warzone2100-([\d\.]+(?:[-_](?:beta|rc)\d+)?)\.tar\.gz|bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

