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

[SCM] Debian package checker branch, master, updated. 1.24.4-57-gcfdcbc8



The following commit has been merged in the master branch:
commit a48b4def60f40b25053fdb3fa4a6ac3258f46bf8
Author: Jordà Polo <jorda@ettin.org>
Date:   Thu Jul 24 22:57:17 2008 +0200

    Add Severity/Certainty headers to "standards-version" tags

diff --git a/checks/standards-version.desc b/checks/standards-version.desc
index 9b259e9..479845b 100644
--- a/checks/standards-version.desc
+++ b/checks/standards-version.desc
@@ -9,6 +9,8 @@ Needs-Info: debfiles
 
 Tag: no-standards-version-field
 Type: error
+Severity: important
+Certainty: certain
 Ref: policy 5.6.11
 Info: The source package does not have a Standards-Version control field.
  Please update your package to latest Policy and set this control field
@@ -16,12 +18,16 @@ Info: The source package does not have a Standards-Version control field.
 
 Tag: invalid-standards-version
 Type: error
+Severity: important
+Certainty: certain
 Info: The source package refers to a Standards-Version which never
  existed.  Please update your package to latest Policy and set this
  control field appropriately.
 
 Tag: newer-standards-version
 Type: warning
+Severity: normal
+Certainty: certain
 Info: The source package refers to a Standards-Version which is
  newer than the highest one lintian is programmed to check.  If the source
  package is correct, then please upgrade lintian to the newest version.
@@ -30,6 +36,8 @@ Info: The source package refers to a Standards-Version which is
 
 Tag: ancient-standards-version
 Type: warning
+Severity: normal
+Certainty: certain
 Info: The source package refers to a Standards-Version that has been
  obsolete for more than two years.  Please update your package to latest
  Policy and set this control field appropriately.
@@ -41,6 +49,8 @@ Info: The source package refers to a Standards-Version that has been
 
 Tag: out-of-date-standards-version
 Type: warning
+Severity: normal
+Certainty: certain
 Info: The source package refers to a Standards-Version older than the one
  that was current at the time the package was created (according to the
  timestamp of the latest <tt>debian/changelog</tt> entry).  Please
@@ -54,6 +64,8 @@ Info: The source package refers to a Standards-Version older than the one
 
 Tag: timewarp-standards-version
 Type: warning
+Severity: normal
+Certainty: certain
 Info: The source package refers to a Standards-Version that was released
  after the date of the most recent <tt>debian/changelog</tt> entry.
  Perhaps you forgot to update the timestamp in <tt>debian/changelog</tt>

-- 
Debian package checker


Reply to: