r4533 - packages/trunk/kball/debian
Gerfried Fuchs
alfie at alioth.debian.org
Fri Nov 2 11:07:10 UTC 2007
Author: alfie
Date: 2007-11-02 11:07:09 +0000 (Fri, 02 Nov 2007)
New Revision: 4533
Modified:
packages/trunk/kball/debian/changelog
packages/trunk/kball/debian/watch
Log:
Fixed watch file including mangling of upstream version
Modified: packages/trunk/kball/debian/changelog
===================================================================
--- packages/trunk/kball/debian/changelog 2007-11-02 04:20:44 UTC (rev 4532)
+++ packages/trunk/kball/debian/changelog 2007-11-02 11:07:09 UTC (rev 4533)
@@ -14,12 +14,14 @@
[ Barry deFreese ]
* Add desktop file
* Call dh_desktop
- * Change watch file (Still broken)
* Add Homepage field in control
* Bump debhelper build-dep to match compat
* Make clean not ignore errors
* Fix substvar source:Version
+ [ Gerfried Fuchs ]
+ * Fixed watch file including mangling of upstream version
+
-- Jon Dowland <jon at alcopop.org> Thu, 12 Jul 2007 11:31:01 +0100
kball (0.0.20041216-4) unstable; urgency=low
Modified: packages/trunk/kball/debian/watch
===================================================================
--- packages/trunk/kball/debian/watch 2007-11-02 04:20:44 UTC (rev 4532)
+++ packages/trunk/kball/debian/watch 2007-11-02 11:07:09 UTC (rev 4533)
@@ -4,4 +4,8 @@
# Compulsory line, this is a version 3 file
version=3
+# 16dec2004 --> 0.0.20041216
+
+opts="uversionmangle=s/(\d{2})([a-z]{3})(\d{4})/0.0.$3$2$1/;s/jan/01/;s/feb/02/;s/mar/03/;s/apr/04/;s/may/05/;s/jun/06/;s/jul/07/;s/aug/08/;s/sep/09/;s/oct/10/;s/nov/11/;s/dec/12/" \
http://sf.net/kball/kball_final_src_(.*)\.tar\.gz
+
More information about the Pkg-games-commits
mailing list