The following commit has been merged in the master branch:
commit 12a49b6c29695c458ef9aaf6f9d7c0eddc163206
Author: Ansgar Burchardt <[email protected]>
Date: Sun Apr 11 13:33:55 2010 +0900
debian/watch: Use extendend regular expression.
Use case-insensitive matching as the last upstream release used lower
case letters. While at it, also accept other distribution formats.
Signed-off-by: Ansgar Burchardt <[email protected]>
diff --git a/debian/watch b/debian/watch
index 768aa62..0811ce8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=2
-http://qa.debian.org/watch/sf.php/xaos/ XaoS-(\d+\.\d+).tar.gz.*
+http://qa.debian.org/watch/sf.php/xaos/
(?i)xaos-(\d+\.\d+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
real-time interactive fractal zoomer
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits