Source: rust-parking-lot-core
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.71.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cfg-if-1+default-dev <!nocheck>,
 librust-libc-0.2+default-dev (>= 0.2.95-~~) <!nocheck>,
 librust-smallvec-1+default-dev (>= 1.6.1-~~) <!nocheck>
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
Standards-Version: 4.7.2
Vcs-Git: https://gitee.com/openkylin/rust-parking-lot-core.git
Vcs-Browser: https://gitee.com/openkylin/rust-parking-lot-core
Homepage: https://github.com/Amanieu/parking_lot
X-Cargo-Crate: parking_lot_core

Package: librust-parking-lot-core-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cfg-if-1+default-dev,
 librust-libc-0.2+default-dev (>= 0.2.95-~~),
 librust-smallvec-1+default-dev (>= 1.6.1-~~)
Provides:
 librust-parking-lot-core+default-dev (= ${binary:Version}),
 librust-parking-lot-core+nightly-dev (= ${binary:Version}),
 librust-parking-lot-core-0-dev (= ${binary:Version}),
 librust-parking-lot-core-0+default-dev (= ${binary:Version}),
 librust-parking-lot-core-0+nightly-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9+default-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9+nightly-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9.12-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9.12+default-dev (= ${binary:Version}),
 librust-parking-lot-core-0.9.12+nightly-dev (= ${binary:Version})
Description: API for creating synchronization primitives - Rust source code
 Source code for Debianized Rust crate "parking_lot_core"
