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

[SCM] Debian package checker branch, master, updated. 1.24.2-20-gd66114f



The following commit has been merged in the master branch:
commit d66114f2fb8ba5e33d588fff90411abe246eb090
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Thu Jul 24 21:09:06 2008 +0100

    Add Experimental: and the info type to the description of tags
    
      * doc/desc-files:
        + [ADB] Update the description of tags to include experimental and info
          tags.

diff --git a/debian/changelog b/debian/changelog
index f7ad23e..26339ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,9 @@ lintian (1.24.3) unstable; urgency=low
     + [ADB] Resynchronize with doc-base's section list (adding
       Programming/OCaml).  (Closes: #491440)
 
+  * doc/desc-files:
+    + [ADB] Update the description of tags to include experimental and info
+      tags.
   * doc/README:
     + [ADB] Add -E / --show-experimental to the option list
 
diff --git a/doc/desc-files b/doc/desc-files
index bc51f98..c0568f8 100644
--- a/doc/desc-files
+++ b/doc/desc-files
@@ -22,7 +22,8 @@ Description record for `checker' scripts:
 Description record of a `Lintian tag':
 
   Tag: <tag>
-  Type: <warning | error>
+  Type: <warning | error | info>
   Info: <description of this tag>
   Ref: <reference>
   Status: <untested | <empty> >
+  [ Experimental: <yes> ]

-- 
Debian package checker


Reply to: