summaryrefslogtreecommitdiffstats
path: root/debian/source
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:08:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:08:07 +0000
commitd43c39132dfcb97f8ad0e6c4830d8dd4334c6380 (patch)
tree4ce258fe97564cfc903499fa487401dcc451ce85 /debian/source
parentAdding upstream version 5.20230130+deb12u1. (diff)
downloaddh-python-debian.tar.xz
dh-python-debian.zip
Adding debian version 5.20230130+deb12u1.debian/5.20230130+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/source')
-rw-r--r--debian/source/format1
-rw-r--r--debian/source/lintian-overrides10
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
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]