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

[SCM] Debian package checker branch, master, updated. 2.2.14-44-gfee7702



The following commit has been merged in the master branch:
commit fee770271aa5252127f9ccf4d2096fa624bcd759
Author: Russ Allbery <rra@debian.org>
Date:   Sun Sep 13 13:58:24 2009 -0700

    Update changelog and test coverage for additional init.d test

diff --git a/debian/changelog b/debian/changelog
index b01c659..1d48aea 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ lintian (2.2.15) UNRELEASED; urgency=low
       - example-wrong-path-for-interpreter
       - example-unusual-interpreter (pedantic)
       - init.d-script-does-not-provide-itself
+      - init.d-script-possible-missing-stop
       - init.d-script-provides-virtual-facility
       - init.d-script-should-depend-on-virtual-facility
       - init.d-script-starts-in-stop-runlevel
@@ -57,8 +58,9 @@ lintian (2.2.15) UNRELEASED; urgency=low
       /usr/share/games.  Patch from Raphael Geissert.  (Closes: #534486)
   * checks/init.d{,.desc}:
     + [RA] Add new checks for starting in runlevels 0 and 6, providing a
-      virtual facility, not providing a facility matching the script, and
-      not depending on a virtual facility.  Patch from Raphael Geissert.
+      virtual facility, not providing a facility matching the script, not
+      depending on a virtual facility, and inconsistent stop runlevels.
+      Patch from Raphael Geissert.  (Closes: #544221)
   * checks/manpages:
     + [ADB] Add HTTPS to the list of recognised protocols for URLs in manpages
       which should not cause manpage-has-errors-from-man to be emitted.
diff --git a/t/COVERAGE b/t/COVERAGE
index 4779ccf..a65f96f 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -115,7 +115,6 @@ files udeb-contains-documentation-file
 
 init.d duplicate-updaterc.d-calls-in-postinst
 init.d file-in-etc-rc.d-marked-as-conffile
-init.d init.d-script-has-bad-start-runlevel
 init.d init.d-script-has-duplicate-lsb-keyword
 
 lintian bad-section-in-changes-file
@@ -398,10 +397,7 @@ files wrong-file-owner-uid-or-gid
 huge-usr-share arch-dep-package-has-big-usr-share
 
 init.d duplicate-updaterc.d-calls-in-postrm
-init.d init-d-script-stops-in-s-runlevel
 init.d init.d-script-has-bad-lsb-line
-init.d init.d-script-has-bad-stop-runlevel
-init.d init.d-script-has-conflicting-start-stop
 init.d init.d-script-has-duplicate-lsb-section
 init.d init.d-script-has-unknown-lsb-keyword
 init.d init.d-script-has-unterminated-lsb-section
@@ -864,10 +860,7 @@ scripts
   dpatch-missing-description
   duplicate-updaterc.d-calls-in-postrm
   executable-is-not-world-readable
-  init-d-script-stops-in-s-runlevel
   init.d-script-has-bad-lsb-line
-  init.d-script-has-bad-stop-runlevel
-  init.d-script-has-conflicting-start-stop
   init.d-script-has-duplicate-lsb-section
   init.d-script-has-unknown-lsb-keyword
   init.d-script-has-unterminated-lsb-section

-- 
Debian package checker


Reply to: