File: control

package info (click to toggle)
rust-sequoia-openpgp 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 9,372 kB
  • sloc: sh: 6; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 4,093 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# This differs from tests/control.debcargo.hint in the following ways:
# 
# - every single-feature, non-crypto- test also needs a crypto backend, we use the crypto-nettle backend.
# - drop testing the __implicit-crypto-backend-for-tests feature, it only seems to work when building as part of the upstream workspace.
# - drop testing "features" nettle, openssl, openssl-sys, and foreign-types-shared (these are subsumed in crypto-nettle and crypto-openssl, and should not be used individually)
# - drop no-default-features test, since one crypto backend feature is required

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features compression,crypto-nettle
Features: test-name=librust-sequoia-openpgp-dev:compression
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features compression-bzip2,crypto-nettle
Features: test-name=librust-sequoia-openpgp-dev:compression-bzip2
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features compression-deflate,crypto-nettle
Features: test-name=librust-sequoia-openpgp-dev:compression-deflate
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features crypto-botan2
Features: test-name=librust-sequoia-openpgp-dev:crypto-botan2
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features crypto-nettle
Features: test-name=librust-sequoia-openpgp-dev:crypto-nettle
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets --no-default-features --features crypto-openssl
Features: test-name=librust-sequoia-openpgp-dev:crypto-openssl
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable
Architecture: !riscv64

Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 2.0.0 --all-targets
Features: test-name=librust-sequoia-openpgp-dev:default
Depends: dh-cargo (>= 31), rustc (>= 1.79), librust-criterion-0.5+default-dev, librust-criterion-0.5+html-reports-dev, librust-quickcheck-1-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rpassword-7+default-dev, @
Restrictions: allow-stderr, skip-not-installable