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