Norbert Preining wrote:
> Hmm, really? Looking throught the python scripts in TeX Live I find a
> lot of different things:
> /usr/share/texlive/texmf-dist/scripts] find . -name \*.py -exec head -n1
> '{}' \;
[...]
> I don't see that this is acutally working in debhelper.debhelper does this just fine for the vast majority of packages, with texlive being an outlier for python shebangs (as well as perl ones). For reference: - lintian (correctly) says that texlive-extra-utils is missing a python dependency - once added, lintian will also (correctly) say that src:texlive-extra should use dh_python*. Once done, these shebangs would be rewritten. cheers Stuart -- Stuart Prescott http://www.nanonanonano.net/ [email protected] Debian Developer http://www.debian.org/ [email protected] GPG fingerprint 90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7

