Source: rust-hmac
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-digest-0.11+default-dev (>= 0.11.2) <!nocheck>,
 librust-digest-0.11+mac-dev (>= 0.11.2) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ximin Luo <infinity0@debian.org>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hmac]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hmac
Homepage: https://github.com/RustCrypto/MACs
X-Cargo-Crate: hmac
X-Cargo-Crate-Version: 0.13.0

Package: librust-hmac-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-digest-0.11+default-dev (>= 0.11.2),
 librust-digest-0.11+mac-dev (>= 0.11.2),
 librust-digest-0.11+zeroize-dev (>= 0.11.2)
Provides:
 librust-hmac+default-dev (= ${binary:Version}),
 librust-hmac+zeroize-dev (= ${binary:Version}),
 librust-hmac-0-dev (= ${binary:Version}),
 librust-hmac-0+default-dev (= ${binary:Version}),
 librust-hmac-0+zeroize-dev (= ${binary:Version}),
 librust-hmac-0.13-dev (= ${binary:Version}),
 librust-hmac-0.13+default-dev (= ${binary:Version}),
 librust-hmac-0.13+zeroize-dev (= ${binary:Version}),
 librust-hmac-0.13.0-dev (= ${binary:Version}),
 librust-hmac-0.13.0+default-dev (= ${binary:Version}),
 librust-hmac-0.13.0+zeroize-dev (= ${binary:Version})
Description: Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code
 Source code for Debianized Rust crate "hmac"
