Source: rust-password-hash-0.5
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.60) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-base64ct-1+default-dev <!nocheck>,
 librust-rand-core-0.6-dev (>= 0.6.4) <!nocheck>,
 librust-subtle-2-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Blair Noctis <ncts@debian.org>,
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/password-hash-0.5]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/password-hash-0.5
Homepage: https://github.com/RustCrypto/traits/tree/master/password-hash
X-Cargo-Crate: password-hash
X-Cargo-Crate-Version: 0.5.0

# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-password-hash-0.5-dev is very long, consider overriding

Package: librust-password-hash-0.5-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-base64ct-1+alloc-dev,
 librust-base64ct-1+default-dev,
 librust-base64ct-1+std-dev,
 librust-rand-core-0.6+getrandom-dev (>= 0.6.4),
 librust-rand-core-0.6+std-dev (>= 0.6.4),
 librust-rand-core-0.6-dev (>= 0.6.4),
 librust-subtle-2-dev
Provides:
 librust-password-hash-0-dev (= ${binary:Version}),
 librust-password-hash-0+alloc-dev (= ${binary:Version}),
 librust-password-hash-0+default-dev (= ${binary:Version}),
 librust-password-hash-0+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0+std-dev (= ${binary:Version}),
 librust-password-hash-0.5+alloc-dev (= ${binary:Version}),
 librust-password-hash-0.5+default-dev (= ${binary:Version}),
 librust-password-hash-0.5+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0.5+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0.5+std-dev (= ${binary:Version}),
 librust-password-hash-0.5.0-dev (= ${binary:Version}),
 librust-password-hash-0.5.0+alloc-dev (= ${binary:Version}),
 librust-password-hash-0.5.0+default-dev (= ${binary:Version}),
 librust-password-hash-0.5.0+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0.5.0+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0.5.0+std-dev (= ${binary:Version})
Replaces:
 librust-password-hash-dev (<< 0.5.1~)
Breaks:
 librust-password-hash-dev (<< 0.5.1~)
Description: Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a - Rust source code
 MCF)
 .
 Source code for Debianized Rust crate "password-hash"
