X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_lintian;h=f7541df7ee2035b6f339ac282a2dc575db3b66cd;hb=731152b39ab2a84e565dd5b2663ad94c4a656c12;hp=0dcf60be4a0dca8e36a95cb698b3d38bb136b3f8;hpb=56255dc8bf2cecc86871677b59298f4a63132e54;p=debhelper.git diff --git a/dh_lintian b/dh_lintian index 0dcf60b..f7541df 100755 --- a/dh_lintian +++ b/dh_lintian @@ -15,17 +15,25 @@ B [S>] =head1 DESCRIPTION -dh_lintian is a debhelper program that is responsible for installing +B 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 F + +These files are not installed, but will be scanned by lintian to provide +overrides for the source package. + +=back =cut