Source: bsnes
Severity: normal
Tags: patch
Please fix the watch file. It doesn't seem to work at all. I've attached a
patch
--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-3-amd64
Debian Release: wheezy/sid
500 stable http.debian.net
--
Franz Schrober
diff --git a/debian/watch b/debian/watch
index 473b861..f334d63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,5 @@
version=3
opts=\
-uversionmangle=s/^/0./,\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://bsnes.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
-http://code.google.com/p/bsnes/downloads/detail[?]name=bsnes_v([0-9.]+)-source.tar.xz&.*
+uversionmangle=s/^/0./ \
+http://code.google.com/p/bsnes/downloads/list?can=1 .*/bsnes_v(\d[\d.]*).*\.tar\..*