r11356 - packages/trunk/0ad-data/debian

Bertrand Marc bbk-guest at alioth.debian.org
Wed Sep 1 20:24:28 UTC 2010


Author: bbk-guest
Date: 2010-09-01 20:24:25 +0000 (Wed, 01 Sep 2010)
New Revision: 11356

Modified:
   packages/trunk/0ad-data/debian/changelog
   packages/trunk/0ad-data/debian/watch
Log:
Update versionning system

Modified: packages/trunk/0ad-data/debian/changelog
===================================================================
--- packages/trunk/0ad-data/debian/changelog	2010-08-31 16:47:26 UTC (rev 11355)
+++ packages/trunk/0ad-data/debian/changelog	2010-09-01 20:24:25 UTC (rev 11356)
@@ -1,4 +1,4 @@
-0ad-data (0alpha1~r07970-1) UNRELEASED; urgency=low
+0ad-data (0~r07970~alpha1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #594802).
 

Modified: packages/trunk/0ad-data/debian/watch
===================================================================
--- packages/trunk/0ad-data/debian/watch	2010-08-31 16:47:26 UTC (rev 11355)
+++ packages/trunk/0ad-data/debian/watch	2010-09-01 20:24:25 UTC (rev 11356)
@@ -1,4 +1,5 @@
 version=3
-http://releases.wildfiregames.com/0ad-(.*)-unix-data\.tar\.gz
+opts="dversionmangle=s/^0~//; s/1$//; s/~/-/" \
+    http://releases.wildfiregames.com/0ad-(.*)-unix-data\.tar\.gz
 
 




More information about the Pkg-games-commits mailing list