Source: rust-proxmox-http
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.85) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-anyhow-1+default-dev <!nocheck>
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.7.2
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-http

Package: librust-proxmox-http-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-anyhow-1+default-dev
Suggests:
 librust-proxmox-http+api-types-dev (= ${binary:Version}),
 librust-proxmox-http+body-dev (= ${binary:Version}),
 librust-proxmox-http+client-dev (= ${binary:Version}),
 librust-proxmox-http+client-sync-dev (= ${binary:Version}),
 librust-proxmox-http+client-trait-dev (= ${binary:Version}),
 librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
 librust-proxmox-http+proxmox-async-dev (= ${binary:Version}),
 librust-proxmox-http+rate-limited-stream-dev (= ${binary:Version}),
 librust-proxmox-http+websocket-dev (= ${binary:Version})
Provides:
 librust-proxmox-http+default-dev (= ${binary:Version}),
 librust-proxmox-http-1-dev (= ${binary:Version}),
 librust-proxmox-http-1+default-dev (= ${binary:Version}),
 librust-proxmox-http-1.0-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+default-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+default-dev (= ${binary:Version})
Description: Proxmox HTTP library - Rust source code
 Source code for Debianized Rust crate "proxmox-http"

Package: librust-proxmox-http+api-types-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-http-1+default-dev,
 librust-proxmox-schema-5+default-dev (>= 5.1.0-~~),
 librust-serde-json-1+default-dev,
 librust-url-2+default-dev (>= 2.2-~~)
Provides:
 librust-proxmox-http-1+api-types-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+api-types-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+api-types-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "api-types"
 This metapackage enables feature "api-types" for the Rust proxmox-http crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+body-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-bytes-1+default-dev,
 librust-futures-0.3+default-dev,
 librust-http-body-1+default-dev,
 librust-http-body-util-0.1+default-dev,
 librust-hyper-1+default-dev,
 librust-sync-wrapper-1+default-dev,
 librust-sync-wrapper-1+futures-dev
Provides:
 librust-proxmox-http-1+body-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+body-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+body-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "body"
 This metapackage enables feature "body" for the Rust proxmox-http crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+client-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-proxmox-http+body-dev (= ${binary:Version}),
 librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
 librust-proxmox-http+rate-limited-stream-dev (= ${binary:Version}),
 librust-bytes-1+default-dev,
 librust-futures-0.3+default-dev,
 librust-http-body-1+default-dev,
 librust-http-body-util-0.1+default-dev,
 librust-hyper-1+client-dev,
 librust-hyper-1+http1-dev,
 librust-hyper-1+http2-dev,
 librust-hyper-util-0.1+client-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+client-legacy-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+default-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+http1-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+http2-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+tokio-dev (>= 0.1.12-~~),
 librust-openssl-0.10+default-dev,
 librust-proxmox-compression-1+default-dev,
 librust-tokio-1+default-dev (>= 1.6-~~),
 librust-tokio-1+io-util-dev (>= 1.6-~~),
 librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~),
 librust-tower-service-0.3+default-dev
Provides:
 librust-proxmox-http-1+client-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+client-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+client-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "client"
 This metapackage enables feature "client" for the Rust proxmox-http crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+client-sync-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-proxmox-http+client-trait-dev (= ${binary:Version}),
 librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
 librust-native-tls-0.2+default-dev,
 librust-ureq-3+native-tls-dev
Provides:
 librust-proxmox-http-1+client-sync-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+client-sync-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+client-sync-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "client-sync"
 This metapackage enables feature "client-sync" for the Rust proxmox-http crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+client-trait-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-http-1+default-dev
Provides:
 librust-proxmox-http-1+client-trait-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+client-trait-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+client-trait-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "client-trait"
 This metapackage enables feature "client-trait" for the Rust proxmox-http
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+http-helpers-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-http-1+default-dev,
 librust-proxmox-base64-1+default-dev,
 librust-proxmox-sys-1+default-dev (>= 1.0.1-~~),
 librust-serde-json-1+default-dev,
 librust-url-2+default-dev (>= 2.2-~~)
Provides:
 librust-proxmox-http-1+http-helpers-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+http-helpers-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+http-helpers-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "http-helpers"
 This metapackage enables feature "http-helpers" for the Rust proxmox-http
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+proxmox-async-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-proxmox-async-0.5+default-dev
Provides:
 librust-proxmox-http-1+proxmox-async-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+proxmox-async-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+proxmox-async-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "proxmox-async"
 This metapackage enables feature "proxmox-async" for the Rust proxmox-http
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+rate-limited-stream-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-hyper-util-0.1+client-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+client-legacy-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+default-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+http1-dev (>= 0.1.12-~~),
 librust-hyper-util-0.1+http2-dev (>= 0.1.12-~~),
 librust-proxmox-rate-limiter-1+default-dev,
 librust-proxmox-rate-limiter-1+rate-limiter-dev,
 librust-tokio-1+default-dev (>= 1.6-~~),
 librust-tokio-1+time-dev (>= 1.6-~~)
Provides:
 librust-proxmox-http-1+rate-limited-stream-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+rate-limited-stream-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+rate-limited-stream-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "rate-limited-stream"
 This metapackage enables feature "rate-limited-stream" for the Rust proxmox-
 http crate, by pulling in any additional dependencies needed by that feature.

Package: librust-proxmox-http+websocket-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proxmox-http-dev (= ${binary:Version}),
 librust-proxmox-http+body-dev (= ${binary:Version}),
 librust-futures-0.3+default-dev,
 librust-http-1+default-dev,
 librust-openssl-0.10+default-dev,
 librust-proxmox-base64-1+default-dev,
 librust-proxmox-io-1+default-dev (>= 1.2.1-~~),
 librust-proxmox-io-1+tokio-dev (>= 1.2.1-~~),
 librust-proxmox-lang-1+default-dev (>= 1.5-~~),
 librust-proxmox-sys-1+default-dev (>= 1.0.1-~~),
 librust-tokio-1+default-dev (>= 1.6-~~),
 librust-tokio-1+io-util-dev (>= 1.6-~~),
 librust-tokio-1+sync-dev (>= 1.6-~~)
Provides:
 librust-proxmox-http-1+websocket-dev (= ${binary:Version}),
 librust-proxmox-http-1.0+websocket-dev (= ${binary:Version}),
 librust-proxmox-http-1.0.6+websocket-dev (= ${binary:Version})
Description: Proxmox HTTP library - feature "websocket"
 This metapackage enables feature "websocket" for the Rust proxmox-http crate,
 by pulling in any additional dependencies needed by that feature.
