]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/blame - debian.master/control.stub.in
UBUNTU: [Config] re-enable shiftfs
[mirror_ubuntu-impish-kernel.git] / debian.master / control.stub.in
CommitLineData
ed1928c8
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-compat (= 10),
ed1928c8 8 cpio,
5cacedcd
AR
9 kernel-wedge <!stage1> <!noudeb> <!cross> <!autopkgtest>,
10 dctrl-tools <!stage1> <!noudeb> <!cross> <!autopkgtest>,
ed1928c8
LO
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>,
0a26cfe1 40 zstd [amd64 s390x] <!stage1>,
ed1928c8
LO
41 dwarves [amd64 arm64 armhf ppc64el s390x] <!stage1>,
42Build-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>,
60Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES=
61XS-Testsuite: autopkgtest
62#XS-Testsuite-Depends: gcc-4.7 binutils
63
64Package: linux-source-PKGVER
65Build-Profiles: <!stage1>
66Architecture: all
67Section: devel
68Priority: optional
69Provides: linux-source
70Depends: ${misc:Depends}, binutils, bzip2, coreutils
71Recommends: libc-dev, gcc, make
72Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
73Description: 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
88Package: SRCPKGNAME-headers-PKGVER-ABINUM
89Build-Profiles: <!stage1>
90Architecture: all
91Multi-Arch: foreign
92Section: devel
93Priority: optional
94Depends: ${misc:Depends}, coreutils
95Description: 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
100Package: SRCPKGNAME-tools-common
101Build-Profiles: <!stage1>
102Architecture: all
103Multi-Arch: foreign
104Section: kernel
105Priority: optional
106Depends: ${misc:Depends}, lsb-release
107Description: 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
112Package: SRCPKGNAME-tools-PKGVER-ABINUM
113Build-Profiles: <!stage1>
114Architecture: amd64 armhf arm64 ppc64el s390x
115Section: devel
116Priority: optional
117Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
118Description: 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
125Package: SRCPKGNAME-cloud-tools-common
126Build-Profiles: <!stage1>
127Architecture: all
128Multi-Arch: foreign
129Section: kernel
130Priority: optional
131Depends: ${misc:Depends}
132Description: 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
136Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
137Build-Profiles: <!stage1>
138Architecture: amd64 armhf
139Section: devel
140Priority: optional
141Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
142Description: 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
148Package: SRCPKGNAME-tools-host
149Build-Profiles: <!stage1>
150Architecture: all
151Multi-Arch: foreign
152Section: kernel
153Priority: optional
154Depends: ${misc:Depends}, python3
155Description: Linux kernel VM host tools
156 This package provides kernel tools useful for VM hosts.
157