bump versions to 0.9.0-1/0.3.0-1
This commit is contained in:
parent
630fd801d2
commit
f6e7463ec1
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox-api-macro"
|
||||
edition = "2018"
|
||||
version = "0.2.4"
|
||||
version = "0.3.0"
|
||||
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
|
||||
license = "AGPL-3"
|
||||
description = "Proxmox API macro"
|
||||
|
@ -32,10 +32,10 @@ Provides:
|
||||
librust-proxmox-api-macro+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.2+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.2.4-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.2.4+default-dev (= ${binary:Version})
|
||||
librust-proxmox-api-macro-0.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.3+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.3.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-api-macro-0.3.0+default-dev (= ${binary:Version})
|
||||
Description: Proxmox API macro - Rust source code
|
||||
This package contains the source for the Rust proxmox-api-macro crate, packaged
|
||||
by debcargo for use with cargo and dh-cargo.
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proxmox"
|
||||
edition = "2018"
|
||||
version = "0.8.1"
|
||||
version = "0.9.0"
|
||||
authors = [
|
||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
@ -85,10 +85,10 @@ Provides:
|
||||
librust-proxmox+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+test-harness-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+test-harness-dev (= ${binary:Version})
|
||||
Description: 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.
|
||||
@ -104,10 +104,10 @@ Provides:
|
||||
librust-proxmox+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+proxmox-api-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+proxmox-api-macro-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "api-macro" and 1 more
|
||||
This metapackage enables feature "api-macro" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -125,10 +125,10 @@ Provides:
|
||||
librust-proxmox+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+u2f-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+u2f-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "base32" and 1 more
|
||||
This metapackage enables feature "base32" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -146,8 +146,8 @@ Depends:
|
||||
librust-tokio-0.2+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+cli-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+cli-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "cli"
|
||||
This metapackage enables feature "cli" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -165,8 +165,8 @@ Depends:
|
||||
librust-proxmox+websocket-dev (= ${binary:Version})
|
||||
Provides:
|
||||
librust-proxmox-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+default-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "default"
|
||||
This metapackage enables feature "default" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -181,8 +181,8 @@ Depends:
|
||||
librust-tokio-0.2+macros-dev
|
||||
Provides:
|
||||
librust-proxmox-0+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+examples-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+examples-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "examples"
|
||||
This metapackage enables feature "examples" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -196,8 +196,8 @@ Depends:
|
||||
librust-futures-0.3+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+futures-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+futures-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "futures"
|
||||
This metapackage enables feature "futures" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -211,8 +211,8 @@ Depends:
|
||||
librust-hyper-0.13+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+hyper-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+hyper-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "hyper"
|
||||
This metapackage enables feature "hyper" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -228,10 +228,10 @@ Provides:
|
||||
librust-proxmox+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+tfa-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+tfa-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "openssl" and 1 more
|
||||
This metapackage enables feature "openssl" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -249,10 +249,10 @@ 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.8+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+sortable-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+sortable-macro-dev (= ${binary:Version})
|
||||
Description: 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.
|
||||
@ -269,8 +269,8 @@ Depends:
|
||||
librust-tokio-0.2+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+router-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+router-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "router"
|
||||
This metapackage enables feature "router" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
@ -284,8 +284,8 @@ Depends:
|
||||
librust-tokio-0.2+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+tokio-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+tokio-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "tokio"
|
||||
This metapackage enables feature "tokio" for the Rust proxmox crate, by pulling
|
||||
in any additional dependencies needed by that feature.
|
||||
@ -303,8 +303,8 @@ Depends:
|
||||
librust-tokio-0.2+sync-dev
|
||||
Provides:
|
||||
librust-proxmox-0+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.8.0+websocket-dev (= ${binary:Version})
|
||||
librust-proxmox-0.9+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.9.0+websocket-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "websocket"
|
||||
This metapackage enables feature "websocket" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
|
Loading…
Reference in New Issue
Block a user