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

[SCM] Debian package checker branch, master, updated. 2.1.3-57-g7e12931



The following commit has been merged in the master branch:
commit c83a79c426e63fd127ff7233283a9d88175cbf80
Author: Russ Allbery <rra@debian.org>
Date:   Thu Jan 1 10:01:54 2009 -0800

    Update desc documentation for tags and add test cases

diff --git a/doc/desc-files b/doc/desc-files
index ddc92ff..7f03567 100644
--- a/doc/desc-files
+++ b/doc/desc-files
@@ -1,5 +1,4 @@
-
-Description record for `collector' scripts:
+Description record for collection scripts:
 
   Collector-Script: <file name of collector script>
   Info: <description of what this script does>
@@ -9,7 +8,7 @@ Description record for `collector' scripts:
   Order: <order--necessary if this script needs info from other scripts, see Needs-Info>
   Needs-Info: <info this scripts needs from other collector scripts>
 
-Description record for `checker' scripts:
+Description record for checks scripts:
 
   Check-Script: <file name of checker script>
   Abbrev: <abbrev>
@@ -19,13 +18,26 @@ Description record for `checker' scripts:
   Unpack-Level: <1 | 2>
   Needs-Info: <info this script needs>
 
-Description record of a `Lintian tag':
+Description record of a Lintian tag:
 
   Tag: <tag>
-  Type: <warning | error | info>
   Severity: <serious | important | normal | minor | wishlist>
   Certainty: <certain | possible | wild-guess>
   Info: <description of this tag>
   Ref: <reference>
-  Status: <untested | <empty> >
+  [ Status: <untested> ]
   [ Experimental: <yes> ]
+
+Description record of a test case:
+
+  Testname: <directory name of test>
+  Version: <package version>
+  Description: <description of test case>
+  [ Type: <native | non-native> ]
+  [ Test-For: <whitespace-separated list of tags> ]
+  [ Test-Against: <whitespace-separated list of tags> ]
+  [ References: <Debian Bug#nnnn | <msg-id>>[, ... ] ]
+  [ Date: <date for changelog entry> ]
+  [ Author: <maintainer for control and changelog> ]
+  [ Architecture: <architecture for control> ]
+  [ Section: <section for package> ]

-- 
Debian package checker


Reply to: