Source: rust-phf-shared Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-siphasher-0.3+default-dev Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.6.1 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 Rules-Requires-Root: no Package: librust-phf-shared-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-siphasher-0.3+default-dev Suggests: librust-phf-shared+uncased-dev (= ${binary:Version}), librust-phf-shared+unicase-dev (= ${binary:Version}) Provides: librust-phf-shared+default-dev (= ${binary:Version}), librust-phf-shared+std-dev (= ${binary:Version}), librust-phf-shared-0-dev (= ${binary:Version}), librust-phf-shared-0+default-dev (= ${binary:Version}), librust-phf-shared-0+std-dev (= ${binary:Version}), librust-phf-shared-0.11-dev (= ${binary:Version}), librust-phf-shared-0.11+default-dev (= ${binary:Version}), librust-phf-shared-0.11+std-dev (= ${binary:Version}), librust-phf-shared-0.11.2-dev (= ${binary:Version}), librust-phf-shared-0.11.2+default-dev (= ${binary:Version}), librust-phf-shared-0.11.2+std-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+uncased-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-phf-shared-dev (= ${binary:Version}), librust-uncased-0.9-dev (>= 0.9.6-~~) Provides: librust-phf-shared-0+uncased-dev (= ${binary:Version}), librust-phf-shared-0.11+uncased-dev (= ${binary:Version}), librust-phf-shared-0.11.2+uncased-dev (= ${binary:Version}) Description: Support code shared by PHF libraries - feature "uncased" This metapackage enables feature "uncased" for the Rust phf_shared crate, by pulling in any additional dependencies needed by that feature. 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 (>= 2.4.0-~~) Provides: librust-phf-shared-0+unicase-dev (= ${binary:Version}), librust-phf-shared-0.11+unicase-dev (= ${binary:Version}), librust-phf-shared-0.11.2+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.