Test-Command: ./debian/tests/run --all-targets --all-features
Features: test-name=rust-rust-apt:@
Depends: dh-cargo (>= 33~), dpkg-dev, g++, rustc, @
Restrictions: allow-stderr

Test-Command: ./debian/tests/run --all-targets
Features: test-name=librust-rust-apt-dev:default
Depends: dh-cargo (>= 33~), dpkg-dev, g++, rustc, @
Restrictions: allow-stderr

Test-Command: ./debian/tests/run --all-targets --no-default-features --features serde
Features: test-name=librust-rust-apt-dev:serde
Depends: dh-cargo (>= 33~), dpkg-dev, g++, rustc, @
Restrictions: allow-stderr
Architecture: !riscv64

Test-Command: ./debian/tests/run --all-targets --no-default-features
Features: test-name=librust-rust-apt-dev:
Depends: dh-cargo (>= 33~), dpkg-dev, g++, rustc, @
Restrictions: allow-stderr
Architecture: !riscv64
