mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-27 00:01:45 +00:00
104 lines
4.0 KiB
Plaintext
104 lines
4.0 KiB
Plaintext
Source: rust-proxmox
|
|
Section: rust
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 12),
|
|
dh-cargo (>= 24),
|
|
cargo:native <!nocheck>,
|
|
rustc:native <!nocheck>,
|
|
libstd-rust-dev <!nocheck>,
|
|
librust-anyhow-1+default-dev <!nocheck>,
|
|
librust-base64-0.12+default-dev <!nocheck>,
|
|
librust-endian-trait-0.6+arrays-dev <!nocheck>,
|
|
librust-endian-trait-0.6+default-dev <!nocheck>,
|
|
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
|
librust-libc-0.2+default-dev <!nocheck>,
|
|
librust-nix-0.19+default-dev (>= 0.19.1-~~) <!nocheck>,
|
|
librust-proxmox-io-1+default-dev <!nocheck>,
|
|
librust-proxmox-lang-1+default-dev <!nocheck>,
|
|
librust-proxmox-schema-1+default-dev <!nocheck>,
|
|
librust-proxmox-time-1+default-dev <!nocheck>,
|
|
librust-regex-1+default-dev (>= 1.2-~~) <!nocheck>,
|
|
librust-serde-1+default-dev <!nocheck>,
|
|
librust-serde-1+derive-dev <!nocheck>,
|
|
librust-serde-json-1+default-dev <!nocheck>,
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) <!nocheck>,
|
|
uuid-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-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-anyhow-1+default-dev,
|
|
librust-base64-0.12+default-dev,
|
|
librust-endian-trait-0.6+arrays-dev,
|
|
librust-endian-trait-0.6+default-dev,
|
|
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
|
librust-libc-0.2+default-dev,
|
|
librust-nix-0.19+default-dev (>= 0.19.1-~~),
|
|
librust-proxmox-io-1+default-dev,
|
|
librust-proxmox-lang-1+default-dev,
|
|
librust-proxmox-schema-1+default-dev,
|
|
librust-proxmox-time-1+default-dev,
|
|
librust-regex-1+default-dev (>= 1.2-~~),
|
|
librust-serde-1+default-dev,
|
|
librust-serde-1+derive-dev,
|
|
librust-serde-json-1+default-dev,
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~),
|
|
uuid-dev
|
|
Suggests:
|
|
librust-proxmox+proxmox-sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox+tokio-dev (= ${binary:Version})
|
|
Provides:
|
|
librust-proxmox+default-dev (= ${binary:Version}),
|
|
librust-proxmox-0-dev (= ${binary:Version}),
|
|
librust-proxmox-0+default-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15+default-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15.1-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15.1+default-dev (= ${binary:Version})
|
|
Description: Generic Proxmox library - Rust source code
|
|
This package contains the source for the Rust proxmox crate, packaged by
|
|
debcargo for use with cargo and dh-cargo.
|
|
|
|
Package: librust-proxmox+proxmox-sortable-macro-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-dev (= ${binary:Version}),
|
|
librust-proxmox-sortable-macro-0.1+default-dev (>= 0.1.1-~~)
|
|
Provides:
|
|
librust-proxmox+sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0+proxmox-sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0+sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15+proxmox-sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15+sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15.1+proxmox-sortable-macro-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15.1+sortable-macro-dev (= ${binary:Version})
|
|
Description: Generic Proxmox library - feature "proxmox-sortable-macro" and 1 more
|
|
This metapackage enables feature "proxmox-sortable-macro" for the Rust proxmox
|
|
crate, by pulling in any additional dependencies needed by that feature.
|
|
.
|
|
Additionally, this package also provides the "sortable-macro" feature.
|
|
|
|
Package: librust-proxmox+tokio-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-dev (= ${binary:Version}),
|
|
librust-tokio-1+default-dev
|
|
Provides:
|
|
librust-proxmox-0+tokio-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15+tokio-dev (= ${binary:Version}),
|
|
librust-proxmox-0.15.1+tokio-dev (= ${binary:Version})
|
|
Description: Generic Proxmox library - feature "tokio"
|
|
This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
|
|
in any additional dependencies needed by that feature.
|