]> git.proxmox.com Git - pve-kernel.git/blob - debian/control.in
d/control: add source section, cleanup
[pve-kernel.git] / debian / control.in
1 Source: pve-kernel
2 Section: devel
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: gcc-6 (>= 6.3.0-18+deb9u1),
6 lintian,
7 sed,
8 tar,
9 Build-Conflicts: pve-headers-@KVNAME@,
10 Vcs-Git: git://git.proxmox.com/git/pve-kernel
11 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
12
13 Package: linux-tools-4.13
14 Architecture: any
15 Section: devel
16 Priority: optional
17 Depends: linux-base,
18 ${misc:Depends},
19 ${shlibs:Depends},
20 Description: Linux kernel version specific tools for version 4.13
21 This package provides the architecture dependent parts for kernel
22 version locked tools (such as perf and x86_energy_perf_policy)
23
24 Package: pve-headers-@KVNAME@
25 Section: devel
26 Priority: optional
27 Architecture: any
28 Provides: linux-headers,
29 linux-headers-2.6,
30 Depends: coreutils | fileutils (>= 4.0),
31 Description: The Proxmox PVE Kernel Headers
32 This package contains the linux kernel headers
33
34 Package: pve-kernel-@KVNAME@
35 Section: admin
36 Priority: optional
37 Architecture: any
38 Provides: linux-image,
39 linux-image-2.6,
40 Suggests: pve-firmware,
41 Depends: busybox,
42 grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
43 initramfs-tools,
44 Description: The Proxmox PVE Kernel Image
45 This package contains the linux kernel and initial ramdisk used for booting