[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 1.24.2-85-g299444f



The following commit has been merged in the master branch:
commit 299444f4689e90b16a9d5939a1105372b75e4b0c
Author: Frank Lichtenheld <djpig@debian.org>
Date:   Wed Aug 6 00:28:14 2008 -0300

    manpages.desc: Add used man command to description of manpage-has-errors-from-man

diff --git a/checks/manpages.desc b/checks/manpages.desc
index bd1c876..6bae647 100644
--- a/checks/manpages.desc
+++ b/checks/manpages.desc
@@ -157,6 +157,9 @@ Info: This man page provokes warnings or errors from man.
  .
  At worst, warning messages can be disabled with the .warn directive, see
  "Debugging" in the groff manual.
+ .
+ To test this for yourself you can use the following command:
+  LANG=C man --warnings -l manpage-file &gt;/dev/null
 
 Tag: manpage-for-x11-binary-in-wrong-directory
 Type: error
diff --git a/debian/changelog b/debian/changelog
index 0d82c19..4941cf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -70,6 +70,8 @@ lintian (1.24.3) unstable; urgency=low
     + [ADB] Update the Policy reference for manpage-has-wrong-extension.
     + [ADB] Use Lintian::Collect rather than parsing the "index" and
       "file-info" files.
+    + [FL] In description for manpage-has-errors-from-man note how to
+      reproduce this errors outside of lintian.  (Closes: #492930)
   * checks/menu-format{,.desc}:
     + [ADB] Use Lintian::Collect to parse the list of files in the package.
     + [ADB] Don't raise menu-command-not-in-package for 'sensible-browser'

-- 
Debian package checker


Reply to: