Source: rust-zcheapstr
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.87) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Simon Quigley <tsimonq2@debian.org>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/zcheapstr]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/zcheapstr
Homepage: https://github.com/z-galaxy/zcheapstr/
X-Cargo-Crate: zcheapstr
X-Cargo-Crate-Version: 1.1.0

Package: librust-zcheapstr-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-serde-1+derive-dev
Provides:
 librust-zcheapstr+default-dev (= ${binary:Version}),
 librust-zcheapstr+serde-dev (= ${binary:Version}),
 librust-zcheapstr-1-dev (= ${binary:Version}),
 librust-zcheapstr-1+default-dev (= ${binary:Version}),
 librust-zcheapstr-1+serde-dev (= ${binary:Version}),
 librust-zcheapstr-1.1-dev (= ${binary:Version}),
 librust-zcheapstr-1.1+default-dev (= ${binary:Version}),
 librust-zcheapstr-1.1+serde-dev (= ${binary:Version}),
 librust-zcheapstr-1.1.0-dev (= ${binary:Version}),
 librust-zcheapstr-1.1.0+default-dev (= ${binary:Version}),
 librust-zcheapstr-1.1.0+serde-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.87~)
Description: Cheaply cloneable immutable string type - Rust source code
 Source code for Debianized Rust crate "zcheapstr"
