bump proxmox-http to 0.6.2
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
05d3c3f412
commit
7667e549a5
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox-http"
|
||||
edition = "2018"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -1,3 +1,9 @@
|
||||
rust-proxmox-http (0.6.2-1) unstable; urgency=medium
|
||||
|
||||
* rebuild with proxmox-sys 0.3.0
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 2 Jun 2022 13:53:37 +0200
|
||||
|
||||
rust-proxmox-http (0.6.1-1) unstable; urgency=medium
|
||||
|
||||
* doc comment wording and extension
|
||||
|
@ -39,8 +39,8 @@ Provides:
|
||||
librust-proxmox-http-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+default-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.2+default-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - Rust source code
|
||||
This package contains the source for the Rust proxmox-http crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
@ -55,7 +55,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+base64-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+base64-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+base64-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+base64-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "base64"
|
||||
This metapackage enables feature "base64" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -72,7 +72,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+client-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+client-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+client-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+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.
|
||||
@ -87,7 +87,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+futures-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+futures-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "futures"
|
||||
This metapackage enables feature "futures" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -102,7 +102,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+http-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+http-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+http-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+http-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "http"
|
||||
This metapackage enables feature "http" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -122,7 +122,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+http-helpers-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+http-helpers-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+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.
|
||||
@ -138,7 +138,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+hyper-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+hyper-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "hyper"
|
||||
This metapackage enables feature "hyper" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -153,7 +153,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+openssl-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+openssl-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "openssl"
|
||||
This metapackage enables feature "openssl" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -168,7 +168,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+proxmox-io-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+proxmox-io-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+proxmox-io-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+proxmox-io-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "proxmox-io"
|
||||
This metapackage enables feature "proxmox-io" for the Rust proxmox-http crate,
|
||||
by pulling in any additional dependencies needed by that feature.
|
||||
@ -183,7 +183,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+proxmox-lang-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+proxmox-lang-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+proxmox-lang-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+proxmox-lang-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "proxmox-lang"
|
||||
This metapackage enables feature "proxmox-lang" for the Rust proxmox-http
|
||||
crate, by pulling in any additional dependencies needed by that feature.
|
||||
@ -194,11 +194,11 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-http-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.2+default-dev
|
||||
librust-proxmox-sys-0.3+default-dev
|
||||
Provides:
|
||||
librust-proxmox-http-0+proxmox-sys-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+proxmox-sys-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+proxmox-sys-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+proxmox-sys-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "proxmox-sys"
|
||||
This metapackage enables feature "proxmox-sys" for the Rust proxmox-http crate,
|
||||
by pulling in any additional dependencies needed by that feature.
|
||||
@ -213,7 +213,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+tokio-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+tokio-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "tokio"
|
||||
This metapackage enables feature "tokio" for the Rust proxmox-http crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -228,7 +228,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+tokio-openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+tokio-openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+tokio-openssl-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+tokio-openssl-dev (= ${binary:Version})
|
||||
Description: Proxmox HTTP library - feature "tokio-openssl"
|
||||
This metapackage enables feature "tokio-openssl" for the Rust proxmox-http
|
||||
crate, by pulling in any additional dependencies needed by that feature.
|
||||
@ -251,7 +251,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-http-0+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.6.1+websocket-dev (= ${binary:Version})
|
||||
librust-proxmox-http-0.6.2+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.
|
||||
|
Loading…
Reference in New Issue
Block a user