mirror of
https://git.proxmox.com/git/proxmox-kernel-helper
synced 2025-10-18 19:56:46 +00:00
d/control: bump debhelper compat to >= 12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7f1b85c252
commit
9a6ae0cb5e
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
12
|
||||
|
3
debian/control.in
vendored
3
debian/control.in
vendored
@ -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 <support@proxmox.com>
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user