Package: python-codespeak-lib
Version: 1.0.1-2
Severity: important

All the /usr/bin/py.* scripts have "#!/usr/bin/python2.4" rather than "#!/usr/bin/python" shebang:

$ grep -F '#!/usr/bin/python' /usr/bin/py.*
/usr/bin/py.cleanup:#!/usr/bin/python2.4
/usr/bin/py.countloc:#!/usr/bin/python2.4
/usr/bin/py.lookup:#!/usr/bin/python2.4
/usr/bin/py.rest:#!/usr/bin/python2.4
/usr/bin/py.svnwcrevert:#!/usr/bin/python2.4
/usr/bin/py.test:#!/usr/bin/python2.4
/usr/bin/py.which:#!/usr/bin/python2.4

This is probably due to an unfortunate bug in dh: http://bugs.debian.org/547510
Rebuilding the package with debhelper >= 7.4.3 should fix this issue.

--
Jakub Wilk



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

Reply via email to