Hi,
I believe you have reverted the solution to bug #660794. As I was hit by
this bug #665263 as well, I solved it by changing the line in
dh_usrlocal from:
my $ebs = $bs x 2; # Escape the backslash from the shell
to
my $ebs = $bs; # Escape the backslash from the shell
and that worked as well.I am not sure, and I have not investigated extensively, but maybe you can still fix #660794 without the problems of #665263. Paul
signature.asc
Description: OpenPGP digital signature

