summaryrefslogtreecommitdiff
path: root/debian/source
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-05-03 10:41:04 +0100
committerSimon McVittie <smcv@debian.org>2018-05-04 17:18:03 +0100
commit738e8ce0341d0a9fdfbc23148821ea96d03fe6b3 (patch)
tree0e794cd1a4d3cbe368f676fa5ff7f99e784d268e /debian/source
parent1f1afedb4ef93ece058bb64174c86707f3a79432 (diff)
Override lintian warning for use of python-sphinx
The Python 2 version of dbus-python has slightly more API than the Python 3 version, which we should document until Python 2 becomes completely unsupported.
Diffstat (limited to 'debian/source')
-rw-r--r--debian/source/lintian-overrides4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..a0e3465
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# Until either sphinx or dbus-python drops Python 2 support completely,
+# we want to build the documentation with Python 2 so that Python-2-only
+# APIs like dbus.UTF8String get documented.
+build-depends-on-python-sphinx-only