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

[SCM] Debian package checker branch, master, updated. 2.2.18-62-gbabdc55



The following commit has been merged in the master branch:
commit babdc55ecee36dc724962a3a69a3bba61dc94f68
Author: Russ Allbery <rra@debian.org>
Date:   Thu Dec 24 20:56:54 2009 -0800

    Add missing man page and changelog for ar-info collection script

diff --git a/debian/changelog b/debian/changelog
index 8fbfc05..fec95e8 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,6 +66,10 @@ lintian (2.3.0) UNRELEASED; urgency=low
       reason, even pedantically, to worry about the separation.  Thanks,
       Charles Plessy.  (Closes: #552200, #555667)
 
+  * collection/ar-info{,.desc}:
+    + [RA] Collects the results of ar t on all *.a files, used by the new
+      OCaml checks.  Contributed by Stéphane Glondu.
+
   * data/debhelper/*:
     + [ADB] Refresh against unstable.  
   * data/fields/{perl-provides,virtual-packages}:
@@ -142,6 +146,7 @@ lintian (2.3.0) UNRELEASED; urgency=low
     + [RA] Document format of --tags-from-file.
     + [RA] Document -F (--ftp-master-rejects).
     + [RA] Add ocaml checker script.
+    + [RA] Add ar-info collection script.
 
   * private/refresh-ftp-master-tags:
     + [RA] Script to refresh data about automatic package rejects.
diff --git a/man/lintian.1 b/man/lintian.1
index 4465996..a849e25 100644
--- a/man/lintian.1
+++ b/man/lintian.1
@@ -611,6 +611,10 @@ Check \fIdebian/watch\fP files in source packages.
 .SH COLLECTION
 
 .TP
+.B ar\-info
+Collects the results of "ar t" command for all *.a files in the package.
+
+.TP
 .B changelog\-file
 Copy the changelog file of a package into the lintian directory.
 

-- 
Debian package checker


Reply to: