]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - debian.master/control.stub.in
UBUNTU: Ubuntu-5.11.0-19.20
[mirror_ubuntu-hirsute-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-compat (= 10),
8 cpio,
9 kernel-wedge <!stage1> <!noudeb> <!cross> <!autopkgtest>,
10 dctrl-tools <!stage1> <!noudeb> <!cross> <!autopkgtest>,
11 kmod <!stage1>,
12 makedumpfile [amd64] <!stage1>,
13 libcap-dev <!stage1>,
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>,
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 curl <!stage1>,
40 lz4 [amd64 s390x] <!stage1>,
41 dwarves [amd64 arm64 armhf ppc64el s390x] <!stage1>,
42 Build-Depends-Indep:
43 xmlto <!stage1>,
44 docbook-utils <!stage1>,
45 ghostscript <!stage1>,
46 fig2dev <!stage1>,
47 bzip2 <!stage1>,
48 sharutils <!stage1>,
49 asciidoc <!stage1>,
50 python3-sphinx <!stage1>,
51 python3-sphinx-rtd-theme <!stage1>,
52 fontconfig <!stage1>,
53 python3-docutils <!stage1>,
54 imagemagick <!stage1>,
55 graphviz <!stage1>,
56 dvipng <!stage1>,
57 fonts-noto-cjk <!stage1>,
58 latexmk <!stage1>,
59 librsvg2-bin <!stage1>,
60 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
61 XS-Testsuite: autopkgtest
62 #XS-Testsuite-Depends: gcc-4.7 binutils
63
64 Package: linux-source-PKGVER
65 Build-Profiles: <!stage1>
66 Architecture: all
67 Section: devel
68 Priority: optional
69 Provides: linux-source
70 Depends: ${misc:Depends}, binutils, bzip2, coreutils
71 Recommends: libc-dev, gcc, make
72 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
73 Description: Linux kernel source for version PKGVER with Ubuntu patches
74 This package provides the source code for the Linux kernel version
75 PKGVER.
76 .
77 This package is mainly meant for other packages to use, in order to build
78 custom flavours.
79 .
80 If you wish to use this package to create a custom Linux kernel, then it
81 is suggested that you investigate the package kernel-package, which has
82 been designed to ease the task of creating kernel image packages.
83 .
84 If you are simply trying to build third-party modules for your kernel,
85 you do not want this package. Install the appropriate linux-headers
86 package instead.
87
88 Package: SRCPKGNAME-headers-PKGVER-ABINUM
89 Build-Profiles: <!stage1>
90 Architecture: all
91 Multi-Arch: foreign
92 Section: devel
93 Priority: optional
94 Depends: ${misc:Depends}, coreutils
95 Description: Header files related to Linux kernel version PKGVER
96 This package provides kernel header files for version PKGVER, for sites
97 that want the latest kernel headers. Please read
98 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
99
100 Package: SRCPKGNAME-tools-common
101 Build-Profiles: <!stage1>
102 Architecture: all
103 Multi-Arch: foreign
104 Section: kernel
105 Priority: optional
106 Depends: ${misc:Depends}, lsb-release
107 Description: Linux kernel version specific tools for version PKGVER
108 This package provides the architecture independent parts for kernel
109 version locked tools (such as perf and x86_energy_perf_policy) for
110 version PKGVER.
111
112 Package: SRCPKGNAME-tools-PKGVER-ABINUM
113 Build-Profiles: <!stage1>
114 Architecture: amd64 armhf arm64 ppc64el s390x
115 Section: devel
116 Priority: optional
117 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
118 Description: Linux kernel version specific tools for version PKGVER-ABINUM
119 This package provides the architecture dependant parts for kernel
120 version locked tools (such as perf and x86_energy_perf_policy) for
121 version PKGVER-ABINUM on
122 =HUMAN=.
123 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
124
125 Package: SRCPKGNAME-cloud-tools-common
126 Build-Profiles: <!stage1>
127 Architecture: all
128 Multi-Arch: foreign
129 Section: kernel
130 Priority: optional
131 Depends: ${misc:Depends}
132 Description: Linux kernel version specific cloud tools for version PKGVER
133 This package provides the architecture independent parts for kernel
134 version locked tools for cloud tools for version PKGVER.
135
136 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
137 Build-Profiles: <!stage1>
138 Architecture: amd64 armhf
139 Section: devel
140 Priority: optional
141 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
142 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
143 This package provides the architecture dependant parts for kernel
144 version locked tools for cloud tools for version PKGVER-ABINUM on
145 =HUMAN=.
146 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
147
148 Package: SRCPKGNAME-tools-host
149 Build-Profiles: <!stage1>
150 Architecture: all
151 Multi-Arch: foreign
152 Section: kernel
153 Priority: optional
154 Depends: ${misc:Depends}, python3
155 Description: Linux kernel VM host tools
156 This package provides kernel tools useful for VM hosts.
157