dh_lintian(1)
NAME
dh_lintian - install lintian override files into package build
directories
SYNOPSIS
dh_lintian [debhelperoptions]
DESCRIPTION
dh_lintian is a debhelper program that is responsible for installing
override files used by lintian into package build directories.
FILES
- debian/package.lintian-overrides
- Installed into usr/share/lintian/overrides/package in the package
build directory. This file is used to suppress erroneous lintian
diagnostics. - debian/source.lintian-overrides
- These files are not installed, but will be scanned by lintian to
provide overrides for the source package.
SEE ALSO
This program is a part of debhelper.
AUTHOR
- Steve Robbins <smr@debian.org>