1
0
Fork 0

Updating rust packaging for version 0.5.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 05:24:20 +01:00
parent 45ad53e42f
commit 857f815429
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.4.1 --all-targets --all-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.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.4.1 --all-targets
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.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.4.1 --all-targets --no-default-features
Test-Command: /usr/share/cargo/bin/cargo-auto-test forgejo-api 0.5.0 --all-targets --no-default-features
Features: test-name=librust-forgejo-api-dev:
Depends:
dh-cargo (>= 31),