r10944 - packages/trunk/warzone2100/debian
Paul Wise
pabs at alioth.debian.org
Sat Apr 24 01:56:29 UTC 2010
Author: pabs
Date: 2010-04-24 01:56:29 +0000 (Sat, 24 Apr 2010)
New Revision: 10944
Modified:
packages/trunk/warzone2100/debian/changelog
packages/trunk/warzone2100/debian/watch
Log:
Update watch file to also report rc/beta with letters in the version
Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog 2010-04-24 01:34:15 UTC (rev 10943)
+++ packages/trunk/warzone2100/debian/changelog 2010-04-24 01:56:29 UTC (rev 10944)
@@ -2,6 +2,7 @@
* New upstream release candidate
* Bump Standards-Version, no changes needed
+ * Update watch file to also report rc/beta with letters in the version
-- Paul Wise <pabs at debian.org> Sat, 13 Mar 2010 13:20:19 +0700
Modified: packages/trunk/warzone2100/debian/watch
===================================================================
--- packages/trunk/warzone2100/debian/watch 2010-04-24 01:34:15 UTC (rev 10943)
+++ packages/trunk/warzone2100/debian/watch 2010-04-24 01:56:29 UTC (rev 10944)
@@ -1,3 +1,3 @@
version=3
-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
+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
More information about the Pkg-games-commits
mailing list