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

[SCM] Debian package checker branch, master, updated. 2.5.10-14-g38dd41d



The following commit has been merged in the master branch:
commit 38dd41dcd4facb46c16ef8993201c068b81e5cd8
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Jul 11 15:10:17 2012 +0200

    lintian: Fix synopsis for --no-cfg in help output
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 8099c99..2beb7df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,9 @@ lintian (2.5.11) UNRELEASED; urgency=low
   * debian/control:
     + [NT] Add (Build-)Depends on libtext-levenshtein-perl.
 
+  * frontend/lintian:
+    + [NT] Fix synopsis for --no-cfg option in the help output.
+
   * lib/Lintian/Collect{/Source}.pm:
     + [NT] Add optional parameter to field (and X_field)
       methods that denotes the default value if a field is
diff --git a/frontend/lintian b/frontend/lintian
index a60c9c9..ae9d4f2 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -208,7 +208,7 @@ Configuration options:
     --area AREA               scan packages in this archive area (e.g. main)
     --archivedir ARCHIVEDIR   location of Debian archive to scan for packages
     --cfg CONFIGFILE          read CONFIGFILE for configuration
-    --no-cfg CONFIGFILE       do not read any CONFIGFILE
+    --no-cfg                  do not read any config files
     --dist DIST               scan packages in this distribution (e.g. sid)
     -j X, --jobs X            limit the number of parallel unpacking jobs to X
     --lab LABDIR              use LABDIR as permanent laboratory

-- 
Debian package checker


Reply to: