Source: rust-fixed-decimal
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.82) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-displaydoc-0.2-dev (>= 0.2.3) <!nocheck>,
 librust-smallvec-1+const-new-dev (>= 1.10.0) <!nocheck>,
 librust-writeable-0.6+alloc-dev (>= 0.6.1) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/fixed-decimal]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/fixed-decimal
Homepage: https://github.com/unicode-org/icu4x
X-Cargo-Crate: fixed_decimal
X-Cargo-Crate-Version: 0.7.2

Package: librust-fixed-decimal-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-displaydoc-0.2-dev (>= 0.2.3),
 librust-ryu-1+small-dev (>= 1.0.5),
 librust-smallvec-1+const-new-dev (>= 1.10.0),
 librust-writeable-0.6+alloc-dev (>= 0.6.1)
Provides:
 librust-fixed-decimal+default-dev (= ${binary:Version}),
 librust-fixed-decimal+ryu-dev (= ${binary:Version}),
 librust-fixed-decimal-0-dev (= ${binary:Version}),
 librust-fixed-decimal-0+default-dev (= ${binary:Version}),
 librust-fixed-decimal-0+ryu-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7+default-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7+ryu-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7.2-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7.2+default-dev (= ${binary:Version}),
 librust-fixed-decimal-0.7.2+ryu-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.82~)
Description: API for representing numbers in a human-readable form - Rust source code
 Source code for Debianized Rust crate "fixed_decimal"
