File: lintian-overrides

package info (click to toggle)
trac 1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,452 kB
  • ctags: 8,602
  • sloc: python: 71,206; makefile: 358; sh: 79; xml: 10
file content (15 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: unusual-interpreter usr/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.cgi #!${executable}
trac: interpreter-not-absolute usr/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: unusual-interpreter usr/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.fcgi #!${executable}
trac: interpreter-not-absolute usr/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.wsgi #!${executable}
trac: unusual-interpreter usr/lib/python2.7/dist-packages/trac/admin/templates/deploy_trac.wsgi #!${executable}

# dh_python2 dropped the use of usr/share/pyshared now that only
# python2.7 is available.  This causes all the .png files shipped by
# trac to be moved into usr/lib/python2.7 instead of usr/share like
# they were before.
trac: image-file-in-usr-lib usr/lib/python2.7/dist-packages/trac/htdocs/*.png
trac: image-file-in-usr-lib usr/lib/python2.7/dist-packages/trac/htdocs/*.gif