summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-09-15 15:06:31 +0100
committerSimon McVittie <smcv@debian.org>2021-09-15 15:06:31 +0100
commite0fe1d4864ff3aa6bc843682b96eefd81cce6571 (patch)
treefad80c09b6081469c882e4a1d17edad32ec0e8e1 /debian/control
parent7de2d5346be144233815228ee6af410f97a44bc2 (diff)
Don't do a separate build for python3.x-dbg
Closes: #994299
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 1 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index 999614a..d103666 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Build-Depends:
dpkg-dev (>= 1.16.1),
libdbus-1-dev (>= 1.8),
libglib2.0-dev (>= 2.40),
- python3-all-dbg,
python3-all-dev,
python3-gi,
python3-tap <!nocheck>,
@@ -47,8 +46,7 @@ Description: main loop integration development files for python3-dbus
integration modules for python3-dbus, such as dbus.mainloop.pyqt5 provided
by PyQt. It is Python-version-independent, and was shared between Python 3
and Python 2 when Python 2 was supported in Debian, so packages that
- build-depend on python-dbus-dev should also build-depend on python3-dbus
- and/or python3-dbus-dbg.
+ build-depend on python-dbus-dev should also build-depend on python3-dbus.
Package: python-dbus-doc
Section: doc
@@ -75,7 +73,6 @@ Recommends:
python3-gi,
Suggests:
python-dbus-doc,
- python3-dbus-dbg,
Provides:
${python3:Provides},
Description: simple interprocess messaging system (Python 3 interface)
@@ -87,19 +84,6 @@ Description: simple interprocess messaging system (Python 3 interface)
.
See the dbus description for more information about D-Bus in general.
-Package: python3-dbus-dbg
-Section: debug
-Architecture: any
-Depends:
- python3-dbg,
- python3-dbus (= ${binary:Version}),
- ${misc: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
- debugging versions of Python 3, and debug symbols for python3-dbus.
-
Package: python3-dbus-tests
Section: python
Architecture: any