dbus-python 1.3.2-4 source package in Ubuntu

Changelog

dbus-python (1.3.2-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Set Multi-Arch: foreign on python-dbus-doc

  [ Simon McVittie ]
  * Update standards version to 4.6.2 (no changes needed)
  * d/rules: Remove workaround for #972269 (no longer needed,
    the bug was fixed in dwz)
  * d/watch: Watch for any version number.
    dbus-python does not use odd/even versioning, unlike dbus.
  * d/clean: Remove all files that mention distutils.
    This helps to verify that we are not relying on it for the Debian
    package build any more.
  * d/source/lintian-overrides: Silence uses-python-distutils tag

 -- Simon McVittie <email address hidden>  Wed, 18 Jan 2023 20:42:02 +0000

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Sid
Original maintainer:
Utopia Maintenance Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dbus-python_1.3.2-4.dsc 3.0 KiB fe52424bf1cfda36f2b64007be90e5e25b0d6f647416148b0eca8841d407ba97
dbus-python_1.3.2.orig.tar.gz 591.3 KiB ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8
dbus-python_1.3.2.orig.tar.gz.asc 833 bytes adc8b0a617f773e7b2abd4920fa4b1ec6dbf13046129282b0704c799d98fa26d
dbus-python_1.3.2-4.debian.tar.xz 33.9 KiB aecae74e3dc36a2451932b51e298e2774c4d52099924f7aefdc106bfa19f52c2

Available diffs

No changes file available.

Binary packages built by this source

python-dbus-dev: main loop integration development files for python3-dbus

 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides development files required to compile main-loop
 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.

python-dbus-doc: Documentation for the D-Bus Python interface

 This package provides text and HTML documentation, and examples, for the
 python3-dbus package.

python3-dbus: simple interprocess messaging system (Python 3 interface)

 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a Python 3 interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.

python3-dbus-dbgsym: debug symbols for python3-dbus
python3-dbus-tests: simple interprocess messaging system (Python 3 interface - tests)

 D-Bus is a message bus, used for sending messages between applications.
 .
 This package contains automated tests for the "dbus" Python bindings for
 the reference D-Bus implementation, to be run under Python 3.
 .
 See the dbus description for more information about D-Bus in general.

python3-dbus-tests-dbgsym: debug symbols for python3-dbus-tests