2021-10-04 12:25:56 +03:00
Source: rust-proxmox-time
Section: rust
Priority: optional
2024-10-17 17:13:43 +03:00
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo,
2021-10-04 12:25:56 +03:00
cargo:native <!nocheck>,
2024-10-17 17:13:43 +03:00
rustc:native <!nocheck>,
2021-10-04 12:25:56 +03:00
libstd-rust-dev <!nocheck>,
2021-11-17 13:36:39 +03:00
librust-anyhow-1+default-dev <!nocheck>,
2024-06-20 14:45:17 +03:00
librust-bitflags-2+default-dev (>= 2.4-~~) <!nocheck>,
2022-05-05 11:22:50 +03:00
librust-js-sys-0.3+default-dev (>= 0.3.55-~~) <!nocheck>,
2022-12-06 15:50:00 +03:00
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~) <!nocheck>,
2022-08-19 13:22:27 +03:00
librust-nom-7+default-dev <!nocheck>
2021-10-04 12:25:56 +03:00
Maintainer: Proxmox Support Team <support@proxmox.com>
2024-10-17 17:13:43 +03:00
Standards-Version: 4.7.0
2021-10-04 12:25:56 +03:00
Vcs-Git: git://git.proxmox.com/git/proxmox.git
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
2024-10-17 17:13:43 +03:00
Homepage: https://proxmox.com
2022-12-06 13:21:43 +03:00
X-Cargo-Crate: proxmox-time
2021-10-04 12:25:56 +03:00
Rules-Requires-Root: no
Package: librust-proxmox-time-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
2021-11-17 13:36:39 +03:00
librust-anyhow-1+default-dev,
2024-06-20 14:45:17 +03:00
librust-bitflags-2+default-dev (>= 2.4-~~),
2022-05-05 11:22:50 +03:00
librust-js-sys-0.3+default-dev (>= 0.3.55-~~),
2022-12-06 15:50:00 +03:00
librust-libc-0.2+default-dev (>= 0.2.107-~~),
librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~),
2022-08-19 13:22:27 +03:00
librust-nom-7+default-dev
2021-10-04 12:25:56 +03:00
Provides:
librust-proxmox-time+default-dev (= ${binary:Version}),
2024-06-20 14:45:17 +03:00
librust-proxmox-time-2-dev (= ${binary:Version}),
librust-proxmox-time-2+default-dev (= ${binary:Version}),
librust-proxmox-time-2.0-dev (= ${binary:Version}),
librust-proxmox-time-2.0+default-dev (= ${binary:Version}),
2024-11-26 18:53:08 +03:00
librust-proxmox-time-2.0.3-dev (= ${binary:Version}),
librust-proxmox-time-2.0.3+default-dev (= ${binary:Version})
2021-10-04 12:25:56 +03:00
Description: Time utilities and TmEditor - Rust source code
2024-01-08 14:17:16 +03:00
Source code for Debianized Rust crate "proxmox-time"