summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2020-01-10 10:00:16 +0000
committerSimon McVittie <smcv@debian.org>2020-01-10 10:00:19 +0000
commitf6b76fd14cbb371d1c50df9d583162405741a72a (patch)
tree08c1d57507707bf9e0cb5b599cba8f5ce3ea0263 /debian/control
parent0ccf5fbf7a5094aaade37a610a21966607552fde (diff)
python-dbus-dbg: Depend on python2-dbg instead of python-dbg
Thanks: Matthias Klose
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 c4a4c65..d3bebdd 100644
--- a/debian/control
+++ b/debian/control
@@ -68,8 +68,8 @@ Build-Profiles: <!pkg.dbus-python.nopython2>
Section: debug
Architecture: any
Depends:
- python-dbg,
python-dbus (= ${binary:Version}),
+ python2-dbg,
${misc:Depends},
${python:Depends},
${shlibs:Depends},