From 4fcfd15d528e794b0139e0f33a8b7ff3952d7668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 9 Apr 2020 08:54:42 +0200 Subject: [PATCH] d/control: depend on updated guest-common/pve-storage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pve-storage: new storage_migrate with allow_rename guest-common: update_volume_ids Signed-off-by: Fabian Grünbichler --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ef866653..3c01144f 100644 --- a/debian/control +++ b/debian/control @@ -34,8 +34,8 @@ Depends: dbus, libpve-access-control (>= 5.0-7), libpve-cluster-perl, libpve-common-perl (>= 6.0-19), - libpve-guest-common-perl (>= 3.0-6), - libpve-storage-perl (>= 5.0-18), + libpve-guest-common-perl (>= 3.0-7), + libpve-storage-perl (>= 6.1-6), libterm-readline-gnu-perl, libuuid-perl, libxml-libxml-perl,