1
0
Fork 0
git-graph/debian/tests/control
Daniel Baumann 9025f30f29
Adding debian version 0.6.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 23:19:35 +02:00

32 lines
694 B
Text

Test-Command: /usr/share/cargo/bin/cargo-auto-test git-graph 0.6.0 --all-targets --all-features
Features:
test-name=rust-git-graph:@,
Depends:
dh-cargo (>= 31),
rustc,
@,
Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test git-graph 0.6.0 --all-targets
Features:
test-name=librust-git-graph-dev:default,
Depends:
dh-cargo (>= 31),
rustc,
@,
Restrictions:
allow-stderr,
skip-not-installable,
Test-Command: /usr/share/cargo/bin/cargo-auto-test git-graph 0.6.0 --all-targets --no-default-features
Features:
test-name=librust-git-graph-dev:,
Depends:
dh-cargo (>= 31),
rustc,
@,
Restrictions:
allow-stderr,
skip-not-installable,