d/control: bump versioned dependency for libpve-guest-common-perl

to ensure we got the vnet access check helper available for us, and
also that the get_derived_property interface is available for our
users

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-08 17:25:05 +02:00
parent 951714ea92
commit 3f9c3a04d1

4
debian/control vendored
View File

@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
libpve-apiclient-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.2),
libpve-guest-common-perl (>= 5.0.1),
libpve-guest-common-perl (>= 5.0.3),
libpve-storage-perl (>= 6.1-7),
libtest-mockmodule-perl,
libuuid-perl,
@ -38,7 +38,7 @@ Depends: dbus,
libpve-apiclient-perl,
libpve-cluster-perl,
libpve-common-perl (>= 8.0.2),
libpve-guest-common-perl (>= 5.0.1),
libpve-guest-common-perl (>= 5.0.3),
libpve-storage-perl (>= 7.2-10),
libterm-readline-gnu-perl,
libuuid-perl,