Source: rust-sha-crypt
Section: rust
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-cargo,
 dh-sequence-single-binary,
Build-Depends-Arch:
 cargo:native <!nocheck>,
 librust-base64ct-1+alloc-dev (>= 1.8) <!nocheck>,
 librust-base64ct-1-dev (>= 1.8) <!nocheck>,
 librust-ctutils-0.4+default-dev <!nocheck>,
 librust-mcf-0.6+alloc-dev <!nocheck>,
 librust-mcf-0.6+base64-dev <!nocheck>,
 librust-password-hash-0.6-dev <!nocheck>,
 librust-sha2-0.11-dev <!nocheck>,
 libstd-rust-dev <!nocheck>,
 rustc:native (>= 1.85) <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/RustCrypto/password-hashes
Vcs-Browser: https://forgejo.debian.net/rust/rust-sha-crypt
Vcs-Git: https://forgejo.debian.net/rust/rust-sha-crypt
X-Cargo-Crate: sha-crypt
X-Cargo-Crate-Version: 0.6.0

Package: librust-sha-crypt-dev
Section: rust
Architecture: any
Multi-Arch: same
Depends:
 librust-base64ct-1+alloc-dev (>= 1.8),
 librust-base64ct-1-dev (>= 1.8),
 librust-ctutils-0.4+default-dev,
 librust-mcf-0.6+alloc-dev,
 librust-mcf-0.6+base64-dev,
 librust-password-hash-0.6+getrandom-dev,
 librust-password-hash-0.6+rand-core-dev,
 librust-password-hash-0.6-dev,
 librust-sha2-0.11-dev,
 ${misc:Depends},
Provides:
 librust-sha-crypt+alloc-dev (= ${binary:Version}),
 librust-sha-crypt+default-dev (= ${binary:Version}),
 librust-sha-crypt+getrandom-dev (= ${binary:Version}),
 librust-sha-crypt+password-hash-dev (= ${binary:Version}),
 librust-sha-crypt+rand-core-dev (= ${binary:Version}),
 librust-sha-crypt-0+alloc-dev (= ${binary:Version}),
 librust-sha-crypt-0+default-dev (= ${binary:Version}),
 librust-sha-crypt-0+getrandom-dev (= ${binary:Version}),
 librust-sha-crypt-0+password-hash-dev (= ${binary:Version}),
 librust-sha-crypt-0+rand-core-dev (= ${binary:Version}),
 librust-sha-crypt-0-dev (= ${binary:Version}),
 librust-sha-crypt-0.6+alloc-dev (= ${binary:Version}),
 librust-sha-crypt-0.6+default-dev (= ${binary:Version}),
 librust-sha-crypt-0.6+getrandom-dev (= ${binary:Version}),
 librust-sha-crypt-0.6+password-hash-dev (= ${binary:Version}),
 librust-sha-crypt-0.6+rand-core-dev (= ${binary:Version}),
 librust-sha-crypt-0.6-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0+alloc-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0+default-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0+getrandom-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0+password-hash-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0+rand-core-dev (= ${binary:Version}),
 librust-sha-crypt-0.6.0-dev (= ${binary:Version}),
Breaks:
 rustc (<< 1.85~),
Description: Implementation of the SHA-crypt password hashing algorithm - Rust source code
 Source code for Debianized Rust crate "sha-crypt"
