From 8af2630849f86a85defd0a58accf74e77b146b20 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 17 Jun 2021 15:52:13 +0200 Subject: [PATCH] Bump debhelper compat level to 12. Signed-off-by: Stoiko Ivanov --- 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 f599e28..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 3828a9f..57d8eef 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: contrib/kernel Priority: optional Maintainer: Proxmox Support Team Build-Depends: abigail-tools, - debhelper (>= 10~), + debhelper-compat (= 12), dh-python, libblkid-dev, libelf-dev,