debian specific patch information for bzr-dbus / 0.1~bzr39-2

Summary

Package Version Package Type Source Package Format
0.1~bzr39-2 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile bzr-dbus_0.1~bzr39-2.debian.tar.gz
Size15156
MD5sum2ebea9ab01687cb37753c445a2f9d692

"series" style patches

patch summary view raw
debian-changes-0.1~bzr39-2
 README                        |   14 -
 __init__.py                   |   26 --
 activity.py                   |  253 ++++++++------------
 hook.py                       |   30 +-
 mapper.py                     |    4 
 server_mainloop.py            |  140 +++++++++++
 setup.py                      |    2 
 tests/__init__.py             |    1 
 tests/test_activity.py        |  530 +++++++++++++++++-------------------------
 tests/test_hook.py            |   67 +++--
 tests/test_mapper.py          |    9 
 tests/test_server_mainloop.py |  154 ++++++++++++
 12 files changed, 683 insertions(+), 547 deletions(-)
view download