[SCM] Debian package checker branch, vendor-profile, updated. 2.5.1-29-g6659496
The following commit has been merged in the vendor-profile branch:
commit 665949652db4428ff8757001548c023f11fca226
Author: Niels Thykier <niels@thykier.net>
Date: Thu Jun 23 14:56:37 2011 +0200
Added --profile switch to the lintian manpage
diff --git a/frontend/lintian b/frontend/lintian
index 903b351..b8638d5 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -174,6 +174,7 @@ Behaviour options:
-L, --display-level display tags with the specified level
-o, --no-override ignore overrides
--pedantic display "P:" tags (normally suppressed)
+ --profile X Use the profile X or use vendor X checks
--show-overrides output tags that have been overriden
--suppress-tags T,... don\'t show the specified tags
--suppress-tags-from-file X don\'t show the tags listed in file X
@@ -186,7 +187,6 @@ Configuration options:
--no-cfg CONFIGFILE do not read any CONFIGFILE
--dist DIST scan packages in this distribution (e.g. sid)
--lab LABDIR use LABDIR as permanent laboratory
- --profile X Use the profile X or use vendor X checks
--root ROOTDIR use ROOTDIR instead of /usr/share/lintian
Package selection options:
-a, --all process all packages in distribution
diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index 069523e..77892fa 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -274,6 +274,15 @@ tags is probably not worth the effort.
This option overrides the B<pedantic> variable in the configuration
file.
+=item B<--profile> vendor[/prof]
+
+Use the profile from vendor (or the profile with that name). If the
+profile name does not contain a slash, the default profile for than
+vendor is chosen.
+
+Prefer to the Lintian User Manual for the full documentation of
+profiles.
+
=item B<--show-overrides>
Output tags that have been overridden.
--
Debian package checker
Reply to: