Source: rust-phf-shared Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 10), cargo:native , rustc:native , libstd-rust-dev , librust-siphasher-0.2+default-dev Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/phf-shared] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/phf-shared X-Cargo-Crate: phf_shared Package: librust-phf-shared-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-siphasher-0.2+default-dev Suggests: librust-phf-shared+unicase-dev (= ${binary:Version}) Provides: librust-phf-shared+core-dev (= ${binary:Version}), librust-phf-shared+default-dev (= ${binary:Version}), librust-phf-shared-0-dev (= ${binary:Version}), librust-phf-shared-0+core-dev (= ${binary:Version}), librust-phf-shared-0+default-dev (= ${binary:Version}), librust-phf-shared-0.7-dev (= ${binary:Version}), librust-phf-shared-0.7+core-dev (= ${binary:Version}), librust-phf-shared-0.7+default-dev (= ${binary:Version}), librust-phf-shared-0.7.23-dev (= ${binary:Version}), librust-phf-shared-0.7.23+core-dev (= ${binary:Version}), librust-phf-shared-0.7.23+default-dev (= ${binary:Version}) Description: Support code shared by PHF libraries - Rust source code This package contains the source for the Rust phf_shared crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-phf-shared+unicase-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-phf-shared-dev (= ${binary:Version}), librust-unicase-2+default-dev | librust-unicase-1+default-dev (>= 1.4~~) Provides: librust-phf-shared-0+unicase-dev (= ${binary:Version}), librust-phf-shared-0.7+unicase-dev (= ${binary:Version}), librust-phf-shared-0.7.23+unicase-dev (= ${binary:Version}) Description: Support code shared by PHF libraries - feature "unicase" This metapackage enables feature unicase for the Rust phf_shared crate, by pulling in any additional dependencies needed by that feature.