dbus-python 1.0.0-1 source package in Ubuntu

Changelog

dbus-python (1.0.0-1) UNRELEASED; urgency=low


  * New upstream version 1.0.0
    - increase Python requirement to 2.6
    - build for Python 3 too
    - split python-dbus-dev into a separate package to be shared between
      versions
    - make python-dbus depend on python-dbus-dev for now, to preserve
      historical functionality (but packages which use it, like PyQt, should
      switch to depending on it explicitly)

 -- Simon McVittie <email address hidden>  Tue, 24 Jan 2012 19:07:26 +0000

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Experimental
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.0.0-1.dsc 2.5 KiB cf13baa74856e7a9bd4cee6a8710863b0965a15ecdf6738faa9c1595e8559c92
dbus-python_1.0.0.orig.tar.gz 569.9 KiB 9e46f97d739dde8a5ab33ec6b11da58794c4c20804aacdad2880b7d3bc05187a
dbus-python_1.0.0-1.debian.tar.gz 15.8 KiB 1e82a6761ec7da16ec5b2d036308974da86730b208b0cc70332a2af425ce3c52

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.qt provided
 by PyQt. It is Python-version-independent: you must also depend on either
 python-dbus or python3-dbus, if required.

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.

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.