The following commit has been merged in the master branch:
commit d1f1b58f43a4e33df219b1c19cd00e9084deeb9d
Author: Emmanuel Kasper <[email protected]>
Date:   Tue Jun 7 23:51:31 2011 +0200

    Commented out non-working watch file for mess
    
    ( it tries to download an older release )

diff --git a/debian/watch b/debian/watch
index 2f935dd..890be1a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
 version=3
 opts="dversionmangle=s/u\d+//" \
  http://mamedev.org/release.html .*mame(\d)(\d+)s.zip
-opts="dversionmangle=s/u\d+//" \
- http://www.mess.org/download.php .*mess(\d)(\d+)s.zip
+# Commented out: it tries to download mess0621s.zip which is older
+#opts="dversionmangle=s/u\d+//" \
+# http://www.mess.org/download.php .*mess(\d)(\d+)s.zip

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to