Source: rust-ctr
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-cipher-0.5+default-dev (>= 0.5.2) <!nocheck>,
 librust-cipher-0.5+stream-wrapper-dev (>= 0.5.2) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ximin Luo <infinity0@debian.org>,
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ctr]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ctr
Homepage: https://github.com/RustCrypto/block-modes
X-Cargo-Crate: ctr
X-Cargo-Crate-Version: 0.10.1

Package: librust-ctr-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cipher-0.5+alloc-dev (>= 0.5.2),
 librust-cipher-0.5+block-padding-dev (>= 0.5.2),
 librust-cipher-0.5+default-dev (>= 0.5.2),
 librust-cipher-0.5+stream-wrapper-dev (>= 0.5.2),
 librust-cipher-0.5+zeroize-dev (>= 0.5.2)
Provides:
 librust-ctr+alloc-dev (= ${binary:Version}),
 librust-ctr+block-padding-dev (= ${binary:Version}),
 librust-ctr+default-dev (= ${binary:Version}),
 librust-ctr+zeroize-dev (= ${binary:Version}),
 librust-ctr-0-dev (= ${binary:Version}),
 librust-ctr-0+alloc-dev (= ${binary:Version}),
 librust-ctr-0+block-padding-dev (= ${binary:Version}),
 librust-ctr-0+default-dev (= ${binary:Version}),
 librust-ctr-0+zeroize-dev (= ${binary:Version}),
 librust-ctr-0.10-dev (= ${binary:Version}),
 librust-ctr-0.10+alloc-dev (= ${binary:Version}),
 librust-ctr-0.10+block-padding-dev (= ${binary:Version}),
 librust-ctr-0.10+default-dev (= ${binary:Version}),
 librust-ctr-0.10+zeroize-dev (= ${binary:Version}),
 librust-ctr-0.10.1-dev (= ${binary:Version}),
 librust-ctr-0.10.1+alloc-dev (= ${binary:Version}),
 librust-ctr-0.10.1+block-padding-dev (= ${binary:Version}),
 librust-ctr-0.10.1+default-dev (= ${binary:Version}),
 librust-ctr-0.10.1+zeroize-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: CTR block modes of operation - Rust source code
 Source code for Debianized Rust crate "ctr"
