]> git.proxmox.com Git - pve-container.git/commitdiff
d/control: bump versioned dependency to libpve-access-control
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 08:15:40 +0000 (10:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 08:15:40 +0000 (10:15 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index d9c33c41484d14151fb16ef445f2d489e1018772..7254edf1715ed818f38610cc15d2feeb955f678d 100644 (file)
@@ -3,6 +3,7 @@ Section: perl
 Priority: extra
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper-compat (= 13),
+               libpve-access-control (>= 8.0.0~),
                libpve-cluster-perl,
                libpve-common-perl (>= 6.4-1),
                libpve-guest-common-perl (>= 5.0.3),
@@ -20,7 +21,7 @@ Priority: optional
 Architecture: all
 Depends: binutils,
          file,
-         libpve-access-control(>= 7.2-5),
+         libpve-access-control (>= 8.0.0~),
          libpve-cluster-perl,
          libpve-common-perl (>= 7.4-1),
          libpve-guest-common-perl (>= 5.0.3),