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