Codebase list rust-libslirp / 4a1b4d5
datetime - fix version in breaks Peter Michael Green 2 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 rust-datetime (0.5.2-5) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package datetime 0.5.2 from crates.io using debcargo 2.4.4
4 * Fix version in breaks, it needs to be (<< 0.5) not (<< 5)
5
6 -- Peter Michael Green <plugwash@debian.org> Sat, 28 Aug 2021 06:31:59 +0000
7
08 rust-datetime (0.5.2-4) unstable; urgency=medium
19
210 * Team upload.
33
44 [packages.lib]
55 test_is_broken = true
6 extra_lines = ["Breaks: librust-zoneinfo-compiled-dev (<< 5)"]
6 extra_lines = ["Breaks: librust-zoneinfo-compiled-dev (<< 0.5)"]
77
88 [packages."lib+parse"]
99 test_is_broken = false