summaryrefslogtreecommitdiffstats
path: root/debian/source/lintian-overrides
diff options
context:
space:
mode:
Diffstat (limited to 'debian/source/lintian-overrides')
-rw-r--r--debian/source/lintian-overrides10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..c82c17b
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,10 @@
+# We call dh_python3 from the local tree
+python3-depends-but-no-python3-helper dh-python
+# This is a data file in a test package, symlink instead of duplicating
+absolute-symbolic-link-target-in-source /usr/share/javascript/jquery/jquery.js [tests/t301/lib/foo/jquery.js]
+# These tests exercise the installed binaries, and can't easily test multiple
+# Python versions
+test-leaves-python-version-untested [debian/tests/dh-python]
+test-leaves-python-version-untested [debian/tests/nosetests]
+test-leaves-python-version-untested [debian/tests/pybuild-autopkgtest]
+test-leaves-python-version-untested [debian/tests/pybuild]