From 73a88784f1d63c6f78ed2c9a8897ee862fdccef2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 26 Nov 2021 14:55:14 +0100 Subject: [PATCH] pve: bump d/control Signed-off-by: Wolfgang Bumiller --- pve-rs/debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pve-rs/debian/control b/pve-rs/debian/control index 62ab4cb..3e9c3e9 100644 --- a/pve-rs/debian/control +++ b/pve-rs/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 12), librust-libc-0.2+default-dev, librust-nix-0.19+default-dev, librust-openssl-0.10+default-dev, - librust-perlmod-0.8+default-dev (>= 0.8.1-~~), - librust-perlmod-0.8+exporter-dev (>= 0.8.1-~~), + librust-perlmod-0.9+default-dev, + librust-perlmod-0.9+exporter-dev, librust-proxmox-apt-0.8+default-dev, librust-proxmox-openid-0.9+default-dev, librust-proxmox-tfa-2+api-dev, @@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 12), librust-serde-1+default-dev, librust-serde-bytes-0.11+default-dev, librust-serde-json-1+default-dev, + librust-url-2+default-dev, Maintainer: Proxmox Support Team Standards-Version: 4.5.1 Vcs-Git: git://git.proxmox.com/git/proxmox.git