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

[SCM] Debian package checker branch, master, updated. 2.2.18-69-gb6e16e6



The following commit has been merged in the master branch:
commit b6e16e60134bcc5b4f44baf666f9f0909ae1cc65
Author: Russ Allbery <rra@debian.org>
Date:   Fri Dec 25 12:16:58 2009 -0800

    Adjust lintian-info man page for lintian -i not using it
    
    * man/lintian-info.1:
      + [RA] lintian -i no longer pipes output through lintian-info.  Adjust
        the man page accordingly.

diff --git a/debian/changelog b/debian/changelog
index 32d0b64..cc5686f 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -159,6 +159,8 @@ lintian (2.3.0) UNRELEASED; urgency=low
     + [RA] Add ar-info collection script.
   * man/lintian-info.1:
     + [RA] Add -h (--help).
+    + [RA] lintian -i no longer pipes output through lintian-info.  Adjust
+      the man page accordingly.
 
   * private/refresh-ftp-master-tags:
     + [RA] Script to refresh data about automatic package rejects.
diff --git a/man/lintian-info.1 b/man/lintian-info.1
index cc5b15b..0940a38 100644
--- a/man/lintian-info.1
+++ b/man/lintian-info.1
@@ -50,13 +50,15 @@ can either be piped through
 .B lintian-info
 or a log file produced by
 .B lintian
-can be processed with this command. (Note, that the
+can be processed with this command.  (Note, thought, that the
 .B lintian
 command has a command line option
 .B \-i
-to automatically pipe its output through
-.BR lintian-info .
-Thus, you will rarely use this command directly.)
+to display the same results as
+.BR lintian-info ,
+so you will not normally need to pipe the output of
+.B lintian
+into this command.)
 
 .SH OPTIONS
 .TP

-- 
Debian package checker


Reply to: