]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - debian.master/control.stub.in
UBUNTU: [Config] arm64: snapdragon: CONFIG_LEDS_PWM=y
[mirror_ubuntu-focal-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 (>= 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>,
41 Build-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>,
53 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
54 XS-Testsuite: autopkgtest
55 #XS-Testsuite-Depends: gcc-4.7 binutils
56
57 Package: linux-source-PKGVER
58 Build-Profiles: <!stage1>
59 Architecture: all
60 Section: devel
61 Priority: optional
62 Provides: linux-source, linux-source-3
63 Depends: ${misc:Depends}, binutils, bzip2, coreutils
64 Recommends: libc-dev, gcc, make
65 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
66 Description: 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
81 Package: SRCPKGNAME-doc
82 Build-Profiles: <!stage1>
83 Architecture: all
84 Section: doc
85 Priority: optional
86 Depends: ${misc:Depends}
87 Description: Linux kernel specific documentation for version PKGVER
88 This package provides the various documents in the PKGVER kernel
89 Documentation/ subdirectory. These document kernel subsystems, APIs, device
90 drivers, and so on. See
91 /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
92 contained in each file.
93
94 Package: SRCPKGNAME-headers-PKGVER-ABINUM
95 Build-Profiles: <!stage1>
96 Architecture: all
97 Multi-Arch: foreign
98 Section: devel
99 Priority: optional
100 Depends: ${misc:Depends}, coreutils
101 Description: Header files related to Linux kernel version PKGVER
102 This package provides kernel header files for version PKGVER, for sites
103 that want the latest kernel headers. Please read
104 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
105
106 Package: SRCPKGNAME-libc-dev
107 Architecture: amd64 armhf arm64 i386 ppc64el s390x
108 Depends: ${misc:Depends}
109 Conflicts: SRCPKGNAME-kernel-headers
110 Replaces: SRCPKGNAME-kernel-headers
111 Provides: SRCPKGNAME-kernel-headers, aufs-dev
112 Multi-Arch: same
113 Description: Linux Kernel Headers for development
114 This package provides headers from the Linux kernel. These headers
115 are used by the installed headers for GNU glibc and other system
116 libraries. They are NOT meant to be used to build third-party modules for
117 your kernel. Use SRCPKGNAME-headers-* packages for that.
118
119 Package: SRCPKGNAME-tools-common
120 Build-Profiles: <!stage1>
121 Architecture: all
122 Multi-Arch: foreign
123 Section: kernel
124 Priority: optional
125 Depends: ${misc:Depends}, lsb-release
126 Description: Linux kernel version specific tools for version PKGVER
127 This package provides the architecture independent parts for kernel
128 version locked tools (such as perf and x86_energy_perf_policy) for
129 version PGKVER.
130
131 Package: SRCPKGNAME-tools-PKGVER-ABINUM
132 Build-Profiles: <!stage1>
133 Architecture: amd64 armhf arm64 ppc64el s390x
134 Section: devel
135 Priority: optional
136 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
137 Description: Linux kernel version specific tools for version PKGVER-ABINUM
138 This package provides the architecture dependant parts for kernel
139 version locked tools (such as perf and x86_energy_perf_policy) for
140 version PKGVER-ABINUM on
141 =HUMAN=.
142 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
143
144 Package: SRCPKGNAME-cloud-tools-common
145 Build-Profiles: <!stage1>
146 Architecture: all
147 Multi-Arch: foreign
148 Section: kernel
149 Priority: optional
150 Depends: ${misc:Depends}
151 Description: Linux kernel version specific cloud tools for version PKGVER
152 This package provides the architecture independent parts for kernel
153 version locked tools for cloud tools for version PGKVER.
154
155 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
156 Build-Profiles: <!stage1>
157 Architecture: amd64 armhf
158 Section: devel
159 Priority: optional
160 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
161 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
162 This package provides the architecture dependant parts for kernel
163 version locked tools for cloud tools for version PKGVER-ABINUM on
164 =HUMAN=.
165 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
166
167 Package: SRCPKGNAME-tools-host
168 Build-Profiles: <!stage1>
169 Architecture: all
170 Multi-Arch: foreign
171 Section: kernel
172 Priority: optional
173 Depends: ${misc:Depends}, python3
174 Description: Linux kernel VM host tools
175 This package provides kernel tools useful for VM hosts.
176