summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-01-29 14:36:40 +0000
committerSimon McVittie <smcv@debian.org>2018-01-29 14:36:40 +0000
commit86ac91df3915efa963f66f5ac48a4725e00944c8 (patch)
treea81a033bad2763ea434cc9bea919d8bd24ddd423 /debian/control
parentf34a791b203e3256bb50d8cc6da57afcb975bc2e (diff)
python3-dbus-dbg: Depend on ${python3:Depends}, not ${python:Depends}
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 5b9182c..9b9ce95 100644
--- a/debian/control
+++ b/debian/control
@@ -163,7 +163,7 @@ Depends:
python3-dbg,
python3-dbus (= ${binary:Version}),
${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
${shlibs:Depends},
Description: debug build of the D-Bus Python 3 interface
This package provides a version of the python3-dbus package built for