summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2020-01-05 13:24:19 +0000
committerSimon McVittie <smcv@debian.org>2020-01-05 14:01:58 +0000
commit03eb9c8362830c6c5cc7a4104b7f537cb769ee2f (patch)
treeb7bfac6bc9f015406a363dad09cbe4aa3dc08639 /debian/control
parent9b7f10f26857e9bddf03a40ce62dc1b5df8a79df (diff)
Switch to debhelper-compat 12
Temporarily disable dh_dwz to make diffoscope more useful. Temporarily force ${libexecdir} to /usr/lib/MULTIARCH (its default in compat level 11) so that we don't have to change the .install files around.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7ab0710..18816d7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
autoconf-archive,
automake,
dbus (>= 1.8),
- debhelper (>= 11~),
+ debhelper-compat (= 12),
dh-python,
dh-sequence-python2 <!pkg.dbus-python.nopython2>,
dh-sequence-python3,