From 11f3cfd9a1f58e79e57ea3e988b0d2cce9454cfc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 25 May 2023 18:18:12 +0200 Subject: [PATCH] d/control: raise compat level to 13 Signed-off-by: Thomas Lamprecht --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 9022cde..2602f88 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libpve-network-perl Section: perl Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), lintian, libfile-slurp-perl, libnet-subnet-perl, -- 2.39.5