From 9a6ae0cb5efa71e88e4daf6c9928a3d6e6c24d3c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 12 May 2021 17:28:38 +0200 Subject: [PATCH] d/control: bump debhelper compat to >= 12 Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control.in | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +12 diff --git a/debian/control.in b/debian/control.in index 508a635..3a7d32b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,7 +1,7 @@ Source: pve-kernel-@KERNEL_VER@ Section: admin Priority: optional -Build-Depends: debhelper (>=10~), +Build-Depends: debhelper (>=12~), lintian, sed, Maintainer: Proxmox Support Team @@ -38,6 +38,5 @@ Depends: dosfstools, Breaks: proxmox-ve (<< 6.0-2~) Replaces: proxmox-ve (<< 6.0-2~) Description: Function for various kernel maintenance tasks. - . This package includes kernel-hooks for marking certain kernels as NeverAutoRemove and helpers for systemd-boot