1
0
Fork 0

Updating test commands for version 0.6.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-11 13:45:25 +01:00
parent fccd2765d8
commit 5df6a844c7
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -1,4 +1,4 @@
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets --all-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --all-features
Features: test-name=rust-forgejo-api:@
Depends:
dh-cargo (>= 31),
@ -14,7 +14,7 @@ Depends:
@,
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets
Features: test-name=librust-forgejo-api-dev:default
Depends:
dh-cargo (>= 31),
@ -30,7 +30,7 @@ Depends:
@,
Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets --no-default-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.6.0 --all-targets --no-default-features
Features: test-name=librust-forgejo-api-dev:
Depends:
dh-cargo (>= 31),