dbus-python 1.2.6-1 source package in Ubuntu

Changelog

dbus-python (1.2.6-1) unstable; urgency=medium

  * New upstream release
    - d/copyright: Update
    - d/control: Update dependencies
    - dbus-glib is no longer required
  * debian/gbp.conf: use DEP-14 branch names
  * Standards-Version: 4.1.3
    - Promote -dbg packages from extra to optional priority
  * Advance to debhelper compat level 11
    - do not explicitly use dh-autoreconf, it is now the default
  * debian/copyright: Fully switch to machine-readable format
  * debian/watch: Use https
  * debian/watch, debian/upstream/signing-key.asc: Look for a signature
  * debian/python-dbus.postinst: Remove cleanup code for very old
    (pre-2006) versions. Upgrades that skip a stable release are not
    supported, so upgrades that skip 5 stable releases are right out.
  * Set Rules-Requires-Root to no
  * d/control: Set Vcs-* to point to salsa.debian.org
  * d/rules: Prefer "set -e; ..." over "set -e && ..." due to the
    side-effects of && under set -e
  * python3-dbus-dbg: Depend on ${python3:Depends}, not ${python:Depends}
  * Install .pc file into /usr/share to be nice to cross-compilers.
    It does not actually contain anything architecture-specific.
  * Enable bindnow hardening
  * Install most documentation in /u/s/d/python-dbus-doc with symlinks
    in /u/s/d/python{,3}-dbus

 -- Simon McVittie <email address hidden>  Mon, 29 Jan 2018 19:57:57 +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
Bionic release main devel

Downloads

File Size SHA-256 Checksum
dbus-python_1.2.6-1.dsc 3.2 KiB a81fd35d3ca142910d1f7e3f8de57b99596d6e927173a57a44a2917c57eeb72f
dbus-python_1.2.6.orig.tar.gz 760.6 KiB 32f29c17172cdb9cb61c68b1f1a71dfe7351506fc830869029c47449bd04faeb
dbus-python_1.2.6.orig.tar.gz.asc 833 bytes f8a1a9bd38a96361d000f8b69a29201356869a995c0a2b4ce8b47063c53801c3
dbus-python_1.2.6-1.debian.tar.xz 32.0 KiB d342f25b63dbddb8664e6e1bdf400d8c7da081919124b8f56e27252d313a0533

No changes file available.

Binary packages built by this source

python-dbus: simple interprocess messaging system (Python 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 interface to D-Bus.
 .
 See the dbus description for more information about D-Bus in general.

python-dbus-dbg: debug build of the D-Bus Python 2 interface

 This package provides a version of the python-dbus package built for
 debugging versions of Python 2, and debug symbols for python-dbus.

python-dbus-dev: main loop integration development files for python-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 python-dbus, such as dbus.mainloop.pyqt5 provided
 by PyQt. It is Python-version-independent: packages that build-depend
 on python-dbus-dev should also build-depend on python-dbus,
 python3-dbus, python-dbus-dbg and/or python3-dbus-dbg.

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

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

python-dbus-tests: No summary available for python-dbus-tests in ubuntu cosmic.

No description available for python-dbus-tests in ubuntu cosmic.

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-dbg: 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.

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.