dbus-deviation 0.6.1+git20240205+f5e6774af579-3 source package in Ubuntu
Changelog
dbus-deviation (0.6.1+git20240205+f5e6774af579-3) unstable; urgency=medium * debian/control: Add Vcs-Browser field. * Drop deprecated tests stuff from setup.py (Closes: #1090039). * Remove tests from the package directory. -- Andrej Shadura <email address hidden> Wed, 25 Dec 2024 17:48:48 +0100
Upload details
- Uploaded by:
- Andrej Shadura
- Uploaded to:
- Sid
- Original maintainer:
- Andrej Shadura
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc | |
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| dbus-deviation_0.6.1+git20240205+f5e6774af579-3.dsc | 1.7 KiB | 87a79e99d6acaa3dc9f75fabcf97e8593186cf59d582cd8ce25f84807bb17982 |
| dbus-deviation_0.6.1+git20240205+f5e6774af579.orig.tar.xz | 48.3 KiB | de25c51b58ce79a9b4cd77a705e8344849cd187a031160d4158cbda641b6b178 |
| dbus-deviation_0.6.1+git20240205+f5e6774af579-3.debian.tar.xz | 4.3 KiB | 7aafe885b9c5af5b72b3bc9af1be9c404916202f04728867a7031ba54fbbc465 |
Available diffs
No changes file available.
Binary packages built by this source
- python3-dbusdeviation: parse D-Bus introspection XML and process it in various ways
dbus-deviation is a project for parsing D-Bus introspection XML and
processing it in various ways. Its main tool is dbus-interface-diff,
which calculates the difference between two D-Bus APIs for the purpose
of checking for API breaks.
.
This functionality is also available as a Python module, dbusdeviation.
.
A second Python module, dbusapi, is provided for parsing D-Bus
introspection XML to produce an AST representing a D-Bus interface.
