Source: rust-cmake
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 26),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cc-1+default-dev (>= 1.0.41-~~) <!nocheck>,
 cmake <!nocheck>
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Standards-Version: 4.5.1
Vcs-Git: https://gitee.com/openkylin/rust-cmake.git
Vcs-Browser: https://gitee.com/openkylin/rust-cmake
Homepage: https://github.com/alexcrichton/cmake-rs
Rules-Requires-Root: no

Package: librust-cmake-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cc-1+default-dev (>= 1.0.41-~~),
 cmake
Provides:
 librust-cmake+default-dev (= ${binary:Version}),
 librust-cmake-0-dev (= ${binary:Version}),
 librust-cmake-0+default-dev (= ${binary:Version}),
 librust-cmake-0.1-dev (= ${binary:Version}),
 librust-cmake-0.1+default-dev (= ${binary:Version}),
 librust-cmake-0.1.45-dev (= ${binary:Version}),
 librust-cmake-0.1.45+default-dev (= ${binary:Version})
Description: Build dependency for running `cmake` to build a native library - Rust source code
 This package contains the source for the Rust cmake crate, packaged by debcargo
 for use with cargo and dh-cargo.
