From a008f818b4c12548d500f1de5ccabc3721807a3b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 14 May 2021 15:11:46 +0200 Subject: [PATCH] d/control: bump compat level to 12 Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +12 diff --git a/debian/control b/debian/control index 3c265ff..87c465f 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: libpve-http-server-perl Section: perl Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 9), - perl (>= 5.10.0-19), +Build-Depends: debhelper (>= 12), + perl, unzip, -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Homepage: https://www.proxmox.com Package: libpve-http-server-perl