Author: pabs Date: 2011-03-11 09:31:02 +0000 (Fri, 11 Mar 2011) New Revision: 11903
Modified: packages/trunk/warzone2100/debian/changelog packages/trunk/warzone2100/debian/watch Log: Since the package moved to sid a long time ago it isn't valid to consider rc and beta versions, adjust watch file Modified: packages/trunk/warzone2100/debian/changelog =================================================================== --- packages/trunk/warzone2100/debian/changelog 2011-03-11 09:21:36 UTC (rev 11902) +++ packages/trunk/warzone2100/debian/changelog 2011-03-11 09:31:02 UTC (rev 11903) @@ -1,6 +1,8 @@ warzone2100 (2.3.7-2) UNRELEASED; urgency=low * Switch from embedded code copy to the system miniupnpc + * Since the package moved to sid a long time ago it isn't + valid to consider rc and beta versions, adjust watch file -- Paul Wise <[email protected]> Fri, 11 Mar 2011 16:36:01 +0800 Modified: packages/trunk/warzone2100/debian/watch =================================================================== --- packages/trunk/warzone2100/debian/watch 2011-03-11 09:21:36 UTC (rev 11902) +++ packages/trunk/warzone2100/debian/watch 2011-03-11 09:31:02 UTC (rev 11903) @@ -1,3 +1,2 @@ version=3 -opts=uversionmangle=s/[-_](beta|rc)(\d+\w*)/~$1$2/,dversionmangle=s/\+dfsg\d+$//g \ - http://sf.net/warzone2100/warzone2100-([\d\.]+(?:[-_](?:beta|rc)\d+\w*)?)\.tar\.gz|bz2 +http://sf.net/warzone2100/warzone2100-([\d\.]+)\.tar\.(?:gz|bz2) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

