Source: rust-phf
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 18),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-phf-shared-0.7+default-dev (>= 0.7.24-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/phf]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/phf

Package: librust-phf-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-shared-0.7+default-dev (>= 0.7.24-~~)
Suggests:
 librust-phf+core-dev (= ${binary:Version}),
 librust-phf+macros-dev (= ${binary:Version}),
 librust-phf+unicase-dev (= ${binary:Version})
Provides:
 librust-phf+default-dev (= ${binary:Version}),
 librust-phf-0-dev (= ${binary:Version}),
 librust-phf-0+default-dev (= ${binary:Version}),
 librust-phf-0.7-dev (= ${binary:Version}),
 librust-phf-0.7+default-dev (= ${binary:Version}),
 librust-phf-0.7.24-dev (= ${binary:Version}),
 librust-phf-0.7.24+default-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - Rust source code
 This package contains the source for the Rust phf crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-phf+core-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-shared-0.7+core-dev (>= 0.7.24-~~)
Provides:
 librust-phf-0+core-dev (= ${binary:Version}),
 librust-phf-0.7+core-dev (= ${binary:Version}),
 librust-phf-0.7.24+core-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "core"
 This metapackage enables feature "core" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-phf+macros-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-macros-0.7+default-dev (>= 0.7.24-~~)
Provides:
 librust-phf+phf-macros-dev (= ${binary:Version}),
 librust-phf-0+macros-dev (= ${binary:Version}),
 librust-phf-0+phf-macros-dev (= ${binary:Version}),
 librust-phf-0.7+macros-dev (= ${binary:Version}),
 librust-phf-0.7+phf-macros-dev (= ${binary:Version}),
 librust-phf-0.7.24+macros-dev (= ${binary:Version}),
 librust-phf-0.7.24+phf-macros-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "macros" and 1 more
 This metapackage enables feature "macros" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "phf_macros" feature.

Package: librust-phf+unicase-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-shared-0.7+unicase-dev (>= 0.7.24-~~)
Provides:
 librust-phf-0+unicase-dev (= ${binary:Version}),
 librust-phf-0.7+unicase-dev (= ${binary:Version}),
 librust-phf-0.7.24+unicase-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.
