Your message dated Sat, 28 Jul 2012 09:29:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#682081: [bsnes] Please fix debian/uscan
has caused the Debian Bug report #682081,
regarding [bsnes] Please fix debian/watch
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
682081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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\..*
--- End Message ---
--- Begin Message ---
Am 19.07.2012 15:54, schrieb Tobias Hansen:
> On 19.07.2012 14:35, Schrober wrote:
>> Please fix the watch file. It doesn't seem to work at all. I've attached a
>
>
> What do you mean with "doesn't seem to work at all"?
>
> It works fine here:
>
> $uscan --report-status
> Processing watchfile line for package bsnes...
> Newest version on remote site is 0.088, local version is 0.088
> => Package is up to date
>
> Are you concerned because bsnes 89 is not detected? That is an
> exceptional source only release not recommended for distributions and
> the filename is therefore named differently. It's ok that it is not
> detected and the next regular release will probably have the -source in
> the filename again.
>
> Best regards,
> Tobias
Since this was not answered, I assume that the bug was about bsnes 89
not being detected and close it. If there's something else wrong with
the watch file, please reopen.
Best regards,
Tobias
--- End Message ---