Source: rust-filetime
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cfg-if-1+default-dev <!nocheck>,
 librust-libc-0.2+default-dev (>= 0.2.27-~~) <!nocheck>,
 librust-redox-syscall-0.2+default-dev (>= 0.2.9-~~) <!nocheck>
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Standards-Version: 4.5.1
Vcs-Git: https://gitee.com/openkylin/rust-filetime.git
Vcs-Browser: https://gitee.com/openkylin/rust-filetime
Homepage: https://github.com/alexcrichton/filetime
Rules-Requires-Root: no

Package: librust-filetime-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cfg-if-1+default-dev,
 librust-libc-0.2+default-dev (>= 0.2.27-~~),
 librust-redox-syscall-0.2+default-dev (>= 0.2.9-~~)
Provides:
 librust-filetime+default-dev (= ${binary:Version}),
 librust-filetime-0-dev (= ${binary:Version}),
 librust-filetime-0+default-dev (= ${binary:Version}),
 librust-filetime-0.2-dev (= ${binary:Version}),
 librust-filetime-0.2+default-dev (= ${binary:Version}),
 librust-filetime-0.2.17-dev (= ${binary:Version}),
 librust-filetime-0.2.17+default-dev (= ${binary:Version})
Description: Platform-agnostic accessors of timestamps in File metadata - Rust source code
 This package contains the source for the Rust filetime crate, packaged by
 debcargo for use with cargo and dh-cargo.
