]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - debian.master/control.stub.in
UBUNTU: Ubuntu-5.15.0-19.19
[mirror_ubuntu-jammy-kernel.git] / debian.master / control.stub.in
CommitLineData
29f98055
LO
1Source: SRCPKGNAME
2Section: devel
3Priority: optional
4Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
5Standards-Version: 3.9.4.0
6Build-Depends:
7 debhelper-compat (= 10),
29f98055 8 cpio,
29f98055
LO
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>,
f43eac7b 38 zstd [amd64 s390x] <!stage1>,
1b4cc581 39 pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] <!stage1>,
29f98055
LO
40Build-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>,
58Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
59XS-Testsuite: autopkgtest
60#XS-Testsuite-Depends: gcc-4.7 binutils
61
62Package: linux-source-PKGVER
63Build-Profiles: <!stage1>
64Architecture: all
65Section: devel
66Priority: optional
67Provides: linux-source
68Depends: ${misc:Depends}, binutils, bzip2, coreutils
69Recommends: libc-dev, gcc, make
70Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
71Description: 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
86Package: SRCPKGNAME-headers-PKGVER-ABINUM
87Build-Profiles: <!stage1>
88Architecture: all
89Multi-Arch: foreign
90Section: devel
91Priority: optional
92Depends: ${misc:Depends}, coreutils
93Description: 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
98Package: SRCPKGNAME-tools-common
99Build-Profiles: <!stage1>
100Architecture: all
101Multi-Arch: foreign
102Section: kernel
103Priority: optional
104Depends: ${misc:Depends}, lsb-release
105Description: 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
110Package: SRCPKGNAME-tools-PKGVER-ABINUM
111Build-Profiles: <!stage1>
112Architecture: amd64 armhf arm64 ppc64el s390x
113Section: devel
114Priority: optional
115Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
116Description: 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
123Package: SRCPKGNAME-cloud-tools-common
124Build-Profiles: <!stage1>
125Architecture: all
126Multi-Arch: foreign
127Section: kernel
128Priority: optional
129Depends: ${misc:Depends}
130Description: 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
134Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
135Build-Profiles: <!stage1>
136Architecture: amd64 armhf
137Section: devel
138Priority: optional
139Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
140Description: 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
146Package: SRCPKGNAME-tools-host
147Build-Profiles: <!stage1>
148Architecture: all
149Multi-Arch: foreign
150Section: kernel
151Priority: optional
152Depends: ${misc:Depends}, python3
153Description: Linux kernel VM host tools
154 This package provides kernel tools useful for VM hosts.
155