update versions in generated control files
This commit is contained in:
parent
82d7a1cdbf
commit
5cbddad172
@ -1,8 +1,8 @@
|
||||
Source: rust-proxmox-api-macro
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11),
|
||||
dh-cargo (>= 18),
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-cargo (>= 24),
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
@ -14,9 +14,10 @@ Build-Depends: debhelper (>= 11),
|
||||
librust-syn-1+full-dev <!nocheck>,
|
||||
librust-syn-1+visit-mut-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.4.1
|
||||
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-api-macro-dev
|
||||
Architecture: any
|
||||
|
@ -1,16 +1,17 @@
|
||||
Source: rust-proxmox-http
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11),
|
||||
dh-cargo (>= 18),
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-cargo (>= 24),
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
librust-anyhow-1+default-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.4.1
|
||||
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-http-dev
|
||||
Architecture: any
|
||||
@ -114,7 +115,7 @@ Depends:
|
||||
librust-http-0.2+default-dev,
|
||||
librust-hyper-0.14+default-dev,
|
||||
librust-hyper-0.14+full-dev,
|
||||
librust-proxmox-0.11-dev (>= 0.11.3-~~),
|
||||
librust-proxmox-0.12-dev,
|
||||
librust-tokio-1+io-util-dev,
|
||||
librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~)
|
||||
Provides:
|
||||
@ -162,7 +163,7 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-http-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11-dev (>= 0.11.3-~~)
|
||||
librust-proxmox-0.12-dev
|
||||
Provides:
|
||||
librust-proxmox-http-0+proxmox-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.2+proxmox-dev (= ${binary:Version}),
|
||||
@ -212,7 +213,7 @@ Depends:
|
||||
librust-hyper-0.14+default-dev,
|
||||
librust-hyper-0.14+full-dev,
|
||||
librust-openssl-0.10+default-dev,
|
||||
librust-proxmox-0.11+tokio-dev (>= 0.11.3-~~),
|
||||
librust-proxmox-0.12+tokio-dev,
|
||||
librust-tokio-1+io-util-dev,
|
||||
librust-tokio-1+sync-dev
|
||||
Provides:
|
||||
|
@ -1,8 +1,8 @@
|
||||
Source: rust-proxmox-sortable-macro
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11),
|
||||
dh-cargo (>= 18),
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-cargo (>= 24),
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
@ -13,9 +13,10 @@ Build-Depends: debhelper (>= 11),
|
||||
librust-syn-1+full-dev <!nocheck>,
|
||||
librust-syn-1+visit-mut-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.4.1
|
||||
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-sortable-macro-dev
|
||||
Architecture: any
|
||||
|
@ -1,8 +1,8 @@
|
||||
Source: rust-proxmox
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 11),
|
||||
dh-cargo (>= 18),
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-cargo (>= 24),
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
@ -32,13 +32,12 @@ Build-Depends: debhelper (>= 11),
|
||||
uuid-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.4.1
|
||||
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
|
||||
@ -81,10 +80,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.11-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+test-harness-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12+test-harness-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -100,10 +99,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.11+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+proxmox-api-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12+proxmox-api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0+api-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -121,10 +120,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.11+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+u2f-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12+u2f-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0+base32-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -143,8 +142,8 @@ Depends:
|
||||
librust-tokio-1+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+cli-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -161,8 +160,8 @@ Depends:
|
||||
librust-proxmox+u2f-dev (= ${binary:Version})
|
||||
Provides:
|
||||
librust-proxmox-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+default-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -177,8 +176,8 @@ Depends:
|
||||
librust-tokio-1+macros-dev
|
||||
Provides:
|
||||
librust-proxmox-0+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+examples-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+examples-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -192,8 +191,8 @@ Depends:
|
||||
librust-futures-0.3+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+futures-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+futures-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -208,8 +207,8 @@ Depends:
|
||||
librust-hyper-0.14+full-dev
|
||||
Provides:
|
||||
librust-proxmox-0+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+hyper-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+hyper-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -225,10 +224,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.11+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+tfa-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12+tfa-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0+openssl-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -246,10 +245,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.11+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+sortable-macro-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12+sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0+proxmox-sortable-macro-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -268,8 +267,8 @@ Depends:
|
||||
librust-tokio-1+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+router-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+router-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -283,8 +282,8 @@ Depends:
|
||||
librust-tokio-1+default-dev
|
||||
Provides:
|
||||
librust-proxmox-0+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+tokio-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.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.
|
||||
@ -298,8 +297,8 @@ Depends:
|
||||
librust-tokio-stream-0.1+default-dev (>= 0.1.1-~~)
|
||||
Provides:
|
||||
librust-proxmox-0+tokio-stream-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11+tokio-stream-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.11.5+tokio-stream-dev (= ${binary:Version})
|
||||
librust-proxmox-0.12+tokio-stream-dev (= ${binary:Version}),
|
||||
librust-proxmox-0.12.0+tokio-stream-dev (= ${binary:Version})
|
||||
Description: Proxmox library - feature "tokio-stream"
|
||||
This metapackage enables feature "tokio-stream" for the Rust proxmox crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
|
Loading…
Reference in New Issue
Block a user