]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - debian.master/control.stub.in
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
[mirror_ubuntu-jammy-kernel.git] / debian.master / control.stub.in
1 Source: SRCPKGNAME
2 Section: devel
3 Priority: optional
4 Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
5 Standards-Version: 3.9.4.0
6 Build-Depends:
7 debhelper-compat (= 10),
8 cpio,
9 kmod <!stage1>,
10 makedumpfile [amd64] <!stage1>,
11 libcap-dev <!stage1>,
12 libelf-dev <!stage1>,
13 libnewt-dev <!stage1>,
14 libiberty-dev <!stage1>,
15 default-jdk-headless <!stage1>,
16 java-common <!stage1>,
17 rsync <!stage1>,
18 libdw-dev <!stage1>,
19 libpci-dev <!stage1>,
20 pkg-config <!stage1>,
21 flex <!stage1>,
22 bison <!stage1>,
23 libunwind8-dev [amd64 arm64 armhf ppc64el] <!stage1>,
24 liblzma-dev <!stage1>,
25 openssl <!stage1>,
26 libssl-dev <!stage1>,
27 libaudit-dev <!stage1>,
28 bc <!stage1>,
29 gawk <!stage1>,
30 libudev-dev <!stage1>,
31 autoconf <!stage1>,
32 automake <!stage1>,
33 libtool <!stage1>,
34 uuid-dev <!stage1>,
35 libnuma-dev [amd64 arm64 ppc64el s390x] <!stage1>,
36 dkms <!stage1>,
37 curl <!stage1>,
38 zstd [amd64 s390x] <!stage1>,
39 pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>,
40 Build-Depends-Indep:
41 xmlto <!stage1>,
42 docbook-utils <!stage1>,
43 ghostscript <!stage1>,
44 fig2dev <!stage1>,
45 bzip2 <!stage1>,
46 sharutils <!stage1>,
47 asciidoc <!stage1>,
48 python3-sphinx <!stage1>,
49 python3-sphinx-rtd-theme <!stage1>,
50 fontconfig <!stage1>,
51 python3-docutils <!stage1>,
52 imagemagick <!stage1>,
53 graphviz <!stage1>,
54 dvipng <!stage1>,
55 fonts-noto-cjk <!stage1>,
56 latexmk <!stage1>,
57 librsvg2-bin <!stage1>,
58 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
59 XS-Testsuite: autopkgtest
60 #XS-Testsuite-Depends: gcc-4.7 binutils
61
62 Package: linux-source-PKGVER
63 Build-Profiles: <!stage1>
64 Architecture: all
65 Section: devel
66 Priority: optional
67 Provides: linux-source
68 Depends: ${misc:Depends}, binutils, bzip2, coreutils
69 Recommends: libc-dev, gcc, make
70 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
71 Description: Linux kernel source for version PKGVER with Ubuntu patches
72 This package provides the source code for the Linux kernel version
73 PKGVER.
74 .
75 This package is mainly meant for other packages to use, in order to build
76 custom flavours.
77 .
78 If you wish to use this package to create a custom Linux kernel, then it
79 is suggested that you investigate the package kernel-package, which has
80 been designed to ease the task of creating kernel image packages.
81 .
82 If you are simply trying to build third-party modules for your kernel,
83 you do not want this package. Install the appropriate linux-headers
84 package instead.
85
86 Package: SRCPKGNAME-headers-PKGVER-ABINUM
87 Build-Profiles: <!stage1>
88 Architecture: all
89 Multi-Arch: foreign
90 Section: devel
91 Priority: optional
92 Depends: ${misc:Depends}, coreutils
93 Description: Header files related to Linux kernel version PKGVER
94 This package provides kernel header files for version PKGVER, for sites
95 that want the latest kernel headers. Please read
96 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
97
98 Package: SRCPKGNAME-tools-common
99 Build-Profiles: <!stage1>
100 Architecture: all
101 Multi-Arch: foreign
102 Section: kernel
103 Priority: optional
104 Depends: ${misc:Depends}, lsb-release
105 Description: Linux kernel version specific tools for version PKGVER
106 This package provides the architecture independent parts for kernel
107 version locked tools (such as perf and x86_energy_perf_policy) for
108 version PKGVER.
109
110 Package: SRCPKGNAME-tools-PKGVER-ABINUM
111 Build-Profiles: <!stage1>
112 Architecture: amd64 armhf arm64 ppc64el s390x
113 Section: devel
114 Priority: optional
115 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
116 Description: Linux kernel version specific tools for version PKGVER-ABINUM
117 This package provides the architecture dependant parts for kernel
118 version locked tools (such as perf and x86_energy_perf_policy) for
119 version PKGVER-ABINUM on
120 =HUMAN=.
121 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
122
123 Package: SRCPKGNAME-cloud-tools-common
124 Build-Profiles: <!stage1>
125 Architecture: all
126 Multi-Arch: foreign
127 Section: kernel
128 Priority: optional
129 Depends: ${misc:Depends}
130 Description: Linux kernel version specific cloud tools for version PKGVER
131 This package provides the architecture independent parts for kernel
132 version locked tools for cloud tools for version PKGVER.
133
134 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
135 Build-Profiles: <!stage1>
136 Architecture: amd64 armhf
137 Section: devel
138 Priority: optional
139 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
140 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
141 This package provides the architecture dependant parts for kernel
142 version locked tools for cloud tools for version PKGVER-ABINUM on
143 =HUMAN=.
144 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
145
146 Package: SRCPKGNAME-tools-host
147 Build-Profiles: <!stage1>
148 Architecture: all
149 Multi-Arch: foreign
150 Section: kernel
151 Priority: optional
152 Depends: ${misc:Depends}, python3
153 Description: Linux kernel VM host tools
154 This package provides kernel tools useful for VM hosts.
155