9205e65d21
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
139 lines
6.1 KiB
Plaintext
139 lines
6.1 KiB
Plaintext
Source: rust-proxmox-rest-server
|
|
Section: rust
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-sequence-cargo,
|
|
cargo:native <!nocheck>,
|
|
rustc:native (>= 1.80) <!nocheck>,
|
|
libstd-rust-dev <!nocheck>,
|
|
librust-anyhow-1+default-dev <!nocheck>,
|
|
librust-futures-0.3+default-dev <!nocheck>,
|
|
librust-http-0.2+default-dev <!nocheck>,
|
|
librust-hyper-0.14+default-dev (>= 0.14.5-~~) <!nocheck>,
|
|
librust-hyper-0.14+full-dev (>= 0.14.5-~~) <!nocheck>,
|
|
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
|
|
librust-log-0.4+default-dev (>= 0.4.17-~~) <!nocheck>,
|
|
librust-nix-0.26+default-dev (>= 0.26.1-~~) <!nocheck>,
|
|
librust-openssl-0.10+default-dev <!nocheck>,
|
|
librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
|
|
librust-proxmox-compression-0.2+default-dev (>= 0.2.4-~~) <!nocheck>,
|
|
librust-proxmox-daemon-0.1+default-dev <!nocheck>,
|
|
librust-proxmox-lang-1+default-dev (>= 1.3-~~) <!nocheck>,
|
|
librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~) <!nocheck>,
|
|
librust-proxmox-router-3+default-dev <!nocheck>,
|
|
librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~) <!nocheck>,
|
|
librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) <!nocheck>,
|
|
librust-proxmox-schema-3+upid-api-impl-dev (>= 3.1.2-~~) <!nocheck>,
|
|
librust-proxmox-sys-0.6+default-dev <!nocheck>,
|
|
librust-proxmox-sys-0.6+logrotate-dev <!nocheck>,
|
|
librust-proxmox-sys-0.6+timer-dev <!nocheck>,
|
|
librust-proxmox-time-2+default-dev <!nocheck>,
|
|
librust-proxmox-worker-task-0.1+default-dev <!nocheck>,
|
|
librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
|
|
librust-serde-1+default-dev <!nocheck>,
|
|
librust-serde-1+derive-dev <!nocheck>,
|
|
librust-serde-json-1+default-dev <!nocheck>,
|
|
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
|
librust-tokio-1+process-dev (>= 1.6-~~) <!nocheck>,
|
|
librust-tokio-1+signal-dev (>= 1.6-~~) <!nocheck>,
|
|
librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~) <!nocheck>,
|
|
librust-tokio-stream-0.1+default-dev <!nocheck>,
|
|
librust-tower-service-0.3+default-dev <!nocheck>,
|
|
librust-tracing-0.1+default-dev <!nocheck>,
|
|
librust-url-2+default-dev (>= 2.2-~~) <!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-rest-server
|
|
Rules-Requires-Root: no
|
|
|
|
Package: librust-proxmox-rest-server-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-anyhow-1+default-dev,
|
|
librust-futures-0.3+default-dev,
|
|
librust-http-0.2+default-dev,
|
|
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
|
librust-hyper-0.14+full-dev (>= 0.14.5-~~),
|
|
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
|
librust-log-0.4+default-dev (>= 0.4.17-~~),
|
|
librust-nix-0.26+default-dev (>= 0.26.1-~~),
|
|
librust-openssl-0.10+default-dev,
|
|
librust-percent-encoding-2+default-dev (>= 2.1-~~),
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~),
|
|
librust-proxmox-compression-0.2+default-dev (>= 0.2.4-~~),
|
|
librust-proxmox-daemon-0.1+default-dev,
|
|
librust-proxmox-lang-1+default-dev (>= 1.3-~~),
|
|
librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~),
|
|
librust-proxmox-router-3+default-dev,
|
|
librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~),
|
|
librust-proxmox-schema-3+default-dev (>= 3.1.2-~~),
|
|
librust-proxmox-schema-3+upid-api-impl-dev (>= 3.1.2-~~),
|
|
librust-proxmox-sys-0.6+default-dev,
|
|
librust-proxmox-sys-0.6+logrotate-dev,
|
|
librust-proxmox-sys-0.6+timer-dev,
|
|
librust-proxmox-time-2+default-dev,
|
|
librust-proxmox-worker-task-0.1+default-dev,
|
|
librust-regex-1+default-dev (>= 1.5-~~),
|
|
librust-serde-1+default-dev,
|
|
librust-serde-1+derive-dev,
|
|
librust-serde-json-1+default-dev,
|
|
librust-tokio-1+default-dev (>= 1.6-~~),
|
|
librust-tokio-1+process-dev (>= 1.6-~~),
|
|
librust-tokio-1+signal-dev (>= 1.6-~~),
|
|
librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~),
|
|
librust-tokio-stream-0.1+default-dev,
|
|
librust-tower-service-0.3+default-dev,
|
|
librust-tracing-0.1+default-dev,
|
|
librust-url-2+default-dev (>= 2.2-~~)
|
|
Suggests:
|
|
librust-proxmox-rest-server+rate-limited-stream-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server+templates-dev (= ${binary:Version})
|
|
Provides:
|
|
librust-proxmox-rest-server+default-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0+default-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8+default-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8.5-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8.5+default-dev (= ${binary:Version})
|
|
Description: REST server implementation - Rust source code
|
|
Source code for Debianized Rust crate "proxmox-rest-server"
|
|
|
|
Package: librust-proxmox-rest-server+rate-limited-stream-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-rest-server-dev (= ${binary:Version}),
|
|
librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~),
|
|
librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.4-~~)
|
|
Provides:
|
|
librust-proxmox-rest-server-0+rate-limited-stream-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8+rate-limited-stream-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8.5+rate-limited-stream-dev (= ${binary:Version})
|
|
Description: REST server implementation - feature "rate-limited-stream"
|
|
This metapackage enables feature "rate-limited-stream" for the Rust proxmox-
|
|
rest-server crate, by pulling in any additional dependencies needed by that
|
|
feature.
|
|
|
|
Package: librust-proxmox-rest-server+templates-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-proxmox-rest-server-dev (= ${binary:Version}),
|
|
librust-handlebars-3+default-dev
|
|
Provides:
|
|
librust-proxmox-rest-server-0+templates-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8+templates-dev (= ${binary:Version}),
|
|
librust-proxmox-rest-server-0.8.5+templates-dev (= ${binary:Version})
|
|
Description: REST server implementation - feature "templates"
|
|
This metapackage enables feature "templates" for the Rust proxmox-rest-server
|
|
crate, by pulling in any additional dependencies needed by that feature.
|