Codebase list rust-stfu8 / 0c783dd
sequoia-openpgp: more test adjustments upstream explicitly wants the feature named "crypto-nettle", even though it is synonymous with the "nettle" feature. The goal is to require exactly one "crypto-*" feature to be enabled during a build, so even though the features are identical functionally, they don't have the same semantics during the build because of the feature-check. Daniel Kahn Gillmor 2 years ago
4 changed file(s) with 10 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 rust-sequoia-openpgp (1.7.0-4) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package sequoia-openpgp 1.7.0 from crates.io using debcargo 2.5.0
3 * Adjust autopkgtests to align with upstream feature requirements
4
5 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 09 Feb 2022 17:57:55 -0500
6
07 rust-sequoia-openpgp (1.7.0-3) unstable; urgency=medium
18
29 * Package sequoia-openpgp 1.7.0 from crates.io using debcargo 2.5.0
77 # See https://bugs.debian.org/985741 for more info.
88 [packages.lib]
99 test_is_broken = true
10 [packages."lib+nettle"]
10 [packages."lib+crypto-nettle"]
1111 test_is_broken = false
1212 [packages."lib+default"]
1313 test_is_broken = false
4545 Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 1.7.0 --all-targets --no-default-features --features nettle
4646 Features: test-name=librust-sequoia-openpgp+nettle-dev:nettle
4747 Depends: dh-cargo (>= 18), librust-quickcheck-1-dev, librust-quickcheck-macros-1-dev, librust-rand-0.8+default-dev, librust-rpassword-5+default-dev, @
48 Restrictions: allow-stderr, skip-not-installable
48 Restrictions: allow-stderr, skip-not-installable, flaky
4545 Test-Command: /usr/share/cargo/bin/cargo-auto-test sequoia-openpgp 1.7.0 --all-targets --no-default-features --features nettle
4646 Features: test-name=librust-sequoia-openpgp+nettle-dev:nettle
4747 Depends: dh-cargo (>= 18), librust-quickcheck-1-dev, librust-quickcheck-macros-1-dev, librust-rand-0.8+default-dev, librust-rpassword-5+default-dev, @
48 Restrictions: allow-stderr, skip-not-installable
48 Restrictions: allow-stderr, skip-not-installable, flaky