On Mon, Jun 26, 2006 at 10:10:56PM +0200, Lo?c Minier wrote: > Package: devscripts > Version: 2.9.20 > Severity: normal > > Hi, > > When uscan runs against the gconf2 watch file, it spits: > bee% uscan --report --verbose > -- Scanning for watchfiles in . > -- Found watchfile in ./debian > -- In debian/watch, processing watchfile line: > http://download.gnome.org/sources/GConf/2.14/ > Use of uninitialized value in concatenation (.) or string at > /usr/bin/uscan line 719, <WATCH> line 2. > uscan warning: In debian/watch, > no matching hrefs for watch line > http://download.gnome.org/sources/GConf/2.14/ > -- In debian/watch, processing watchfile line: > GConf-(.*)\.tar\.gz debian uupdate > uscan warning: Can't determine protocol and site in > debian/watch, skipping: > GConf-(.*)\.tar\.gz debian uupdate > -- Scan finished > > The watch file looks as follows: > version=2 > http://download.gnome.org/sources/GConf/2.14/ > GConf-(.*)\.tar\.gz \ > debian uupdate > > I'll update the watch file to work around this problem. It's perhaps > malformed, but I suppose uscan should bark in this case.
You're right; it's missing a backslash at the end of the http://... line. I'll fix the program to warn in this case rather than giving a cryptic error message. Thanks for the report. Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]