dbus-python 1.2.0-2 source package in Ubuntu

Changelog

dbus-python (1.2.0-2) unstable; urgency=low


  * Canonicalize Vcs-Git
  * Standards-Version: 3.9.4 (no further changes)
  * Automake 1.12.6 changed the default installation directory.
    Force pythondir/pyexecdir instead of taking the default, fixing FTBFS
    (Closes: #710926)

 -- Simon McVittie <email address hidden>  Mon, 03 Jun 2013 18:28:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dbus-python_1.2.0-2.dsc 2.5 KiB c1882eb307f6f4baa7d25c1e9b3136a67ce6c27e699e698d72232a2693b4ce9e
dbus-python_1.2.0.orig.tar.gz 588.3 KiB e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df
dbus-python_1.2.0-2.debian.tar.gz 16.4 KiB 58c57117cfd3f71238646b5c5f344a1bc21a3dfe08917c0bc3ab651d3cb42e0d

No changes file available.

Binary packages built by this source

python-dbus: No summary available for python-dbus in ubuntu saucy.

No description available for python-dbus in ubuntu saucy.

python-dbus-dbg: No summary available for python-dbus-dbg in ubuntu saucy.

No description available for python-dbus-dbg in ubuntu saucy.

python-dbus-dev: No summary available for python-dbus-dev in ubuntu saucy.

No description available for python-dbus-dev in ubuntu saucy.

python-dbus-doc: No summary available for python-dbus-doc in ubuntu saucy.

No description available for python-dbus-doc in ubuntu saucy.

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.