]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_lintian
Updated French man page translation. Closes: #685560
[debhelper.git] / dh_lintian
index 0dcf60be4a0dca8e36a95cb698b3d38bb136b3f8..f7541df7ee2035b6f339ac282a2dc575db3b66cd 100755 (executable)
@@ -15,17 +15,25 @@ B<dh_lintian> [S<I<debhelper options>>]
 
 =head1 DESCRIPTION
 
-dh_lintian is a debhelper program that is responsible for installing
+B<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<package>.lintian-overrides
+
+Installed into usr/share/lintian/overrides/I<package> 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<debian/source/lintian-overrides>
+
+These files are not installed, but will be scanned by lintian to provide
+overrides for the source package.
+
+=back
 
 =cut