]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - debian.master/control.stub.in
ASoC: wm5100: add missed pm_runtime_disable
[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>,
13 libelf-dev <!stage1>,
14 libnewt-dev <!stage1>,
15 libiberty-dev <!stage1>,
16 default-jdk-headless <!stage1>,
17 java-common <!stage1>,
18 rsync <!stage1>,
19 libdw-dev <!stage1>,
20 libpci-dev <!stage1>,
21 pkg-config <!stage1>,
22 flex <!stage1>,
23 bison <!stage1>,
24 libunwind8-dev [amd64 arm64 armhf ppc64el] <!stage1>,
25 liblzma-dev <!stage1>,
26 openssl <!stage1>,
27 libssl-dev <!stage1>,
28 libaudit-dev <!stage1>,
29 bc <!stage1>,
30 python-dev <!stage1>,
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>,
39 wget <!stage1>,
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
100Description: Linux kernel version specific tools for version PKGVER
101 This package provides the architecture independent parts for kernel
102 version locked tools (such as perf and x86_energy_perf_policy) for
103 version PGKVER.
104
105Package: SRCPKGNAME-tools-PKGVER-ABINUM
106Build-Profiles: <!stage1>
107Architecture: amd64 armhf arm64 ppc64el s390x
108Section: devel
109Priority: optional
110Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
111Description: Linux kernel version specific tools for version PKGVER-ABINUM
112 This package provides the architecture dependant parts for kernel
113 version locked tools (such as perf and x86_energy_perf_policy) for
114 version PKGVER-ABINUM on
115 =HUMAN=.
116 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
117
118Package: SRCPKGNAME-cloud-tools-common
119Build-Profiles: <!stage1>
120Architecture: all
121Multi-Arch: foreign
122Section: kernel
123Priority: optional
124Depends: ${misc:Depends}
125Description: Linux kernel version specific cloud tools for version PKGVER
126 This package provides the architecture independent parts for kernel
127 version locked tools for cloud tools for version PGKVER.
128
129Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
130Build-Profiles: <!stage1>
131Architecture: amd64 armhf
132Section: devel
133Priority: optional
134Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
135Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
136 This package provides the architecture dependant parts for kernel
137 version locked tools for cloud tools for version PKGVER-ABINUM on
138 =HUMAN=.
139 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
140
141Package: SRCPKGNAME-tools-host
142Build-Profiles: <!stage1>
143Architecture: all
144Multi-Arch: foreign
145Section: kernel
146Priority: optional
147Depends: ${misc:Depends}, python3
148Description: Linux kernel VM host tools
149 This package provides kernel tools useful for VM hosts.
150