Adding debian version 0.3.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d61cd7bdb0
commit
9cb419149b
8 changed files with 117 additions and 0 deletions
32
debian/tests/control
vendored
Normal file
32
debian/tests/control
vendored
Normal file
|
@ -0,0 +1,32 @@
|
|||
Test-Command: /usr/share/cargo/bin/cargo-auto-test platform-dirs 0.3.0 --all-targets --all-features
|
||||
Features:
|
||||
test-name=rust-platform-dirs:@,
|
||||
Depends:
|
||||
dh-cargo (>= 31),
|
||||
rustc,
|
||||
@,
|
||||
Restrictions:
|
||||
allow-stderr,
|
||||
skip-not-installable,
|
||||
|
||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test platform-dirs 0.3.0 --all-targets
|
||||
Features:
|
||||
test-name=librust-platform-dirs-dev:default,
|
||||
Depends:
|
||||
dh-cargo (>= 31),
|
||||
rustc,
|
||||
@,
|
||||
Restrictions:
|
||||
allow-stderr,
|
||||
skip-not-installable,
|
||||
|
||||
Test-Command: /usr/share/cargo/bin/cargo-auto-test platform-dirs 0.3.0 --all-targets --no-default-features
|
||||
Features:
|
||||
test-name=librust-platform-dirs-dev:,
|
||||
Depends:
|
||||
dh-cargo (>= 31),
|
||||
rustc,
|
||||
@,
|
||||
Restrictions:
|
||||
allow-stderr,
|
||||
skip-not-installable,
|
Loading…
Add table
Add a link
Reference in a new issue