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

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Sat Aug 26 10:16:00 UTC 2017


    Date: Saturday, August 26, 2017 @ 10:15:59
  Author: jcfp-guest
Revision: 14355

lintian: add override for feedparser

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

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-08-26 10:05:28 UTC (rev 14354)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-08-26 10:15:59 UTC (rev 14355)
@@ -30,8 +30,11 @@
   * Links:
     + match upstream version bump of jquery in Config to 3.1.1.
     + add links for jquery-tablesorter and jquery-ui in Config.
-  * Lintian: remove unused override for convenience copy of jquery.js in
-    wizard.
+  * Lintian:
+    + remove unused override for convenience copy of jquery.js in
+      wizard.
+    + override embedded-feedparser-library, included file has relevant
+      upstream modifications.
   * README.Debian: refresh cherrypy rationale with current bugs/patches.
   * Missing-sources:
     + bump jquery and bootstrap versions in Config to match upstream.

Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides	2017-08-26 10:05:28 UTC (rev 14354)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.lintian-overrides	2017-08-26 10:15:59 UTC (rev 14355)
@@ -1,2 +1,5 @@
 # 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
+
+# The included file has relevant upstream modifications
+sabnzbdplus binary: embedded-feedparser-library usr/share/sabnzbdplus/sabnzbd/utils/feedparser.py




More information about the Python-apps-commits mailing list