rrd-api-types: check in d/control
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
8f3eecab68
commit
fb8a706066
40
proxmox-rrd-api-types/debian/control
Normal file
40
proxmox-rrd-api-types/debian/control
Normal file
@ -0,0 +1,40 @@
|
||||
Source: rust-proxmox-rrd-api-types
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-cargo (>= 25),
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
librust-proxmox-schema-3+api-macro-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-plain-1+default-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
||||
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
||||
X-Cargo-Crate: proxmox-rrd-api-types
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: librust-proxmox-rrd-api-types-dev
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-schema-3+api-macro-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-plain-1+default-dev
|
||||
Provides:
|
||||
librust-proxmox-rrd-api-types+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-api-types-1.0.0+default-dev (= ${binary:Version})
|
||||
Description: Types for RRD values - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-rrd-api-types"
|
Loading…
Reference in New Issue
Block a user