Codebase list rust-stfu8 / 556af83
cc: the autopkgtests apparently want an x86-64 cross-compiler, give them one. Peter Michael Green 4 years ago
3 changed file(s) with 25 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 rust-cc (1.0.50-4) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package cc 1.0.50 from crates.io using debcargo 2.4.2
4 * The tests apparently want an x86-64 cross-compiler, add a test-dependency.
5
6 -- Peter Michael Green <plugwash@debian.org> Tue, 14 Apr 2020 09:28:15 +0000
7
08 rust-cc (1.0.50-3) unstable; urgency=medium
19
210 * Team upload.
00 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --all-features
11 Features: test-name=@
2 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, @
2 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, g++-x86-64-linux-gnu, @
33 Restrictions: allow-stderr, skip-not-installable
44
55 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --no-default-features
66 Features: test-name=librust-cc-dev
7 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, @
7 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, g++-x86-64-linux-gnu, @
88 Restrictions: allow-stderr, skip-not-installable
99
1010 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --features jobserver
1111 Features: test-name=librust-cc+jobserver-dev
12 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, @
12 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, g++, g++-x86-64-linux-gnu, @
1313 Restrictions: allow-stderr, skip-not-installable
0 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --all-features
1 Features: test-name=@
2 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, @
3 Restrictions: allow-stderr, skip-not-installable
4
5 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --no-default-features
6 Features: test-name=librust-cc-dev
7 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, @
8 Restrictions: allow-stderr, skip-not-installable
9
10 Test-Command: /usr/share/cargo/bin/cargo-auto-test cc 1.0.50 --all-targets --features jobserver
11 Features: test-name=librust-cc+jobserver-dev
12 Depends: dh-cargo (>= 18), librust-tempfile-3+default-dev, @
13 Restrictions: allow-stderr, skip-not-installable