The following commit has been merged in the master branch:
commit d551ee1cc0488bc112074cc6e33862299f6ac926
Author: Jordà Polo <[EMAIL PROTECTED]>
Date:   Wed Jul 9 16:10:55 2008 +0200

    Add Severity/Certainty headers to "control-files" tags

diff --git a/checks/control-files.desc b/checks/control-files.desc
index 155ef13..3a8b884 100644
--- a/checks/control-files.desc
+++ b/checks/control-files.desc
@@ -6,6 +6,8 @@ Unpack-Level: 1
 
 Tag: unknown-control-file
 Type: warning
+Severity: normal
+Certainty: possible
 Ref: policy B.2
 Info: The package contains an unknown control file.  Policy says that
  putting additional files in the package control area is not generally a
@@ -13,6 +15,8 @@ Info: The package contains an unknown control file.  Policy 
says that
 
 Tag: not-allowed-control-file
 Type: error
+Severity: important
+Certainty: certain
 Info: The package contains a control file that is not allowed in this
  type of package. Some control files are only allowed in either .deb
  or .udeb packages and must not be included in packages of the other
@@ -20,14 +24,20 @@ Info: The package contains a control file that is not 
allowed in this
 
 Tag: control-file-is-empty
 Type: warning
+Severity: normal
+Certainty: possible
 Info: The package contains an empty control file, which is most probably
  an error.
 
 Tag: control-file-has-bad-permissions
 Type: error
+Severity: important
+Certainty: certain
 Info: The postinst, postrm, preinst, and prerm control files should use
  mode 0755; all other control files should use 0644.
 
 Tag: control-file-has-bad-owner
 Type: error
+Severity: important
+Certainty: certain
 Info: All control files should be owned by root/root.

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to