Source: rust-hex-literal-0.4
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.57) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hex-literal-0.4]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hex-literal-0.4
Homepage: https://github.com/RustCrypto/utils
X-Cargo-Crate: hex-literal
X-Cargo-Crate-Version: 0.4.1

Package: librust-hex-literal-0.4-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends}
Provides:
 librust-hex-literal-0-dev (= ${binary:Version}),
 librust-hex-literal-0+default-dev (= ${binary:Version}),
 librust-hex-literal-0.4+default-dev (= ${binary:Version}),
 librust-hex-literal-0.4.1-dev (= ${binary:Version}),
 librust-hex-literal-0.4.1+default-dev (= ${binary:Version})
Replaces:
 librust-hex-literal-dev (<< 0.4.2~)
Breaks:
 librust-hex-literal-dev (<< 0.4.2~),
 rustc (<< 1.57~)
Description: Macro for converting hexadecimal string to a byte array at compile time - Rust source code
 Source code for Debianized Rust crate "hex-literal"
