pydbus 0.6.0-1 source package in Ubuntu

Changelog

pydbus (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
      - Update to reflect upstream author's new name and email address.
      - Align copyright lines in doc/tutorial.rst block.
  * Remove no longer necessary debian/*.pyremove files.
  * debian/tests (new):
      - Add autopkgtest tests.
  * debian/rules:
      - Lower rst2html's report level when generating README.html to avoid
        warnings on minor typo.
      - Remove unnecessary debhelper template comments from the header.
  * debian/control:
      - Add Multi-Arch tags.
      - Update Vcs-Browswer tag to use /git path instead of /cgit.
  * debian/tests/run_tests.sh:
      - Moved from debian/run_tests.sh.
      - Update test commands to use the same set used upstream.
  * Bump debhelper dependency to >=10.
  * debian/watch:
      - Update to version 4.

 -- Alberto Caso <email address hidden>  Fri, 13 Jan 2017 00:56:10 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydbus_0.6.0-1.dsc 2.2 KiB 4eaf881aac40ba0732c36400e60bc76790291c1d89d080ed795b71409d4beca3
pydbus_0.6.0.orig.tar.gz 2.0 MiB dacdf0498a831c8b43a4f3d985d64f99f3093a8aaf4e2ea99981c30fdf1a42da
pydbus_0.6.0-1.debian.tar.xz 3.2 KiB 2b49e9e22246b6f9b2a02fb8585a0f04bc2faf67191e8ebafb8b31ef408f381c

Available diffs

No changes file available.

Binary packages built by this source

python-pydbus: Pythonic D-Bus library (Python 2)

 pydbus provides a pythonic interface to the D-Bus message
 bus system. pydbus can be used to access remote objects
 and also for object publication.
 .
 It is based on PyGI, the Python GObject Introspection
 bindings, which is the recommended way to use GLib from
 Python.
 .
 This package installs the library for Python 2.

python-pydbus-doc: Pythonic D-Bus library (common documentation)

 pydbus provides a pythonic interface to the D-Bus message
 bus system. pydbus can be used to access remote objects
 and also for object publication.
 .
 It is based on PyGI, the Python GObject Introspection
 bindings, which is the recommended way to use GLib from
 Python.
 .
 This is the common documentation package.

python3-pydbus: Pythonic D-Bus library (Python 3)

 pydbus provides a pythonic interface to the D-Bus message
 bus system. pydbus can be used to access remote objects
 and also for object publication.
 .
 It is based on PyGI, the Python GObject Introspection
 bindings, which is the recommended way to use GLib from
 Python.
 .
 This package installs the library for Python 3.