diff --git a/proxmox-compression/debian/control b/proxmox-compression/debian/control index c42f5bd1..61193ed4 100644 --- a/proxmox-compression/debian/control +++ b/proxmox-compression/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 12), librust-proxmox-io-1+default-dev , librust-proxmox-io-1+tokio-dev , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , - librust-proxmox-time-1+default-dev , + librust-proxmox-time-1+default-dev (>= 1.1-~~) , librust-tar-0.4+default-dev , librust-tokio-1+default-dev (>= 1.6-~~) , librust-tokio-1+fs-dev (>= 1.6-~~) , @@ -46,7 +46,7 @@ Depends: librust-proxmox-io-1+default-dev, librust-proxmox-io-1+tokio-dev, librust-proxmox-lang-1+default-dev (>= 1.1-~~), - librust-proxmox-time-1+default-dev, + librust-proxmox-time-1+default-dev (>= 1.1-~~), librust-tar-0.4+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+fs-dev (>= 1.6-~~), diff --git a/proxmox-metrics/debian/control b/proxmox-metrics/debian/control index b4d29f02..03119e18 100644 --- a/proxmox-metrics/debian/control +++ b/proxmox-metrics/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 12), librust-http-0.2+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-async-0.4+default-dev (>= 0.4.1-~~) , librust-proxmox-http-0.7+client-dev , librust-proxmox-http-0.7+default-dev , librust-serde-1+default-dev , @@ -36,7 +36,7 @@ Depends: librust-http-0.2+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-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-http-0.7+client-dev, librust-proxmox-http-0.7+default-dev, librust-serde-1+default-dev, diff --git a/proxmox-rest-server/debian/control b/proxmox-rest-server/debian/control index 6dec7381..193de3ae 100644 --- a/proxmox-rest-server/debian/control +++ b/proxmox-rest-server/debian/control @@ -18,20 +18,20 @@ Build-Depends: debhelper (>= 12), 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 , + librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) , librust-proxmox-compression-0.1+default-dev (>= 0.1.1-~~) , librust-proxmox-http-0.7+client-dev , librust-proxmox-http-0.7+default-dev , librust-proxmox-io-1+default-dev , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , librust-proxmox-router-1+default-dev (>= 1.3.0-~~) , - librust-proxmox-schema-1+api-macro-dev (>= 1.3.1-~~) , - librust-proxmox-schema-1+default-dev (>= 1.3.1-~~) , - librust-proxmox-schema-1+upid-api-impl-dev (>= 1.3.1-~~) , + librust-proxmox-schema-1+api-macro-dev (>= 1.3.3-~~) , + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~) , + librust-proxmox-schema-1+upid-api-impl-dev (>= 1.3.3-~~) , librust-proxmox-sys-0.4+default-dev , librust-proxmox-sys-0.4+logrotate-dev , librust-proxmox-sys-0.4+timer-dev , - librust-proxmox-time-1+default-dev , + librust-proxmox-time-1+default-dev (>= 1.1-~~) , librust-regex-1+default-dev (>= 1.5-~~) , librust-serde-1+default-dev , librust-serde-1+derive-dev , @@ -67,20 +67,20 @@ Depends: 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, + librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-compression-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-http-0.7+client-dev, librust-proxmox-http-0.7+default-dev, librust-proxmox-io-1+default-dev, librust-proxmox-lang-1+default-dev (>= 1.1-~~), librust-proxmox-router-1+default-dev (>= 1.3.0-~~), - librust-proxmox-schema-1+api-macro-dev (>= 1.3.1-~~), - librust-proxmox-schema-1+default-dev (>= 1.3.1-~~), - librust-proxmox-schema-1+upid-api-impl-dev (>= 1.3.1-~~), + librust-proxmox-schema-1+api-macro-dev (>= 1.3.3-~~), + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~), + librust-proxmox-schema-1+upid-api-impl-dev (>= 1.3.3-~~), librust-proxmox-sys-0.4+default-dev, librust-proxmox-sys-0.4+logrotate-dev, librust-proxmox-sys-0.4+timer-dev, - librust-proxmox-time-1+default-dev, + librust-proxmox-time-1+default-dev (>= 1.1-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, diff --git a/proxmox-router/debian/control b/proxmox-router/debian/control index 4caa0a92..00fd13d0 100644 --- a/proxmox-router/debian/control +++ b/proxmox-router/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 12), librust-percent-encoding-2+default-dev (>= 2.1-~~) , librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , - librust-proxmox-schema-1+default-dev (>= 1.1-~~) , + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~) , librust-rustyline-9+default-dev , librust-serde-1+default-dev , librust-serde-json-1+default-dev , @@ -39,7 +39,7 @@ Depends: librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-lang-1+default-dev (>= 1.1-~~), - librust-proxmox-schema-1+default-dev (>= 1.1-~~), + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) @@ -114,7 +114,7 @@ Multi-Arch: same Depends: ${misc:Depends}, librust-proxmox-router-dev (= ${binary:Version}), - librust-proxmox-schema-1+test-harness-dev (>= 1.1-~~) + librust-proxmox-schema-1+test-harness-dev (>= 1.3.3-~~) Provides: librust-proxmox-router-1+test-harness-dev (= ${binary:Version}), librust-proxmox-router-1.3+test-harness-dev (= ${binary:Version}), diff --git a/proxmox-section-config/debian/control b/proxmox-section-config/debian/control index a2f0e1b9..7a0df8e7 100644 --- a/proxmox-section-config/debian/control +++ b/proxmox-section-config/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 12), librust-anyhow-1+default-dev , librust-hex-0.4+default-dev , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , - librust-proxmox-schema-1+default-dev (>= 1.1-~~) , + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~) , librust-serde-1+default-dev , librust-serde-json-1+default-dev Maintainer: Proxmox Support Team @@ -27,7 +27,7 @@ Depends: librust-anyhow-1+default-dev, librust-hex-0.4+default-dev, librust-proxmox-lang-1+default-dev (>= 1.1-~~), - librust-proxmox-schema-1+default-dev (>= 1.1-~~), + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev Provides: diff --git a/proxmox-serde/debian/control b/proxmox-serde/debian/control index 95f94781..6c937cc0 100644 --- a/proxmox-serde/debian/control +++ b/proxmox-serde/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 12), libstd-rust-dev , librust-anyhow-1+default-dev , librust-base64-0.13+default-dev , - librust-proxmox-time-1+default-dev , + librust-proxmox-time-1+default-dev (>= 1.1-~~) , librust-serde-1+default-dev , librust-serde-1+derive-dev , uuid-dev @@ -26,7 +26,7 @@ Depends: ${misc:Depends}, librust-anyhow-1+default-dev, librust-base64-0.13+default-dev, - librust-proxmox-time-1+default-dev, + librust-proxmox-time-1+default-dev (>= 1.1-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, uuid-dev diff --git a/proxmox-subscription/debian/control b/proxmox-subscription/debian/control index 6a5db219..792eabd8 100644 --- a/proxmox-subscription/debian/control +++ b/proxmox-subscription/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 12), librust-lazy-static-1+default-dev (>= 1.4-~~) , librust-openssl-0.10+default-dev , librust-proxmox-http-0.7+client-trait-dev , + librust-proxmox-http-0.7+default-dev , librust-proxmox-http-0.7+http-helpers-dev , librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) , librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) , @@ -38,6 +39,7 @@ Depends: librust-lazy-static-1+default-dev (>= 1.4-~~), librust-openssl-0.10+default-dev, librust-proxmox-http-0.7+client-trait-dev, + librust-proxmox-http-0.7+default-dev, librust-proxmox-http-0.7+http-helpers-dev, librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), diff --git a/proxmox-sys/debian/control b/proxmox-sys/debian/control index e594721b..91769e53 100644 --- a/proxmox-sys/debian/control +++ b/proxmox-sys/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 12), librust-nix-0.24+default-dev (>= 0.24.1-~~) , librust-proxmox-io-1+default-dev , librust-proxmox-lang-1+default-dev (>= 1.1-~~) , - librust-proxmox-time-1+default-dev , + librust-proxmox-time-1+default-dev (>= 1.1-~~) , librust-regex-1+default-dev (>= 1.2-~~) , librust-serde-1+default-dev , librust-serde-1+derive-dev , @@ -41,7 +41,7 @@ Depends: librust-nix-0.24+default-dev (>= 0.24.1-~~), librust-proxmox-io-1+default-dev, librust-proxmox-lang-1+default-dev (>= 1.1-~~), - librust-proxmox-time-1+default-dev, + librust-proxmox-time-1+default-dev (>= 1.1-~~), librust-regex-1+default-dev (>= 1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, diff --git a/proxmox-tfa/debian/control b/proxmox-tfa/debian/control index 24ebf5a6..cead290d 100644 --- a/proxmox-tfa/debian/control +++ b/proxmox-tfa/debian/control @@ -59,7 +59,7 @@ Depends: ${misc:Depends}, librust-proxmox-tfa-dev (= ${binary:Version}), librust-proxmox-tfa+u2f-dev (= ${binary:Version}), - librust-proxmox-time-1+default-dev, + librust-proxmox-time-1+default-dev (>= 1.1-~~), librust-proxmox-uuid-1+default-dev, librust-webauthn-rs-0.3+default-dev Provides: @@ -76,8 +76,8 @@ Multi-Arch: same Depends: ${misc:Depends}, librust-proxmox-tfa-dev (= ${binary:Version}), - librust-proxmox-schema-1+api-macro-dev, - librust-proxmox-schema-1+default-dev + librust-proxmox-schema-1+api-macro-dev (>= 1.3.3-~~), + librust-proxmox-schema-1+default-dev (>= 1.3.3-~~) Provides: librust-proxmox-tfa-2+api-types-dev (= ${binary:Version}), librust-proxmox-tfa-2.1+api-types-dev (= ${binary:Version}),