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