From 2673ee0b16bc6c5e1f0b13325b22e9edc329d462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 6 Aug 2020 09:49:17 +0200 Subject: [PATCH] d/control: bump versioned dep on pve-storage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit needed for PBS plugin methods that are called in backup/restore. Signed-off-by: Fabian Grünbichler --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 11fc0445..393badcc 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Depends: dbus, libpve-cluster-perl, libpve-common-perl (>= 6.1-5), libpve-guest-common-perl (>= 3.0-9), - libpve-storage-perl (>= 6.1-7), + libpve-storage-perl (>= 6.2-2), libterm-readline-gnu-perl, libuuid-perl, libxml-libxml-perl,