From 62ade0c4bb0160daa6274ce0087da81073535baa Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 16 Jan 2025 13:47:59 +0100 Subject: [PATCH] pve: depend on perlmod 0.13.5 and perlmod-bin 0.2.1-1 Signed-off-by: Wolfgang Bumiller --- pve-rs/Cargo.toml | 2 +- pve-rs/debian/control | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml index 4b6dec6..81c6412 100644 --- a/pve-rs/Cargo.toml +++ b/pve-rs/Cargo.toml @@ -29,7 +29,7 @@ serde_json = "1.0" tracing = "0.1.37" url = "2" -perlmod = { version = "0.13", features = ["exporter"] } +perlmod = { version = "0.13.5", features = ["exporter"] } proxmox-apt = { version = "0.11.5", features = ["cache"] } proxmox-apt-api-types = "1.0" diff --git a/pve-rs/debian/control b/pve-rs/debian/control index 343ae29..78a2826 100644 --- a/pve-rs/debian/control +++ b/pve-rs/debian/control @@ -13,10 +13,10 @@ Build-Depends: cargo:native , librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev, librust-openssl-0.10+default-dev (>= 0.10.40-~~), - librust-perlmod-0.13+default-dev, - librust-perlmod-0.13+exporter-dev, - librust-proxmox-apt-0.11+cache-dev, - librust-proxmox-apt-0.11+default-dev (>= 0.11.5~), + librust-perlmod-0.13+default-dev (>= 0.13.5-~~), + librust-perlmod-0.13+exporter-dev (>= 0.13.5-~~), + librust-proxmox-apt-0.11+cache-dev (>= 0.11.5-~~), + librust-proxmox-apt-0.11+default-dev (>= 0.11.5-~~), librust-proxmox-apt-api-types-1+default-dev, librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-http-0.9+client-sync-dev, @@ -34,14 +34,14 @@ Build-Depends: cargo:native , librust-proxmox-tfa-5+api-dev, librust-proxmox-tfa-5+default-dev, librust-proxmox-time-2+default-dev, - librust-proxmox-ve-config-dev (>= 0.2.1~), + librust-proxmox-ve-config-0.2+default-dev (>= 0.2.1-~~), librust-serde-1+default-dev, librust-serde-bytes-0.11+default-dev, librust-serde-json-1+default-dev, librust-tracing-0.1+default-dev (>= 0.1.37-~~), librust-url-2+default-dev, libstd-rust-dev , - perlmod-bin (>= 0.2.0-3), + perlmod-bin (>= 0.2.1-1), rustc:native , Maintainer: Proxmox Support Team Standards-Version: 4.6.1