1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
python-qemu-qmp (0.0.5-2) unstable; urgency=medium
* d/control: fix the VCS URLs
* d/rules: run tests directly with pytest
* d/gbp.conf: add
* d/tests/: add minimal tests
(the same as run during build but with installed package)
-- Michael Tokarev <mjt@tls.msk.ru> Sat, 21 Mar 2026 06:09:05 +0300
python-qemu-qmp (0.0.5-1) unstable; urgency=medium
* Initial release.
Closes: #864218
* Do not shipt qmp-tui and docs for now.
-- Michael Tokarev <mjt@tls.msk.ru> Thu, 19 Mar 2026 17:08:04 +0300
|