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

[SCM] Debian package checker branch, master, updated. 1.24.4-97-g32df205



The following commit has been merged in the master branch:
commit 8b9b9fa0818de1b4d53c1ee2de65223d1ecdcabb
Author: Frank Lichtenheld <djpig@debian.org>
Date:   Wed Sep 3 04:04:06 2008 +0200

    man/lintian.1: Document udeb support in description for --packages-file

diff --git a/debian/changelog b/debian/changelog
index 44ea465..b878dfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -82,6 +82,9 @@ lintian (2.0.0~rc1) experimental; urgency=low
   * lib/Lintian/Schedule.pm:
     + [FL] Factor out some scheduling code.
   
+  * man/lintian.1:
+    + [FL] Document udeb support in description for --packages-file.
+  
   * t/runtests:
     + [FL] Copy the changes to testset/runtests from JP's branch.
     + [RA] Fix single test mode.
diff --git a/man/lintian.1 b/man/lintian.1
index b20ba9f..1601242 100644
--- a/man/lintian.1
+++ b/man/lintian.1
@@ -333,7 +333,7 @@ Each package has to be listed in a single line using the following format:
 .sp
 where 
 .B type
-is either `b' or `s' (binary or source package),
+is either `b', `u', or `s' (binary, udeb, or source package),
 .B package
 is the package name,
 .B version

-- 
Debian package checker


Reply to: