File: python3-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 (18 lines) | stat: -rw-r--r-- 810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# debian/python3-coverage.lintian-overrides
# Overrides for Lintian checks of ‘python3-coverage’ package.
# Documentation: ‘/usr/share/doc/lintian/lintian’ §2.4.

# The Coverage.py library is not an application, despite these commands.
library-package-name-for-application usr/bin/python3.8-coverage usr/bin/python3-coverage
application-in-library-section python usr/bin/python3.8-coverage usr/bin/python3-coverage

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

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