f7da6ee7d4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
120 lines
4.9 KiB
Plaintext
120 lines
4.9 KiB
Plaintext
Source: rust-proxmox-schema
|
|
Section: rust
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 12),
|
|
dh-cargo (>= 25),
|
|
cargo:native <!nocheck>,
|
|
rustc:native <!nocheck>,
|
|
libstd-rust-dev <!nocheck>,
|
|
librust-anyhow-1+default-dev <!nocheck>,
|
|
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
|
librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
|
|
librust-serde-1+default-dev <!nocheck>,
|
|
librust-serde-json-1+default-dev <!nocheck>,
|
|
librust-textwrap-0.11+default-dev <!nocheck>
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 4.5.1
|
|
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
|
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
|
Rules-Requires-Root: no
|
|
|
|
Package: librust-proxmox-schema-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-anyhow-1+default-dev,
|
|
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
|
librust-regex-1+default-dev (>= 1.5-~~),
|
|
librust-serde-1+default-dev,
|
|
librust-serde-json-1+default-dev,
|
|
librust-textwrap-0.11+default-dev
|
|
Suggests:
|
|
librust-proxmox-schema+libc-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+nix-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+proxmox-api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+upid-api-impl-dev (= ${binary:Version})
|
|
Provides:
|
|
librust-proxmox-schema+default-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+test-harness-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1+default-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1+test-harness-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+default-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+test-harness-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+default-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+test-harness-dev (= ${binary:Version})
|
|
Description: Proxmox api schema and validation - Rust source code
|
|
This package contains the source for the Rust proxmox-schema crate, packaged by
|
|
debcargo for use with cargo and dh-cargo.
|
|
|
|
Package: librust-proxmox-schema+libc-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-schema-dev (= ${binary:Version}),
|
|
librust-libc-0.2+default-dev
|
|
Provides:
|
|
librust-proxmox-schema-1+libc-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+libc-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+libc-dev (= ${binary:Version})
|
|
Description: Proxmox api schema and validation - feature "libc"
|
|
This metapackage enables feature "libc" for the Rust proxmox-schema crate, by
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
|
Package: librust-proxmox-schema+nix-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-schema-dev (= ${binary:Version}),
|
|
librust-nix-0.19+default-dev
|
|
Provides:
|
|
librust-proxmox-schema-1+nix-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+nix-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+nix-dev (= ${binary:Version})
|
|
Description: Proxmox api schema and validation - feature "nix"
|
|
This metapackage enables feature "nix" for the Rust proxmox-schema crate, by
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
|
Package: librust-proxmox-schema+proxmox-api-macro-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-schema-dev (= ${binary:Version}),
|
|
librust-proxmox-api-macro-1+default-dev (>= 1.0.3-~~)
|
|
Provides:
|
|
librust-proxmox-schema+api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1+proxmox-api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1+api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+proxmox-api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+proxmox-api-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+api-macro-dev (= ${binary:Version})
|
|
Description: Proxmox api schema and validation - feature "proxmox-api-macro" and 1 more
|
|
This metapackage enables feature "proxmox-api-macro" for the Rust proxmox-
|
|
schema crate, by pulling in any additional dependencies needed by that
|
|
feature.
|
|
.
|
|
Additionally, this package also provides the "api-macro" feature.
|
|
|
|
Package: librust-proxmox-schema+upid-api-impl-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-schema-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+libc-dev (= ${binary:Version}),
|
|
librust-proxmox-schema+nix-dev (= ${binary:Version})
|
|
Provides:
|
|
librust-proxmox-schema-1+upid-api-impl-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3+upid-api-impl-dev (= ${binary:Version}),
|
|
librust-proxmox-schema-1.3.2+upid-api-impl-dev (= ${binary:Version})
|
|
Description: Proxmox api schema and validation - feature "upid-api-impl"
|
|
This metapackage enables feature "upid-api-impl" for the Rust proxmox-schema
|
|
crate, by pulling in any additional dependencies needed by that feature.
|