]> git.proxmox.com Git - pve-kernel-meta.git/blobdiff - debian/control.in
d/control: define compat level via build-depends and raise to 13
[pve-kernel-meta.git] / debian / control.in
index e19af426cae2e89c0d42e4e1dd015b02db9afcb0..1c8044b6afe43ea1dcfa0cb252e47b74119529c3 100644 (file)
@@ -1,7 +1,7 @@
 Source: pve-kernel-@KERNEL_VER@
 Section: admin
 Priority: optional
-Build-Depends: debhelper (>=12~), lintian,
+Build-Depends: debhelper-compat (= 13), lintian,
 Standards-Version: 4.6.2
 Maintainer: Proxmox Support Team <support@proxmox.com>
 
@@ -10,7 +10,7 @@ Architecture: all
 Section: admin
 Provides: linux-headers-amd64, linux-headers-generic,
 Priority: optional
-Depends: pve-headers-@KERNEL_ABI@, ${misc:Depends}
+Depends: pve-headers-@KERNEL_ABI@, ${misc:Depends},
 Description: Latest Proxmox VE Kernel Headers
  This is a metapackage which will install the kernel headers
  for the latest available proxmox kernel from the @KERNEL_VER@
@@ -21,7 +21,7 @@ Architecture: all
 Section: admin
 Provides: linux-image-amd64, linux-image-generic, wireguard-modules (=1.0.0),
 Priority: optional
-Depends: pve-firmware, pve-kernel-@KERNEL_ABI@, ${misc:Depends}
+Depends: pve-firmware, pve-kernel-@KERNEL_ABI@, ${misc:Depends},
 Description: Latest Proxmox VE Kernel Image
  This is a metapackage which will install the latest available
  proxmox kernel from the @KERNEL_VER@ series.