Bug#445546: devscripts: Patch to fix this bug

2008-02-16 Thread Adam D. Barratt
On Tue, 2008-01-22 at 14:58 +0100, Rapha��l Pinson wrote: > This bug is due to the way the parse_file sub returns. Yep. [...] > This patch simply calls "next" instead of "return" when wget fails in > parse_file. This way, wget errors are silently ignored and all files > are downloaded. Which is

Bug#445546: devscripts: Patch to fix this bug

2008-01-22 Thread Rapha��l Pinson
Package: devscripts Version: 2.9.26 Followup-For: Bug #445546 This bug is due to the way the parse_file sub returns. When a .changes file is parsed, it downloads it, then analyzes is and downloads the .dsc and the files listed in it (as in, the orig.tar.gz and the diff.gz). When it gets out of t