Please forgive me but the patch in the previouse mail is of course incorrect.
I am attaching the correct one right now.
Best regards
Robert Mitwicki
diff -ru debarchiver-0.9.10.pristine/src/debarchiver.pl debarchiver-0.9.10/src/debarchiver.pl
--- debarchiver-0.9.10.pristine/src/debarchiver.pl 2011-11-06 19:20:57.000000000 +0000
+++ debarchiver-0.9.10/src/debarchiver.pl 2013-11-29 14:15:24.212305877 +0000
@@ -836,7 +836,7 @@
}
if ($err) {
- pdebug(2, "No mail sent due to missing parameters");
+ pdebug(3, "No mail sent due to missing parameters");
} elsif (defined $cmds{'sendmail'}) {