mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 06:38:39 +00:00
d/control: bump libpve-http-server-perl version dependency
In preperance for the next two commits, which use the (moved) PVE::ApiServer::Utils module and rely on the fact that pve-http-server now set some ssl defaults itself. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7af1ab47f6
commit
e784d10fda
4
debian/control
vendored
4
debian/control
vendored
@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9~),
|
|||||||
liblocale-po-perl,
|
liblocale-po-perl,
|
||||||
libpve-common-perl,
|
libpve-common-perl,
|
||||||
libpve-guest-common-perl,
|
libpve-guest-common-perl,
|
||||||
libpve-http-server-perl,
|
libpve-http-server-perl (>= 2.0-12),
|
||||||
libpve-storage-perl (>= 5.0-35),
|
libpve-storage-perl (>= 5.0-35),
|
||||||
libtemplate-perl,
|
libtemplate-perl,
|
||||||
libtest-mockmodule-perl,
|
libtest-mockmodule-perl,
|
||||||
@ -44,7 +44,7 @@ Depends: apt-transport-https,
|
|||||||
libpve-access-control (>= 5.0-7),
|
libpve-access-control (>= 5.0-7),
|
||||||
libpve-common-perl (>= 5.0-44),
|
libpve-common-perl (>= 5.0-44),
|
||||||
libpve-guest-common-perl (>= 2.0-14),
|
libpve-guest-common-perl (>= 2.0-14),
|
||||||
libpve-http-server-perl,
|
libpve-http-server-perl (>= 2.0-12),
|
||||||
libpve-storage-perl (>= 5.0-35),
|
libpve-storage-perl (>= 5.0-35),
|
||||||
librados2-perl,
|
librados2-perl,
|
||||||
libtemplate-perl,
|
libtemplate-perl,
|
||||||
|
Loading…
Reference in New Issue
Block a user