Source: rust-aes-gcm
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-aead-0.6+alloc-dev <!nocheck>,
 librust-aead-0.6+getrandom-dev <!nocheck>,
 librust-aead-0.6-dev <!nocheck>,
 librust-aes-0.9+default-dev <!nocheck>,
 librust-cipher-0.5+default-dev <!nocheck>,
 librust-ctr-0.10+default-dev <!nocheck>,
 librust-ghash-0.6-dev <!nocheck>,
 librust-subtle-2-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Reinhard Tartler <siretart@tauware.de>,
 Arnaud Ferraris <aferraris@debian.org>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/aes-gcm]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/aes-gcm
Homepage: https://github.com/RustCrypto/AEADs
X-Cargo-Crate: aes-gcm
X-Cargo-Crate-Version: 0.11.0

Package: librust-aes-gcm-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-aead-0.6+alloc-dev,
 librust-aead-0.6+arrayvec-dev,
 librust-aead-0.6+bytes-dev,
 librust-aead-0.6+getrandom-dev,
 librust-aead-0.6+rand-core-dev,
 librust-aead-0.6-dev,
 librust-aes-0.9+default-dev,
 librust-cipher-0.5+default-dev,
 librust-ctr-0.10+default-dev,
 librust-ghash-0.6-dev,
 librust-subtle-2-dev,
 librust-zeroize-1-dev
Provides:
 librust-aes-gcm+aes-dev (= ${binary:Version}),
 librust-aes-gcm+alloc-dev (= ${binary:Version}),
 librust-aes-gcm+arrayvec-dev (= ${binary:Version}),
 librust-aes-gcm+bytes-dev (= ${binary:Version}),
 librust-aes-gcm+default-dev (= ${binary:Version}),
 librust-aes-gcm+getrandom-dev (= ${binary:Version}),
 librust-aes-gcm+hazmat-dev (= ${binary:Version}),
 librust-aes-gcm+rand-core-dev (= ${binary:Version}),
 librust-aes-gcm+zeroize-dev (= ${binary:Version}),
 librust-aes-gcm-0-dev (= ${binary:Version}),
 librust-aes-gcm-0+aes-dev (= ${binary:Version}),
 librust-aes-gcm-0+alloc-dev (= ${binary:Version}),
 librust-aes-gcm-0+arrayvec-dev (= ${binary:Version}),
 librust-aes-gcm-0+bytes-dev (= ${binary:Version}),
 librust-aes-gcm-0+default-dev (= ${binary:Version}),
 librust-aes-gcm-0+getrandom-dev (= ${binary:Version}),
 librust-aes-gcm-0+hazmat-dev (= ${binary:Version}),
 librust-aes-gcm-0+rand-core-dev (= ${binary:Version}),
 librust-aes-gcm-0+zeroize-dev (= ${binary:Version}),
 librust-aes-gcm-0.11-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+aes-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+alloc-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+arrayvec-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+bytes-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+default-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+getrandom-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+hazmat-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+rand-core-dev (= ${binary:Version}),
 librust-aes-gcm-0.11+zeroize-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+aes-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+alloc-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+arrayvec-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+bytes-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+default-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+getrandom-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+hazmat-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+rand-core-dev (= ${binary:Version}),
 librust-aes-gcm-0.11.0+zeroize-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: Pure Rust implementation of the AES-GCM Cipher - Rust source code
 Source code for Debianized Rust crate "aes-gcm"
