Source: rust-cipher
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-crypto-common-0.2+default-dev (>= 0.2.2) <!nocheck>,
 librust-inout-0.2+default-dev (>= 0.2.2) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/cipher]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/cipher
Homepage: https://github.com/RustCrypto/traits
X-Cargo-Crate: cipher
X-Cargo-Crate-Version: 0.5.2

Package: librust-cipher-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-blobby-0.4+default-dev,
 librust-block-buffer-0.12+default-dev,
 librust-block-buffer-0.12+zeroize-dev,
 librust-crypto-common-0.2+default-dev (>= 0.2.2),
 librust-crypto-common-0.2+getrandom-dev (>= 0.2.2),
 librust-crypto-common-0.2+rand-core-dev (>= 0.2.2),
 librust-crypto-common-0.2+zeroize-dev (>= 0.2.2),
 librust-inout-0.2+block-padding-dev (>= 0.2.2),
 librust-inout-0.2+default-dev (>= 0.2.2),
 librust-zeroize-1-dev (>= 1.8)
Provides:
 librust-cipher+alloc-dev (= ${binary:Version}),
 librust-cipher+blobby-dev (= ${binary:Version}),
 librust-cipher+block-buffer-dev (= ${binary:Version}),
 librust-cipher+block-padding-dev (= ${binary:Version}),
 librust-cipher+default-dev (= ${binary:Version}),
 librust-cipher+dev-dev (= ${binary:Version}),
 librust-cipher+getrandom-dev (= ${binary:Version}),
 librust-cipher+rand-core-dev (= ${binary:Version}),
 librust-cipher+stream-wrapper-dev (= ${binary:Version}),
 librust-cipher+zeroize-dev (= ${binary:Version}),
 librust-cipher-0-dev (= ${binary:Version}),
 librust-cipher-0+alloc-dev (= ${binary:Version}),
 librust-cipher-0+blobby-dev (= ${binary:Version}),
 librust-cipher-0+block-buffer-dev (= ${binary:Version}),
 librust-cipher-0+block-padding-dev (= ${binary:Version}),
 librust-cipher-0+default-dev (= ${binary:Version}),
 librust-cipher-0+dev-dev (= ${binary:Version}),
 librust-cipher-0+getrandom-dev (= ${binary:Version}),
 librust-cipher-0+rand-core-dev (= ${binary:Version}),
 librust-cipher-0+stream-wrapper-dev (= ${binary:Version}),
 librust-cipher-0+zeroize-dev (= ${binary:Version}),
 librust-cipher-0.5-dev (= ${binary:Version}),
 librust-cipher-0.5+alloc-dev (= ${binary:Version}),
 librust-cipher-0.5+blobby-dev (= ${binary:Version}),
 librust-cipher-0.5+block-buffer-dev (= ${binary:Version}),
 librust-cipher-0.5+block-padding-dev (= ${binary:Version}),
 librust-cipher-0.5+default-dev (= ${binary:Version}),
 librust-cipher-0.5+dev-dev (= ${binary:Version}),
 librust-cipher-0.5+getrandom-dev (= ${binary:Version}),
 librust-cipher-0.5+rand-core-dev (= ${binary:Version}),
 librust-cipher-0.5+stream-wrapper-dev (= ${binary:Version}),
 librust-cipher-0.5+zeroize-dev (= ${binary:Version}),
 librust-cipher-0.5.2-dev (= ${binary:Version}),
 librust-cipher-0.5.2+alloc-dev (= ${binary:Version}),
 librust-cipher-0.5.2+blobby-dev (= ${binary:Version}),
 librust-cipher-0.5.2+block-buffer-dev (= ${binary:Version}),
 librust-cipher-0.5.2+block-padding-dev (= ${binary:Version}),
 librust-cipher-0.5.2+default-dev (= ${binary:Version}),
 librust-cipher-0.5.2+dev-dev (= ${binary:Version}),
 librust-cipher-0.5.2+getrandom-dev (= ${binary:Version}),
 librust-cipher-0.5.2+rand-core-dev (= ${binary:Version}),
 librust-cipher-0.5.2+stream-wrapper-dev (= ${binary:Version}),
 librust-cipher-0.5.2+zeroize-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: Traits for describing block ciphers and stream ciphers - Rust source code
 Source code for Debianized Rust crate "cipher"
