]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - debian.master/control.stub.in
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
[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 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 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
55 XS-Testsuite: autopkgtest
56 #XS-Testsuite-Depends: gcc-4.7 binutils
57
58 Package: linux-source-PKGVER
59 Build-Profiles: <!stage1>
60 Architecture: all
61 Section: devel
62 Priority: optional
63 Provides: linux-source
64 Depends: ${misc:Depends}, binutils, bzip2, coreutils
65 Recommends: libc-dev, gcc, make
66 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
67 Description: Linux kernel source for version PKGVER with Ubuntu patches
68 This package provides the source code for the Linux kernel version
69 PKGVER.
70 .
71 This package is mainly meant for other packages to use, in order to build
72 custom flavours.
73 .
74 If you wish to use this package to create a custom Linux kernel, then it
75 is suggested that you investigate the package kernel-package, which has
76 been designed to ease the task of creating kernel image packages.
77 .
78 If you are simply trying to build third-party modules for your kernel,
79 you do not want this package. Install the appropriate linux-headers
80 package instead.
81
82 Package: SRCPKGNAME-headers-PKGVER-ABINUM
83 Build-Profiles: <!stage1>
84 Architecture: all
85 Multi-Arch: foreign
86 Section: devel
87 Priority: optional
88 Depends: ${misc:Depends}, coreutils
89 Description: Header files related to Linux kernel version PKGVER
90 This package provides kernel header files for version PKGVER, for sites
91 that want the latest kernel headers. Please read
92 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
93
94 Package: SRCPKGNAME-tools-common
95 Build-Profiles: <!stage1>
96 Architecture: all
97 Multi-Arch: foreign
98 Section: kernel
99 Priority: optional
100 Depends: ${misc:Depends}, lsb-release
101 Conflicts: linux-oem-5.6-tools-common
102 Replaces: linux-oem-5.6-tools-common
103 Description: Linux kernel version specific tools for version PKGVER
104 This package provides the architecture independent parts for kernel
105 version locked tools (such as perf and x86_energy_perf_policy) for
106 version PKGVER.
107
108 Package: SRCPKGNAME-tools-PKGVER-ABINUM
109 Build-Profiles: <!stage1>
110 Architecture: amd64 armhf arm64 ppc64el s390x
111 Section: devel
112 Priority: optional
113 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
114 Description: Linux kernel version specific tools for version PKGVER-ABINUM
115 This package provides the architecture dependant parts for kernel
116 version locked tools (such as perf and x86_energy_perf_policy) for
117 version PKGVER-ABINUM on
118 =HUMAN=.
119 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
120
121 Package: SRCPKGNAME-cloud-tools-common
122 Build-Profiles: <!stage1>
123 Architecture: all
124 Multi-Arch: foreign
125 Section: kernel
126 Priority: optional
127 Depends: ${misc:Depends}
128 Description: Linux kernel version specific cloud tools for version PKGVER
129 This package provides the architecture independent parts for kernel
130 version locked tools for cloud tools for version PKGVER.
131
132 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
133 Build-Profiles: <!stage1>
134 Architecture: amd64 armhf
135 Section: devel
136 Priority: optional
137 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
138 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
139 This package provides the architecture dependant parts for kernel
140 version locked tools for cloud tools for version PKGVER-ABINUM on
141 =HUMAN=.
142 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
143
144 Package: SRCPKGNAME-tools-host
145 Build-Profiles: <!stage1>
146 Architecture: all
147 Multi-Arch: foreign
148 Section: kernel
149 Priority: optional
150 Depends: ${misc:Depends}, python3
151 Conflicts: linux-oem-5.6-tools-host
152 Replaces: linux-oem-5.6-tools-host
153 Description: Linux kernel VM host tools
154 This package provides kernel tools useful for VM hosts.
155