# Inclusion of prebuilt js files by upstream is intentional
sabnzbdplus source: source-contains-prebuilt-javascript-object *

# More of the same, see above.
sabnzbdplus source: insane-line-length-in-source-file interfaces/*

# Sources aren't missing for maintainer-added files, these are all
# 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 *)

# The get-orig-source target is used to include missing-sources
sabnzbdplus source: debian-rules-contains-unnecessary-get-orig-source-target
