Source: rust-blowfish
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.85) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-byteorder-1-dev (>= 1.1) <!nocheck>,
 librust-cipher-0.5+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/blowfish]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/blowfish
Homepage: https://github.com/RustCrypto/block-ciphers
X-Cargo-Crate: blowfish
X-Cargo-Crate-Version: 0.10.0

Package: librust-blowfish-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-byteorder-1-dev (>= 1.1),
 librust-cipher-0.5+default-dev,
 librust-cipher-0.5+zeroize-dev
Provides:
 librust-blowfish+bcrypt-dev (= ${binary:Version}),
 librust-blowfish+default-dev (= ${binary:Version}),
 librust-blowfish+zeroize-dev (= ${binary:Version}),
 librust-blowfish-0-dev (= ${binary:Version}),
 librust-blowfish-0+bcrypt-dev (= ${binary:Version}),
 librust-blowfish-0+default-dev (= ${binary:Version}),
 librust-blowfish-0+zeroize-dev (= ${binary:Version}),
 librust-blowfish-0.10-dev (= ${binary:Version}),
 librust-blowfish-0.10+bcrypt-dev (= ${binary:Version}),
 librust-blowfish-0.10+default-dev (= ${binary:Version}),
 librust-blowfish-0.10+zeroize-dev (= ${binary:Version}),
 librust-blowfish-0.10.0-dev (= ${binary:Version}),
 librust-blowfish-0.10.0+bcrypt-dev (= ${binary:Version}),
 librust-blowfish-0.10.0+default-dev (= ${binary:Version}),
 librust-blowfish-0.10.0+zeroize-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: Blowfish block cipher - Rust source code
 Source code for Debianized Rust crate "blowfish"
