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

[SCM] Debian package checker branch, master, updated. 2.5.11-190-g0641c17



The following commit has been merged in the master branch:
commit 0641c177706b38314c3017ac9892fce5216e14cc
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 26 16:31:40 2013 +0100

    man/lintian.pod.in: Document --pedantic is -L +=pedantic
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 3e22669..e6478c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -236,6 +236,10 @@ lintian (2.5.12) UNRELEASED; urgency=low
     + [ADB] Fix a typo in the matching of expected delimiters for some
       signed messages; thanks Samuel Bronson.
 
+  * man/lintian.pod.in:
+    + [NT] Document that --pedantic is the same as "-L +=pedantic".
+      (Closes: #703989)
+
   * private/refresh-locale-codes:
     + [JW,NT] Ignore the "zxx" locale code, which means "No
       linguistic content".  (Closes: #692548)
diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index 4202b29..835e84b 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -293,6 +293,7 @@ file.
 =item B<--pedantic>
 
 Display pedantic ("P:") tags as well.  They are normally suppressed.
+(This is equivalent to B<-L> "+=pedantic").
 
 Pedantic tags are Lintian at its most pickiest and include checks for
 particular Debian packaging styles and checks that many people

-- 
Debian package checker


Reply to: