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

[SCM] Debian package checker branch, lab-refactor, updated. 2.5.3-172-g1507655



The following commit has been merged in the lab-refactor branch:
commit 15076559aacb31188e8e35b6478e311beebc9973
Author: Niels Thykier <niels@thykier.net>
Date:   Thu Oct 27 20:54:57 2011 +0200

    Corrected some examples in the manpage
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index 70e60ff..86063f6 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -674,11 +674,6 @@ Check source package foo given by foo.dsc.
 Check source package foo given by foo.dsc, including minor/possible
 tags.
 
-=item B<$ lintian --archivedir /var/packages --dist custom --area main>
-
-Check all packages found in the Debian archive at
-I</var/packages/dists/custom/main>.
-
 =item B<$ lintian -i foo.changes>
 
 Check the changes file and, if listed, the source and binary package
@@ -687,11 +682,12 @@ reported tags.
 
 =item B<$ lintian -c --binary foo>
 
-Search for binary package foo in the Debian archive and check it.
+Check the binary package foo in the Lintian laboratory.
 
 =item B<$ lintian -C cpy --source foo>
 
-Run the copyright checks on source package foo.
+Run the copyright checks on source package foo.  The package foo must
+be in the Lintian laboratory.
 
 =item B<$ lintian -u foo -U unpacked>
 

-- 
Debian package checker


Reply to: