1DH_LINTIAN(1) Debhelper DH_LINTIAN(1)
2
3
4
6 dh_lintian - install lintian override files into package build
7 directories
8
10 dh_lintian [debhelperĀ options]
11
13 dh_lintian is a debhelper program that is responsible for installing
14 override files used by lintian into package build directories.
15
17 debian/package.lintian-overrides
18 Installed into usr/share/lintian/overrides/package in the package
19 build directory. This file is used to suppress erroneous lintian
20 diagnostics.
21
22 debian/source/lintian-overrides
23 These files are not installed, but will be scanned by lintian to
24 provide overrides for the source package.
25
27 debhelper(1)
28
29 This program is a part of debhelper.
30
31 lintian(1)
32
34 Steve Robbins <smr@debian.org>
35
36
37
3813.7.1 2022-04-22 DH_LINTIAN(1)