[Python-apps-commits] r11376 - in packages/sabnzbdplus/trunk/debian (2 files)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Mon Oct 6 19:58:56 UTC 2014


    Date: Monday, October 6, 2014 @ 19:58:55
  Author: jcfp-guest
Revision: 11376

Override init.d-script-sourcing-without-test (false positive).

Modified:
  packages/sabnzbdplus/trunk/debian/changelog
  packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2014-10-06 19:45:11 UTC (rev 11375)
+++ packages/sabnzbdplus/trunk/debian/changelog	2014-10-06 19:58:55 UTC (rev 11376)
@@ -26,6 +26,7 @@
   * Lintian:
     + Append an asteriks to the existing override to compensate for
       the description added to the embedded-javascript-library tag.
+    + Override init.d-script-sourcing-without-test (false positive).
 
  -- JCF Ploemen (jcfp) <linux at jcf.pm>  Thu, 20 Feb 2014 19:23:48 +0100
 

Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides	2014-10-06 19:45:11 UTC (rev 11375)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides	2014-10-06 19:58:55 UTC (rev 11376)
@@ -4,3 +4,6 @@
 # be used.
 
 sabnzbdplus binary: embedded-javascript-library usr/share/sabnzbdplus/interfaces/wizard/static/javascript/jquery.js *
+
+# Sourced file actually is tested for read access, false positive.
+sabnzbdplus binary: init.d-script-sourcing-without-test etc/init.d/sabnzbdplus:* /etc/default/locale




More information about the Python-apps-commits mailing list