Source: rust-hmac-0.12 Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native , libstd-rust-dev , librust-digest-0.10+default-dev (>= 0.10.3) , librust-digest-0.10+mac-dev (>= 0.10.3) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hmac-0.12] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hmac-0.12 Homepage: https://github.com/RustCrypto/MACs X-Cargo-Crate: hmac X-Cargo-Crate-Version: 0.12.1 Package: librust-hmac-0.12-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-digest-0.10+default-dev (>= 0.10.3), librust-digest-0.10+mac-dev (>= 0.10.3), librust-digest-0.10+std-dev (>= 0.10.3) Provides: librust-hmac-0-dev (= ${binary:Version}), librust-hmac-0+default-dev (= ${binary:Version}), librust-hmac-0+reset-dev (= ${binary:Version}), librust-hmac-0+std-dev (= ${binary:Version}), librust-hmac-0.12+default-dev (= ${binary:Version}), librust-hmac-0.12+reset-dev (= ${binary:Version}), librust-hmac-0.12+std-dev (= ${binary:Version}), librust-hmac-0.12.1-dev (= ${binary:Version}), librust-hmac-0.12.1+default-dev (= ${binary:Version}), librust-hmac-0.12.1+reset-dev (= ${binary:Version}), librust-hmac-0.12.1+std-dev (= ${binary:Version}) Replaces: librust-hmac-dev (<< 0.12.2~) Breaks: librust-hmac-dev (<< 0.12.2~) Description: Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code Source code for Debianized Rust crate "hmac"