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