dbus-python 0.84.0-2 source package in Ubuntu Linaro Evaluation Build

Changelog

dbus-python (0.84.0-2) unstable; urgency=low
  * Separate build-arch from build-indep, and do an extra build pass with the    default version of Python to build the documentation  * Apply patch from Barry Warsaw to switch to dh_python2    (Closes: #634346, #634859)  * Mark the current version of python-qt4-dbus as broken by this version    (assuming that 4.8.3-3 will fix #634860) -- Simon McVittie <email address hidden>  Mon, 25 Jul 2011 12:51:22 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe devel

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
dbus-python_0.84.0-2.dsc 2.2 KiB bc5e345d1ab566e8b55f486fc4a14af5cdb97563250c303770744a1a48a40b33
dbus-python_0.84.0.orig.tar.gz 550.7 KiB b85bc7aaf1a976627ca461b1ca7b0c4ddddff709f52fe44c9b2d1d7d8fac5906
dbus-python_0.84.0-2.debian.tar.gz 15.6 KiB f594491dfc5f1f436c5d995df15d443cf3639c5f9d434df6feb3049d898ee52e

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 interface

 This package provides a version of the python-dbus package built for
 debugging versions of Python.