]> git.proxmox.com Git - pmg-api.git/commitdiff
d/control: bump pve-common and pve-http-server dependency versions
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 13:36:18 +0000 (15:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jun 2021 14:01:22 +0000 (16:01 +0200)
To ensure we have the new `upid_normalize_status_type` and the
new http-server listening behavior available

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 1342afe9ecd98c0b899b240cdb1fcab1c3ae31ac..693c4cde638f0cdfbd2616d0e79673989773858c 100644 (file)
@@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 12~),
                libpmg-rs-perl (>= 0.1-1),
                libproxmox-acme-perl,
                libpve-apiclient-perl,
-               libpve-common-perl (>= 6.0-13),
-               libpve-http-server-perl (>= 2.0-12),
+               libpve-common-perl (>= 7~),
+               libpve-http-server-perl (>= 4~),
                librrds-perl,
                libtemplate-perl,
                libxdgmime-perl,
@@ -64,8 +64,8 @@ Depends: apt (>= 2~),
          libpmg-rs-perl (>= 0.1-1),
          libproxmox-acme-perl (>= 1.0.8),
          libpve-apiclient-perl,
-         libpve-common-perl (>= 6.4-3),
-         libpve-http-server-perl (>= 3.2-2),
+         libpve-common-perl (>= 7.0-4),
+         libpve-http-server-perl (>= 4.0-2),
          librrds-perl,
          libtemplate-perl,
          libterm-readline-gnu-perl,