1
0
Fork 0

Updating test commands for version 0.5.7.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 06:48:54 +01:00
parent bea0d1c575
commit c7d725bb98
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -1,4 +1,4 @@
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets --all-features Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --all-features
Features: test-name=rust-auth-git2:@ Features: test-name=rust-auth-git2:@
Depends: Depends:
dh-cargo (>= 31), dh-cargo (>= 31),
@ -11,7 +11,7 @@ Depends:
@, @,
Restrictions: allow-stderr, skip-not-installable Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets
Features: test-name=librust-auth-git2-dev:default Features: test-name=librust-auth-git2-dev:default
Depends: Depends:
dh-cargo (>= 31), dh-cargo (>= 31),
@ -24,7 +24,7 @@ Depends:
@, @,
Restrictions: allow-stderr, skip-not-installable Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets --no-default-features Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features
Features: test-name=librust-auth-git2-dev: Features: test-name=librust-auth-git2-dev:
Depends: Depends:
dh-cargo (>= 31), dh-cargo (>= 31),
@ -37,7 +37,7 @@ Depends:
@, @,
Restrictions: allow-stderr, skip-not-installable Restrictions: allow-stderr, skip-not-installable
Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.5 --all-targets --no-default-features --features log Test-Command: /usr/share/cargo/bin/cargo-auto-test auth-git2 0.5.7 --all-targets --no-default-features --features log
Features: test-name=librust-auth-git2+log-dev:log Features: test-name=librust-auth-git2+log-dev:log
Depends: Depends:
dh-cargo (>= 31), dh-cargo (>= 31),