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

[SCM] Debian package checker branch, master, updated. 2.3.0-4-g146dd9a



The following commit has been merged in the master branch:
commit 146dd9a6b6f340af104815cc32230a6259824735
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Dec 27 02:44:49 2009 -0600

    Bump severity of init.d-script-sourcing-without-test
    
    Policy says init scripts must not fail if /etc/default/* files are
    removed. As such, the tag should be severity 'serious.'

diff --git a/checks/init.d.desc b/checks/init.d.desc
index 19504e8..6bad813 100644
--- a/checks/init.d.desc
+++ b/checks/init.d.desc
@@ -219,7 +219,7 @@ Info: The given <tt>/etc/init.d</tt> script specifies an interpreter in
  available.
 
 Tag: init.d-script-sourcing-without-test
-Severity: important
+Severity: serious
 Certainty: possible
 Info: The given <tt>/etc/init.d</tt> script seems to be sourcing an
  <tt>/etc/default/</tt> file without checking for its existence first.
diff --git a/debian/changelog b/debian/changelog
index 34332f8..27b627b 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 lintian (2.3.1) UNRELEASED; urgency=low
 
+  * checks/init.desc:
+    + [RG] Bump severity of init.d-script-sourcing-without-test to serious.
+
   * reporting/templates/maintainer.tmpl:
     + [RA] Fix the logic to optionally display the archive area of
       additional package entries under the same source package.

-- 
Debian package checker


Reply to: