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

[SCM] Debian package checker branch, master, updated. 2.3.4-107-g4e950a9



The following commit has been merged in the master branch:
commit b7621c16ab63ebdbbb7a9f0380792f366ed29ef4
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Mon Apr 12 19:00:52 2010 -0500

    Document Sort and Output-Format fields of the tests' desc files
    
    * doc/desc-files:
      + [RG] Document Sort and Output-Format fields of the tests' desc files.

diff --git a/debian/changelog b/debian/changelog
index a791fbc..e88a9c2 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -80,6 +80,7 @@ lintian (2.4.0) UNRELEASED; urgency=low
   * doc/desc-files:
     + [ADB] Add "changes" as an acceptable type for collection and check
       scripts.
+    + [RG] Document Sort and Output-Format fields of the tests' desc files.
 
   * frontend/lintian:
     + [ADB] Add "changes" as a valid type for collection and check scripts
diff --git a/doc/desc-files b/doc/desc-files
index 991e8b1..a16ff58 100644
--- a/doc/desc-files
+++ b/doc/desc-files
@@ -45,5 +45,7 @@ Description record of a test case:
   [ Section: <section for package> ]
   [ Standards-Version: <standard version for control> ]
   [ Options: <options to pass to lintian> ]
+  [ Output-Format: <EWI | ...> ]
   [ Skeleton: <skeleton to base the package on> ]
+  [ Sort: <yes | no> ]
   [ Todo: <yes | no> ]

-- 
Debian package checker


Reply to: