Codebase list rust-libslirp / 9fba8e5
zbus - set test_is_broken. Peter Michael Green 2 years ago
3 changed file(s) with 16 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 rust-zbus (1.0.0-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package zbus 1.0.0 from crates.io using debcargo 2.4.4
4 * Set test_is_broken, the tests have never passed on i386 or ppc64el
5 and are skipped in plain testing tests but run in unstable to
6 testing migration tests, which is blocking migration of other
7 packages (e.g. dh-cargo) to testing.
8
9 -- Peter Michael Green <plugwash@debian.org> Wed, 01 Sep 2021 13:51:18 +0000
10
011 rust-zbus (1.0.0-2) unstable; urgency=high
112
213 * Rebuild.
1313
1414 Files: debian/*
1515 Copyright:
16 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2020 Andrej Shadura <andrewsh@debian.org>
16 2020-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2020-2021 Andrej Shadura <andrewsh@debian.org>
1818 License: MIT
1919
2020 License: MIT
00 overlay = "."
11 uploaders = ["Andrej Shadura <andrewsh@debian.org>"]
2
3 [packages.lib]
4 test_is_broken = true