Source: rust-errno
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.56) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-libc-0.2+std-dev <!nocheck>,
 librust-libc-0.2-dev <!nocheck>
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders:
 liweinan <liweinan@kylinos.cn>
Standards-Version: 4.7.2
Vcs-Git: https://gitee.com/openkylin/rust-errno.git
Vcs-Browser: https://gitee.com/openkylin/rust-errno
Homepage: https://github.com/lambda-fairy/rust-errno
X-Cargo-Crate: errno

Package: librust-errno-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-libc-0.2+std-dev,
 librust-libc-0.2-dev
Provides:
 librust-errno+default-dev (= ${binary:Version}),
 librust-errno+std-dev (= ${binary:Version}),
 librust-errno-0-dev (= ${binary:Version}),
 librust-errno-0+default-dev (= ${binary:Version}),
 librust-errno-0+std-dev (= ${binary:Version}),
 librust-errno-0.3-dev (= ${binary:Version}),
 librust-errno-0.3+default-dev (= ${binary:Version}),
 librust-errno-0.3+std-dev (= ${binary:Version}),
 librust-errno-0.3.14-dev (= ${binary:Version}),
 librust-errno-0.3.14+default-dev (= ${binary:Version}),
 librust-errno-0.3.14+std-dev (= ${binary:Version})
Description: Cross-platform interface to the `errno` variable - Rust source code
 Source code for Debianized Rust crate "errno"
