bump d/control

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-03-07 12:42:08 +01:00
parent 29181c7a0e
commit bd90bdf495
2 changed files with 13 additions and 11 deletions

View File

@ -9,6 +9,7 @@ Build-Depends:
rustc:native <!nocheck>, rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>, libstd-rust-dev <!nocheck>,
librust-anyhow-1+default-dev, librust-anyhow-1+default-dev,
librust-env-logger-0.9+default-dev,
librust-hex-0.4+default-dev, librust-hex-0.4+default-dev,
librust-http-0.2+default-dev (>= 0.2.7-~~), librust-http-0.2+default-dev (>= 0.2.7-~~),
librust-libc-0.2+default-dev, librust-libc-0.2+default-dev,
@ -19,16 +20,16 @@ Build-Depends:
librust-proxmox-acme-rs-0.4+client-dev, librust-proxmox-acme-rs-0.4+client-dev,
librust-proxmox-acme-rs-0.4+default-dev, librust-proxmox-acme-rs-0.4+default-dev,
librust-proxmox-apt-0.9+default-dev, librust-proxmox-apt-0.9+default-dev,
librust-proxmox-http-0.7+client-sync-dev, librust-proxmox-http-0.8+client-sync-dev,
librust-proxmox-http-0.7+client-trait-dev, librust-proxmox-http-0.8+client-trait-dev,
librust-proxmox-http-0.7+default-dev, librust-proxmox-http-0.8+default-dev,
librust-proxmox-subscription-0.3+default-dev, librust-proxmox-subscription-0.3+default-dev,
librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~), librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~),
librust-proxmox-tfa-2+api-dev (>= 2.1-~~), librust-proxmox-tfa-3+api-dev,
librust-proxmox-tfa-2+default-dev (>= 2.1-~~), librust-proxmox-tfa-3+default-dev,
librust-proxmox-time-1+default-dev (>= 1.1.3-~~), librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
librust-serde-1+default-dev, librust-serde-1+default-dev,
librust-serde-bytes-0.11+default-dev (>= 0.11.3-~~), librust-serde-bytes-0.11+default-dev,
librust-serde-json-1+default-dev, librust-serde-json-1+default-dev,
librust-url-2+default-dev, librust-url-2+default-dev,
Standards-Version: 4.3.0 Standards-Version: 4.3.0

View File

@ -10,6 +10,7 @@ Build-Depends:
librust-anyhow-1+default-dev, librust-anyhow-1+default-dev,
librust-base32-0.4+default-dev, librust-base32-0.4+default-dev,
librust-base64-0.13+default-dev, librust-base64-0.13+default-dev,
librust-env-logger-0.9+default-dev,
librust-hex-0.4+default-dev, librust-hex-0.4+default-dev,
librust-http-0.2+default-dev (>= 0.2.7-~~), librust-http-0.2+default-dev (>= 0.2.7-~~),
librust-libc-0.2+default-dev, librust-libc-0.2+default-dev,
@ -18,15 +19,15 @@ Build-Depends:
librust-perlmod-0.13+default-dev, librust-perlmod-0.13+default-dev,
librust-perlmod-0.13+exporter-dev, librust-perlmod-0.13+exporter-dev,
librust-proxmox-apt-0.9+default-dev, librust-proxmox-apt-0.9+default-dev,
librust-proxmox-http-0.7+client-sync-dev, librust-proxmox-http-0.8+client-sync-dev,
librust-proxmox-http-0.7+client-trait-dev, librust-proxmox-http-0.8+client-trait-dev,
librust-proxmox-http-0.7+default-dev, librust-proxmox-http-0.8+default-dev,
librust-proxmox-openid-0.9+default-dev (>= 0.9.8-~~), librust-proxmox-openid-0.9+default-dev (>= 0.9.8-~~),
librust-proxmox-resource-scheduling-0.1+default-dev, librust-proxmox-resource-scheduling-0.1+default-dev,
librust-proxmox-subscription-0.3+default-dev, librust-proxmox-subscription-0.3+default-dev,
librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~), librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~),
librust-proxmox-tfa-2+api-dev (>= 2.1-~~), librust-proxmox-tfa-3+api-dev,
librust-proxmox-tfa-2+default-dev (>= 2.1-~~), librust-proxmox-tfa-3+default-dev,
librust-proxmox-time-1+default-dev (>= 1.1.3-~~), librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
librust-serde-1+default-dev, librust-serde-1+default-dev,
librust-serde-bytes-0.11+default-dev, librust-serde-bytes-0.11+default-dev,