1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --all-features
Depends: dh-cargo (>= 18), @
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --no-default-features
Depends: dh-cargo (>= 18), librust-num-complex-dev
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --features i128
Depends: dh-cargo (>= 18), librust-num-complex+i128-dev
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --features rand
Depends: dh-cargo (>= 18), librust-num-complex+rand-dev
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --features serde
Depends: dh-cargo (>= 18), librust-num-complex+serde-dev
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test num-complex 0.2.4 --all-targets --features std
Depends: dh-cargo (>= 18), librust-num-complex+std-dev
Restrictions: allow-stderr, skip-not-installable
|