proxmox/proxmox-simple-config/debian/control
Thomas Lamprecht f4868ff519 tree-wide: check in d/control meta changes for newer debcargo
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-26 14:44:33 +01:00

46 lines
1.8 KiB
Plaintext

Source: rust-proxmox-simple-config
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo,
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-anyhow-1+default-dev <!nocheck>,
librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~) <!nocheck>,
librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~) <!nocheck>,
librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) <!nocheck>,
librust-serde-1+default-dev <!nocheck>,
librust-serde-1+derive-dev <!nocheck>,
librust-serde-json-1+default-dev <!nocheck>
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.7.0
Vcs-Git: git://git.proxmox.com/git/proxmox.git
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
Homepage: https://proxmox.com
X-Cargo-Crate: proxmox-simple-config
Rules-Requires-Root: no
Package: librust-proxmox-simple-config-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-anyhow-1+default-dev,
librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~),
librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~),
librust-proxmox-schema-3+default-dev (>= 3.1.2-~~),
librust-serde-1+default-dev,
librust-serde-1+derive-dev,
librust-serde-json-1+default-dev
Provides:
librust-proxmox-simple-config+default-dev (= ${binary:Version}),
librust-proxmox-simple-config-0-dev (= ${binary:Version}),
librust-proxmox-simple-config-0+default-dev (= ${binary:Version}),
librust-proxmox-simple-config-0.1-dev (= ${binary:Version}),
librust-proxmox-simple-config-0.1+default-dev (= ${binary:Version}),
librust-proxmox-simple-config-0.1.1-dev (= ${binary:Version}),
librust-proxmox-simple-config-0.1.1+default-dev (= ${binary:Version})
Description: Simple key/value format for configuration files - Rust source code
Source code for Debianized Rust crate "proxmox-simple-config"