Adam D. Barratt wrote: > On Thu, December 25, 2008 19:47, Thomas Goirand wrote: >> Hi, >> >> I have 2 packages that I maintain and for which I'm also upstream: >> sbox-dtc and dtc (both are in Lenny). The watch file for the second one >> doesn't work, as uscan sees the first one. Let me explain... >> >> ~/sources/dtc$ cat debian/watch >> version=3 >> ftp://ftp.gplhost.com/debian/dists/stable/main/source/dtc_(.*).orig.tar.gz >> >> then in ftp://ftp.gplhost.com/debian/dists/stable/main/source/ there is >> also sbox-dtc_1.11.orig.tar.gz, and uscan sees it as higher version for >> the dtc file. > > I think this is a bug in uscan's parsing of a particular format of FTP > directory listing. I've attached a patch that appears to work for me, but > not committed it yet. Feedback welcome. :-) > > Regards, > > Adam >
This works now, for my particular package. I don't really care about it being sent to lenny, but I think it would be nice to have the qa pages reporting the correct versions. Not sure how to make this happen though... Thanks for the patch. Thomas -- To unsubscribe, send mail to [email protected].
