/usr/share/lintian/overrides/trac is in trac 0.12.5-3~deb7u1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | # Make scripts generated by "deploy" command use sys.executable instead of
# hard-coding /usr/bin/python so that they work in virtualenv or other setups.
trac: interpreter-not-absolute usr/share/pyshared/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: unusual-interpreter usr/share/pyshared/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: interpreter-not-absolute usr/share/pyshared/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: unusual-interpreter usr/share/pyshared/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: interpreter-not-absolute usr/share/pyshared/trac/admin/templates/deploy_trac.wsgi #!${executable}
trac: unusual-interpreter usr/share/pyshared/trac/admin/templates/deploy_trac.wsgi #!${executable}
|