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:
Thomas Lamprecht 2019-02-26 07:21:43 +01:00
parent 7af1ab47f6
commit e784d10fda

4
debian/control vendored
View File

@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9~),
liblocale-po-perl,
libpve-common-perl,
libpve-guest-common-perl,
libpve-http-server-perl,
libpve-http-server-perl (>= 2.0-12),
libpve-storage-perl (>= 5.0-35),
libtemplate-perl,
libtest-mockmodule-perl,
@ -44,7 +44,7 @@ Depends: apt-transport-https,
libpve-access-control (>= 5.0-7),
libpve-common-perl (>= 5.0-44),
libpve-guest-common-perl (>= 2.0-14),
libpve-http-server-perl,
libpve-http-server-perl (>= 2.0-12),
libpve-storage-perl (>= 5.0-35),
librados2-perl,
libtemplate-perl,