]> git.proxmox.com Git - qemu-server.git/commitdiff
d/control: bump versioned dependency for libpve-guest-common-perl
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Jun 2023 15:25:05 +0000 (17:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Jun 2023 15:50:50 +0000 (17:50 +0200)
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>
debian/control

index f9659c4535588e843c65b64484034570c497545c..23601b2e0b74747284c028b8c30c7019a6c8c13a 100644 (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,