From c3925aed42c153c91e829a7e94c8cc0000d3f4ad Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 29 Oct 2019 08:25:29 +0100 Subject: [PATCH] d/control: bump versioned dependency on pve-common to ensure the new 'pve-tfa-secret' format is available Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d0cedb0..4115c90 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: libauthen-pam-perl, libmime-base32-perl, libnet-ldap-perl, libnet-ssleay-perl, - libpve-common-perl (>= 5.0-35), + libpve-common-perl (>= 6.0-6), libpve-u2f-server-perl (>= 1.0-2), liburi-perl, libwww-perl,