From a243946176b92b5fafd84f43d5a455551cf27210 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2009 16:50:49 -0400 Subject: Add FILES sections to man pages. Closes: #545041 --- dh_lintian | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'dh_lintian') diff --git a/dh_lintian b/dh_lintian index 0dcf60be..4e773730 100755 --- a/dh_lintian +++ b/dh_lintian @@ -18,14 +18,22 @@ B [S>] dh_lintian is a debhelper program that is responsible for installing override files used by lintian into package build directories. -If a file named debian/package.lintian-overrides exists, then it is -installed into usr/share/lintian/overrides/package in the package +=head1 FILES + +=over 4 + +=item debian/I.lintian-overrides + +Installed into usr/share/lintian/overrides/I in the package build directory. This file is used to suppress erroneous lintian diagnostics. -Note that a file named debian/source.lintian-overrides will not be -installed, but will be scanned by lintian to provide overrides for the -source package. +=item debian/I.lintian-overrides + +These files are not installed, but will be scanned by lintian to provide +overrides for the source package. + +=back =cut -- cgit v1.2.3