[Python-apps-commits] r14356 - 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:28:59 UTC 2017


    Date: Saturday, August 26, 2017 @ 10:28:58
  Author: jcfp-guest
Revision: 14356

override debian-rules-parses-dpkg-parsechangelog

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

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-08-26 10:15:59 UTC (rev 14355)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-08-26 10:28:58 UTC (rev 14356)
@@ -35,6 +35,8 @@
       wizard.
     + override embedded-feedparser-library, included file has relevant
       upstream modifications.
+    + override debian-rules-parses-dpkg-parsechangelog, the suggested
+      alternative is too impractical with a get-orig-source target.
   * 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/source/lintian-overrides
===================================================================
--- packages/sabnzbdplus/trunk/debian/source/lintian-overrides	2017-08-26 10:15:59 UTC (rev 14355)
+++ packages/sabnzbdplus/trunk/debian/source/lintian-overrides	2017-08-26 10:28:58 UTC (rev 14356)
@@ -8,3 +8,8 @@
 # false positives from a simplistic lintian check based on line
 # lengths of .js files.
 sabnzbdplus source: source-is-missing interfaces/*/src/*.js line length *
+
+# The alternative suggested by lintian also parses dpkg-parsechangelog
+# output, but fails unless the cwd just happens to be the packaging
+# directory, which is highly impractical with a get-orig-source target.
+sabnzbdplus source: debian-rules-parses-dpkg-parsechangelog (line *)




More information about the Python-apps-commits mailing list