File: pypy-coverage.lintian-overrides

package info (click to toggle)
python-coverage 5.1%2Bdfsg.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,048 kB
  • sloc: python: 21,288; ansic: 1,212; javascript: 1,077; makefile: 217; sh: 106; xml: 42
file content (20 lines) | stat: -rw-r--r-- 1,081 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# debian/pypy-coverage.lintian-overrides
# Overrides for Lintian checks of ‘pypy-coverage’ package.
# Documentation: ‘/usr/share/doc/lintian/lintian’ §2.4.

# These files are Python package metadata, not documentation.
package-contains-documentation-outside-usr-share-doc usr/lib/pypy/dist-packages/coverage-5.1.egg-info/dependency_links.txt
package-contains-documentation-outside-usr-share-doc usr/lib/pypy/dist-packages/coverage-5.1.egg-info/entry_points.txt
package-contains-documentation-outside-usr-share-doc usr/lib/pypy/dist-packages/coverage-5.1.egg-info/requires.txt
package-contains-documentation-outside-usr-share-doc usr/lib/pypy/dist-packages/coverage-5.1.egg-info/top_level.txt

# These files are part of the functionality of Coverage, not documentation.
package-contains-documentation-outside-usr-share-doc usr/share/pypy-coverage/htmlfiles/index.html
package-contains-documentation-outside-usr-share-doc usr/share/pypy-coverage/htmlfiles/pyfile.html


# Local variables:
# coding: utf-8
# mode: conf-space
# End:
# vim: fileencoding=utf-8 filetype=conf :