update d/control files
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
4189221470
commit
6c161bd5ab
@ -13,11 +13,11 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-proxmox-io-1+default-dev <!nocheck>,
|
||||
librust-proxmox-io-1+tokio-dev <!nocheck>,
|
||||
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
||||
librust-tokio-1+default-dev <!nocheck>,
|
||||
librust-tokio-1+net-dev <!nocheck>,
|
||||
librust-tokio-1+rt-dev <!nocheck>,
|
||||
librust-tokio-1+rt-multi-thread-dev <!nocheck>,
|
||||
librust-tokio-1+sync-dev <!nocheck>,
|
||||
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+net-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+rt-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+rt-multi-thread-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+sync-dev (>= 1.6-~~) <!nocheck>,
|
||||
libssl-dev <!nocheck>,
|
||||
uuid-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
@ -39,11 +39,11 @@ Depends:
|
||||
librust-proxmox-io-1+default-dev,
|
||||
librust-proxmox-io-1+tokio-dev,
|
||||
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||
librust-tokio-1+default-dev,
|
||||
librust-tokio-1+net-dev,
|
||||
librust-tokio-1+rt-dev,
|
||||
librust-tokio-1+rt-multi-thread-dev,
|
||||
librust-tokio-1+sync-dev,
|
||||
librust-tokio-1+default-dev (>= 1.6-~~),
|
||||
librust-tokio-1+net-dev (>= 1.6-~~),
|
||||
librust-tokio-1+rt-dev (>= 1.6-~~),
|
||||
librust-tokio-1+rt-multi-thread-dev (>= 1.6-~~),
|
||||
librust-tokio-1+sync-dev (>= 1.6-~~),
|
||||
libssl-dev,
|
||||
uuid-dev
|
||||
Provides:
|
||||
|
@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-endian-trait-0.6+default-dev <!nocheck>,
|
||||
librust-flate2-1+default-dev <!nocheck>,
|
||||
librust-futures-0.3+default-dev <!nocheck>,
|
||||
librust-libc-0.2+default-dev <!nocheck>,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
librust-proxmox-io-1+default-dev <!nocheck>,
|
||||
librust-proxmox-io-1+tokio-dev <!nocheck>,
|
||||
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
||||
@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-tokio-1+fs-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+io-util-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-walkdir-2+default-dev <!nocheck>,
|
||||
librust-zstd-0.6+bindgen-dev <!nocheck>,
|
||||
librust-zstd-0.6+default-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
@ -41,7 +42,7 @@ Depends:
|
||||
librust-endian-trait-0.6+default-dev,
|
||||
librust-flate2-1+default-dev,
|
||||
librust-futures-0.3+default-dev,
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-proxmox-io-1+default-dev,
|
||||
librust-proxmox-io-1+tokio-dev,
|
||||
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||
@ -51,6 +52,7 @@ Depends:
|
||||
librust-tokio-1+fs-dev (>= 1.6-~~),
|
||||
librust-tokio-1+io-util-dev (>= 1.6-~~),
|
||||
librust-walkdir-2+default-dev,
|
||||
librust-zstd-0.6+bindgen-dev,
|
||||
librust-zstd-0.6+default-dev
|
||||
Provides:
|
||||
librust-proxmox-compression+default-dev (= ${binary:Version}),
|
||||
|
@ -47,11 +47,11 @@ Depends:
|
||||
librust-proxmox-http-dev (= ${binary:Version}),
|
||||
librust-proxmox-http+http-helpers-dev (= ${binary:Version}),
|
||||
librust-futures-0.3+default-dev,
|
||||
librust-hyper-0.14+full-dev,
|
||||
librust-hyper-0.14-dev,
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
||||
librust-hyper-0.14+full-dev (>= 0.14.5-~~),
|
||||
librust-openssl-0.10+default-dev,
|
||||
librust-tokio-1+default-dev,
|
||||
librust-tokio-1+io-util-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-~~)
|
||||
Provides:
|
||||
librust-proxmox-http-0+client-dev (= ${binary:Version}),
|
||||
@ -104,7 +104,7 @@ Depends:
|
||||
librust-http-0.2+default-dev,
|
||||
librust-proxmox-sys-0.4+default-dev,
|
||||
librust-serde-json-1+default-dev,
|
||||
librust-url-2+default-dev
|
||||
librust-url-2+default-dev (>= 2.2-~~)
|
||||
Provides:
|
||||
librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.7+http-helpers-dev (= ${binary:Version}),
|
||||
@ -136,15 +136,15 @@ Depends:
|
||||
librust-proxmox-http-dev (= ${binary:Version}),
|
||||
librust-base64-0.13+default-dev,
|
||||
librust-futures-0.3+default-dev,
|
||||
librust-hyper-0.14-dev,
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
||||
librust-openssl-0.10+default-dev,
|
||||
librust-proxmox-io-1+default-dev,
|
||||
librust-proxmox-io-1+tokio-dev,
|
||||
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
||||
librust-proxmox-sys-0.4+default-dev,
|
||||
librust-tokio-1+default-dev,
|
||||
librust-tokio-1+io-util-dev,
|
||||
librust-tokio-1+sync-dev
|
||||
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-0+websocket-dev (= ${binary:Version}),
|
||||
librust-proxmox-http-0.7+websocket-dev (= ${binary:Version}),
|
||||
|
@ -42,8 +42,8 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-io-dev (= ${binary:Version}),
|
||||
librust-tokio-1+default-dev,
|
||||
librust-tokio-1+io-util-dev
|
||||
librust-tokio-1+default-dev (>= 1.6-~~),
|
||||
librust-tokio-1+io-util-dev (>= 1.6-~~)
|
||||
Provides:
|
||||
librust-proxmox-io-1+tokio-dev (= ${binary:Version}),
|
||||
librust-proxmox-io-1.0+tokio-dev (= ${binary:Version}),
|
||||
|
@ -9,16 +9,16 @@ Build-Depends: debhelper (>= 12),
|
||||
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 <!nocheck>,
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~) <!nocheck>,
|
||||
librust-openssl-0.10+default-dev <!nocheck>,
|
||||
librust-proxmox-async-0.4+default-dev <!nocheck>,
|
||||
librust-proxmox-http-0.7+client-dev <!nocheck>,
|
||||
librust-proxmox-http-0.7+default-dev <!nocheck>,
|
||||
librust-serde-1+default-dev <!nocheck>,
|
||||
librust-serde-json-1+default-dev <!nocheck>,
|
||||
librust-tokio-1+default-dev <!nocheck>,
|
||||
librust-tokio-1+net-dev <!nocheck>,
|
||||
librust-tokio-1+sync-dev <!nocheck>
|
||||
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+net-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-tokio-1+sync-dev (>= 1.6-~~) <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
||||
@ -34,16 +34,16 @@ Depends:
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-futures-0.3+default-dev,
|
||||
librust-http-0.2+default-dev,
|
||||
librust-hyper-0.14+default-dev,
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
||||
librust-openssl-0.10+default-dev,
|
||||
librust-proxmox-async-0.4+default-dev,
|
||||
librust-proxmox-http-0.7+client-dev,
|
||||
librust-proxmox-http-0.7+default-dev,
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-json-1+default-dev,
|
||||
librust-tokio-1+default-dev,
|
||||
librust-tokio-1+net-dev,
|
||||
librust-tokio-1+sync-dev
|
||||
librust-tokio-1+default-dev (>= 1.6-~~),
|
||||
librust-tokio-1+net-dev (>= 1.6-~~),
|
||||
librust-tokio-1+sync-dev (>= 1.6-~~)
|
||||
Provides:
|
||||
librust-proxmox-metrics+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-metrics-0-dev (= ${binary:Version}),
|
||||
|
@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~) <!nocheck>,
|
||||
librust-hyper-0.14+full-dev (>= 0.14.5-~~) <!nocheck>,
|
||||
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
||||
librust-libc-0.2+default-dev <!nocheck>,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
librust-log-0.4+default-dev (>= 0.4.17-~~) <!nocheck>,
|
||||
librust-nix-0.24+default-dev <!nocheck>,
|
||||
librust-nix-0.24+default-dev (>= 0.24.1-~~) <!nocheck>,
|
||||
librust-once-cell-1+default-dev (>= 1.3.1-~~) <!nocheck>,
|
||||
librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
|
||||
librust-proxmox-async-0.4+default-dev <!nocheck>,
|
||||
@ -42,7 +42,7 @@ Build-Depends: debhelper (>= 12),
|
||||
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-url-2+default-dev (>= 2.1-~~) <!nocheck>
|
||||
librust-url-2+default-dev (>= 2.2-~~) <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
||||
@ -62,9 +62,9 @@ Depends:
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
||||
librust-hyper-0.14+full-dev (>= 0.14.5-~~),
|
||||
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-log-0.4+default-dev (>= 0.4.17-~~),
|
||||
librust-nix-0.24+default-dev,
|
||||
librust-nix-0.24+default-dev (>= 0.24.1-~~),
|
||||
librust-once-cell-1+default-dev (>= 1.3.1-~~),
|
||||
librust-percent-encoding-2+default-dev (>= 2.1-~~),
|
||||
librust-proxmox-async-0.4+default-dev,
|
||||
@ -91,7 +91,7 @@ Depends:
|
||||
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-url-2+default-dev (>= 2.1-~~)
|
||||
librust-url-2+default-dev (>= 2.2-~~)
|
||||
Provides:
|
||||
librust-proxmox-rest-server+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rest-server-0-dev (= ${binary:Version}),
|
||||
|
@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-anyhow-1+default-dev <!nocheck>,
|
||||
librust-env-logger-0.9+default-dev <!nocheck>,
|
||||
librust-http-0.2+default-dev <!nocheck>,
|
||||
librust-hyper-0.14+default-dev <!nocheck>,
|
||||
librust-hyper-0.14+full-dev <!nocheck>,
|
||||
librust-libc-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-nix-0.24+default-dev (>= 0.24.1-~~) <!nocheck>,
|
||||
librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
|
||||
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
|
||||
@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-rustyline-9+default-dev <!nocheck>,
|
||||
librust-serde-1+default-dev <!nocheck>,
|
||||
librust-serde-json-1+default-dev <!nocheck>,
|
||||
librust-tokio-1+default-dev <!nocheck>,
|
||||
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
||||
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
@ -64,9 +64,9 @@ Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-router-dev (= ${binary:Version}),
|
||||
librust-env-logger-0.9+default-dev,
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-rustyline-9+default-dev,
|
||||
librust-tokio-1+default-dev
|
||||
librust-tokio-1+default-dev (>= 1.6-~~)
|
||||
Provides:
|
||||
librust-proxmox-router-1+cli-dev (= ${binary:Version}),
|
||||
librust-proxmox-router-1.3+cli-dev (= ${binary:Version}),
|
||||
@ -98,8 +98,8 @@ Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-router-dev (= ${binary:Version}),
|
||||
librust-http-0.2+default-dev,
|
||||
librust-hyper-0.14+default-dev,
|
||||
librust-hyper-0.14+full-dev
|
||||
librust-hyper-0.14+default-dev (>= 0.14.5-~~),
|
||||
librust-hyper-0.14+full-dev (>= 0.14.5-~~)
|
||||
Provides:
|
||||
librust-proxmox-router-1+server-dev (= ${binary:Version}),
|
||||
librust-proxmox-router-1.3+server-dev (= ${binary:Version}),
|
||||
|
@ -70,7 +70,7 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-schema-dev (= ${binary:Version}),
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-nix-0.24+default-dev (>= 0.24.1-~~)
|
||||
Provides:
|
||||
librust-proxmox-schema-1+upid-api-impl-dev (= ${binary:Version}),
|
||||
|
@ -92,7 +92,7 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-proxmox-tfa-dev (= ${binary:Version}),
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-serde-1+derive-dev,
|
||||
librust-serde-json-1+default-dev
|
||||
Provides:
|
||||
|
@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-bitflags-1+default-dev (>= 1.2.1-~~) <!nocheck>,
|
||||
librust-js-sys-0.3+default-dev (>= 0.3.55-~~) <!nocheck>,
|
||||
librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
|
||||
librust-libc-0.2+default-dev <!nocheck>,
|
||||
librust-libc-0.2+extra-traits-dev <!nocheck>,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
librust-nom-7+default-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
@ -29,8 +29,8 @@ Depends:
|
||||
librust-bitflags-1+default-dev (>= 1.2.1-~~),
|
||||
librust-js-sys-0.3+default-dev (>= 0.3.55-~~),
|
||||
librust-lazy-static-1+default-dev (>= 1.4-~~),
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+extra-traits-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~),
|
||||
librust-nom-7+default-dev
|
||||
Provides:
|
||||
librust-proxmox-time+default-dev (= ${binary:Version}),
|
||||
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 12),
|
||||
rustc:native <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
librust-js-sys-0.3+default-dev (>= 0.3.55-~~) <!nocheck>,
|
||||
librust-libc-0.2+default-dev <!nocheck>,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
|
||||
uuid-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
@ -22,7 +22,7 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-js-sys-0.3+default-dev (>= 0.3.55-~~),
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-libc-0.2+default-dev (>= 0.2.107-~~),
|
||||
uuid-dev
|
||||
Suggests:
|
||||
librust-proxmox-uuid+serde-dev (= ${binary:Version})
|
||||
|
Loading…
x
Reference in New Issue
Block a user