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

[SCM] Debian package checker branch, master, updated. 2.2.6-92-gd416c9d



The following commit has been merged in the master branch:
commit 2ab6bbda3541f2a28532af903c4c7cf965096729
Author: Russ Allbery <rra@debian.org>
Date:   Sun Mar 8 21:17:55 2009 -0700

    Add changelog for doc fixes, more desc-files updates

diff --git a/debian/changelog b/debian/changelog
index 084bbca..6f233d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -151,6 +151,14 @@ lintian (2.2.7) UNRELEASED; urgency=low
       this data file, built from the current dpkg files.  Patch from
       Raphael Geissert.
 
+  * doc/desc-files:
+    + [RA] Document new Version field for collect scripts and remove
+      Output field.  Document pedantic severity for tags.  Document
+      Sequence, Options, and Skeleton for test suite descriptions.
+      Thanks, Raphael Geissert.
+  * doc/lintian.sgml:
+    + [RA] Document pendantic tags.  Patch from Raphael Geissert.
+
   * frontend/lintian:
     + [RA] Stop loading FileHandle.  We no longer use it.
     + [RA] Run all the collect scripts within a given order in parallel.
@@ -181,6 +189,9 @@ lintian (2.2.7) UNRELEASED; urgency=low
       longer handled specially.  Trailing whitespace is now uniformly
       stripped, as is leading whitespace on the first field line.
 
+  * man/lintian.1:
+    + [RA] Document strings collect script.
+
   * private/refresh-archs:
     + [RA] Script from Raphael Geissert to refresh known architectures.
 
diff --git a/doc/desc-files b/doc/desc-files
index fa49bc5..37e558e 100644
--- a/doc/desc-files
+++ b/doc/desc-files
@@ -31,6 +31,7 @@ Description record of a Lintian tag:
 Description record of a test case:
 
   Testname: <directory name of test>
+  Sequence: <sequence number for test>
   Version: <package version>
   Description: <description of test case>
   [ Type: <native | non-native> ]
@@ -42,3 +43,4 @@ Description record of a test case:
   [ Architecture: <architecture for control> ]
   [ Section: <section for package> ]
   [ Options: <options to pass to lintian> ]
+  [ Skeleton: <skeleton to base the package on> ]

-- 
Debian package checker


Reply to: