Package: debhelper
Version: 5.0.37.3ubuntu1
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dh_builddeb emits a spurious warning when used with the new GNU tar.

$ fakeroot dh_builddeb

tar: -: file name read contains nul character

strace-ing the thing yields:

[pid 30927] execve("/bin/tar", ["tar", "-cf", "-", "-T", "-", "--null",
"--no-recursion"], [/* 58 vars */]) = 0

The problem is (see debbug #375864) that --null occurs after -T.
Moving it to the front should be backwards-compatible, and removes
the spurious warning.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE6t/z8+hUANcKr/kRAscgAJ0cM1fHkVFqMUC8vqqU92NCNkY0IACffNal
ffUEDh5xb8f9f0BHE+4EJy4=
=mWrx
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to