Updating provides for version 1.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
990fae1465
commit
94a9789617
1 changed files with 12 additions and 12 deletions
24
debian/control
vendored
24
debian/control
vendored
|
@ -33,10 +33,10 @@ Provides:
|
||||||
librust-sha256+native-openssl-dev (= ${binary:Version}),
|
librust-sha256+native-openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1+native-openssl-dev (= ${binary:Version}),
|
librust-sha256-1+native-openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1+openssl-dev (= ${binary:Version}),
|
librust-sha256-1+openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5+native-openssl-dev (= ${binary:Version}),
|
librust-sha256-1.6+native-openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5+openssl-dev (= ${binary:Version}),
|
librust-sha256-1.6+openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0+native-openssl-dev (= ${binary:Version}),
|
librust-sha256-1.6.0+native-openssl-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0+openssl-dev (= ${binary:Version}),
|
librust-sha256-1.6.0+openssl-dev (= ${binary:Version}),
|
||||||
Description: SHA256 crypto digest - feature "openssl" and 1 more
|
Description: SHA256 crypto digest - feature "openssl" and 1 more
|
||||||
SHA256 crypto digest implementation in Rust.
|
SHA256 crypto digest implementation in Rust.
|
||||||
.
|
.
|
||||||
|
@ -60,12 +60,12 @@ Provides:
|
||||||
librust-sha256-1+async-dev (= ${binary:Version}),
|
librust-sha256-1+async-dev (= ${binary:Version}),
|
||||||
librust-sha256-1+default-dev (= ${binary:Version}),
|
librust-sha256-1+default-dev (= ${binary:Version}),
|
||||||
librust-sha256-1+tokio-dev (= ${binary:Version}),
|
librust-sha256-1+tokio-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5+async-dev (= ${binary:Version}),
|
librust-sha256-1.6+async-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5+default-dev (= ${binary:Version}),
|
librust-sha256-1.6+default-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5+tokio-dev (= ${binary:Version}),
|
librust-sha256-1.6+tokio-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0+async-dev (= ${binary:Version}),
|
librust-sha256-1.6.0+async-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0+default-dev (= ${binary:Version}),
|
librust-sha256-1.6.0+default-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0+tokio-dev (= ${binary:Version}),
|
librust-sha256-1.6.0+tokio-dev (= ${binary:Version}),
|
||||||
Description: SHA256 crypto digest - feature "tokio" and 2 more
|
Description: SHA256 crypto digest - feature "tokio" and 2 more
|
||||||
SHA256 crypto digest implementation in Rust.
|
SHA256 crypto digest implementation in Rust.
|
||||||
.
|
.
|
||||||
|
@ -90,8 +90,8 @@ Suggests:
|
||||||
librust-sha256+openssl-dev (= ${binary:Version}),
|
librust-sha256+openssl-dev (= ${binary:Version}),
|
||||||
Provides:
|
Provides:
|
||||||
librust-sha256-1-dev (= ${binary:Version}),
|
librust-sha256-1-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5-dev (= ${binary:Version}),
|
librust-sha256-1.6-dev (= ${binary:Version}),
|
||||||
librust-sha256-1.5.0-dev (= ${binary:Version}),
|
librust-sha256-1.6.0-dev (= ${binary:Version}),
|
||||||
Description: SHA256 crypto digest - Rust source code
|
Description: SHA256 crypto digest - Rust source code
|
||||||
SHA256 crypto digest implementation in Rust.
|
SHA256 crypto digest implementation in Rust.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue