Hi! The last patch was obviously wrong.
You'll find the correct version attached. Regards, -- Jérémy
--- debarchiver-0.6.0.orig/src/debarchiver.pl 2006-02-26 14:12:37.000000000 +0100
+++ debarchiver-0.6.0/src/debarchiver.pl 2006-03-21 11:49:04.000000000 +0100
@@ -1995,7 +1995,7 @@
pdebug(6, "Do nothing with $line\n");
}
# Files state.
- elsif ($state =~ /Files/) {
+ elsif ($state =~ /Files/ && $line =~ /^ /) {
my @f = split / /, $line;
shift @f;
my $file = pop @f;
pgpItaHBLy172.pgp
Description: PGP signature

