On Fri, 2010-09-24 at 14:27 -0400, James Vega wrote: > On Fri, Sep 24, 2010 at 2:20 PM, Adam D. Barratt > <a...@adam-barratt.org.uk> wrote: > > On Fri, 2010-09-24 at 10:37 -0500, Raphael Geissert wrote: > >> Current hylafax's watch file triggers a bug in uscan's ftp listing parsing. > >> The watch file can be found at: > > > > I think there's some missing text there ;-) > > > > fwiw, this is trivially fixable in the watch file by stopping it being > > overly greedy; this watchfile works correctly: > > > > ftp://ftp.hylafax.org/source/hylafax-([^SNAPSHOT]*?)\.tar\.gz > > It's probably useful to not use [] for the wrong purpose, too. :)
Yeah, I just make the quick-n-easy fix to the existing file. :-) > ftp://ftp.hylafax.org/source/hylafax-([\d.]+)\.tar\.gz > > Above looks like a more appropriate pattern. Agreed. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org