From a589aab35eb452cf3993d9f21eefde4ccf02f8bb Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 29 Jan 2020 10:19:15 +0100 Subject: [PATCH] d/control: bump version dependencies for pve-access-control for API token verification support. Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bcc6bb6e..39555f85 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,7 @@ Depends: apt-transport-https | apt (>= 1.5~), libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, - libpve-access-control (>= 5.1-10), + libpve-access-control (>= 6.0-6), libpve-cluster-perl, libpve-cluster-api-perl, libpve-common-perl (>= 5.0-44),