File: lintian-overrides

package info (click to toggle)
python-daemon 2.2.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 592 kB
  • sloc: python: 4,939; sh: 16; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# debian/source/lintian-overrides
# Overrides for Lintian checks of this source package.
# Documentation: ‘/usr/share/doc/lintian/lintian’ §2.4.

# The override for ‘dh_auto_test’ invokes that command with different
# options; so, the required ‘DEB_BUILD_OPTIONS’ check is being done.
# Remove this override when Lintian bug#943684 is corrected.
override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS

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