Source: rust-ena Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev , librust-log-0.4+default-dev Maintainer: Debian Rust Maintainers Uploaders: Matt Kraai Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ena] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ena Homepage: https://github.com/rust-lang-nursery/ena Package: librust-ena-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-log-0.4+default-dev Suggests: librust-ena+congruence-closure-dev (= ${binary:Version}), librust-ena+dogged-dev (= ${binary:Version}) Provides: librust-ena+bench-dev (= ${binary:Version}), librust-ena+default-dev (= ${binary:Version}), librust-ena-0-dev (= ${binary:Version}), librust-ena-0+bench-dev (= ${binary:Version}), librust-ena-0+default-dev (= ${binary:Version}), librust-ena-0.14-dev (= ${binary:Version}), librust-ena-0.14+bench-dev (= ${binary:Version}), librust-ena-0.14+default-dev (= ${binary:Version}), librust-ena-0.14.0-dev (= ${binary:Version}), librust-ena-0.14.0+bench-dev (= ${binary:Version}), librust-ena-0.14.0+default-dev (= ${binary:Version}) Description: Rust implementation of union-find - Rust source code Based on code from rustc. . This package contains the source for the Rust ena crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ena+congruence-closure-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-ena-dev (= ${binary:Version}), librust-petgraph-0.5+default-dev | librust-petgraph-0.4+default-dev (>= 0.4.5-~~) Provides: librust-ena+petgraph-dev (= ${binary:Version}), librust-ena-0+congruence-closure-dev (= ${binary:Version}), librust-ena-0+petgraph-dev (= ${binary:Version}), librust-ena-0.14+congruence-closure-dev (= ${binary:Version}), librust-ena-0.14+petgraph-dev (= ${binary:Version}), librust-ena-0.14.0+congruence-closure-dev (= ${binary:Version}), librust-ena-0.14.0+petgraph-dev (= ${binary:Version}) Description: Rust implementation of union-find - feature "congruence-closure" and 1 more Based on code from rustc. . This metapackage enables feature "congruence-closure" for the Rust ena crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "petgraph" feature. Package: librust-ena+dogged-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-ena-dev (= ${binary:Version}), librust-dogged-0.2+default-dev Provides: librust-ena+persistent-dev (= ${binary:Version}), librust-ena-0+dogged-dev (= ${binary:Version}), librust-ena-0+persistent-dev (= ${binary:Version}), librust-ena-0.14+dogged-dev (= ${binary:Version}), librust-ena-0.14+persistent-dev (= ${binary:Version}), librust-ena-0.14.0+dogged-dev (= ${binary:Version}), librust-ena-0.14.0+persistent-dev (= ${binary:Version}) Description: Rust implementation of union-find - feature "dogged" and 1 more Based on code from rustc. . This metapackage enables feature "dogged" for the Rust ena crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "persistent" feature.