Package: debhelper Version: 5.0.35 Severity: wishlist Some systems apparently use the 4-byte magic number "#! /" to detect a file as an interpretable script. When debhelper creates a maintainer script from scratch, I think it should use "#! /bin/sh" rather than "#!/bin/sh". Debian maintscripts (especially automatically generated ones) are unlikely to be used on other systems, and linux doesn't require the space, but I suggest it as a best-practice.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

