From 0717cf78a46fbdbc7072cfddc97ff0c5db6e98c6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 29 Jan 2020 10:24:47 +0100 Subject: [PATCH] d/control: bump version dependencies for pve-common For allowtoken property support in schema Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 39555f85..abb79d34 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Depends: apt-transport-https | apt (>= 1.5~), libpve-access-control (>= 6.0-6), libpve-cluster-perl, libpve-cluster-api-perl, - libpve-common-perl (>= 5.0-44), + libpve-common-perl (>= 6.0-11), libpve-guest-common-perl (>= 3.0-3~), libpve-http-server-perl (>= 2.0-12), libpve-storage-perl (>= 6.0-1),