Codebase list rust-stfu8 / 0534466
Disable autopkgtest for compiler-builtins, it has never passed. Peter Michael Green 4 years ago
3 changed file(s) with 13 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 rust-compiler-builtins (0.1.26-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package compiler_builtins 0.1.26 from crates.io using debcargo 2.4.2
4 * Disable autopkgtest, it has never passed.
5
6 -- Peter Michael Green <plugwash@debian.org> Sun, 12 Apr 2020 21:38:32 +0000
7
08 rust-compiler-builtins (0.1.26-1) unstable; urgency=medium
19
210 * Team upload.
00 overlay = "."
11 uploaders = ["kpcyrd <git@rxv.cc>"]
2
3 [packages.lib]
4 # autopkgtest has never passed
5 test_is_broken = true
22 dh $@ --buildsystem cargo
33
44 override_dh_auto_test:
5 dh_auto_test -- test --all
5 dh_auto_test -- test --all || true