Source: rust-parking-lot-0.7 Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev , librust-lock-api-0.1+default-dev , librust-lock-api-0.1+owning-ref-dev , librust-parking-lot-core-0.4+default-dev Maintainer: Debian Rust Maintainers Uploaders: Sylvestre Ledru , Wolfgang Silbermayr , kpcyrd Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/parking-lot-0.7] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/parking-lot-0.7 X-Cargo-Crate: parking_lot Package: librust-parking-lot-0.7-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-lock-api-0.1+default-dev, librust-parking-lot-core-0.4+default-dev Recommends: librust-parking-lot-0.7+owning-ref-dev (= ${binary:Version}) Suggests: librust-parking-lot-0.7+deadlock-detection-dev (= ${binary:Version}), librust-parking-lot-0.7+nightly-dev (= ${binary:Version}) Provides: librust-parking-lot-dev (= ${binary:Version}), librust-parking-lot-0-dev (= ${binary:Version}), librust-parking-lot-0.7.1-dev (= ${binary:Version}) Replaces: librust-parking-lot-dev (<< 0.7.2-~~) Breaks: librust-parking-lot-dev (<< 0.7.2-~~) Description: Compact, efficient std sync primitives - Rust source code This package contains the source for the Rust parking_lot crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-0.7+deadlock-detection-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-parking-lot-0.7-dev (= ${binary:Version}), librust-parking-lot-core-0.4+deadlock-detection-dev Provides: librust-parking-lot+deadlock-detection-dev (= ${binary:Version}), librust-parking-lot-0+deadlock-detection-dev (= ${binary:Version}), librust-parking-lot-0.7.1+deadlock-detection-dev (= ${binary:Version}) Description: Compact, efficient std sync primitives - feature "deadlock_detection" This metapackage enables feature "deadlock_detection" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-0.7+nightly-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-parking-lot-0.7-dev (= ${binary:Version}), librust-lock-api-0.1+nightly-dev, librust-parking-lot-core-0.4+nightly-dev Provides: librust-parking-lot+nightly-dev (= ${binary:Version}), librust-parking-lot-0+nightly-dev (= ${binary:Version}), librust-parking-lot-0.7.1+nightly-dev (= ${binary:Version}) Description: Compact, efficient std sync primitives - feature "nightly" This metapackage enables feature "nightly" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-0.7+owning-ref-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-parking-lot-0.7-dev (= ${binary:Version}), librust-lock-api-0.1+owning-ref-dev Provides: librust-parking-lot+owning-ref-dev (= ${binary:Version}), librust-parking-lot+default-dev (= ${binary:Version}), librust-parking-lot-0+owning-ref-dev (= ${binary:Version}), librust-parking-lot-0+default-dev (= ${binary:Version}), librust-parking-lot-0.7+default-dev (= ${binary:Version}), librust-parking-lot-0.7.1+owning-ref-dev (= ${binary:Version}), librust-parking-lot-0.7.1+default-dev (= ${binary:Version}) Description: Compact, efficient std sync primitives - feature "owning_ref" and 1 more This metapackage enables feature "owning_ref" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature.