]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/control.stub.in
UBUNTU: ubuntu: vbox -- Update to 5.1.14-dfsg-3
[mirror_ubuntu-zesty-kernel.git] / debian.master / control.stub.in
CommitLineData
0a7cc07d
TG
1Source: linux
2Section: devel
3Priority: optional
4Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
5Standards-Version: 3.9.4.0
6Build-Depends:
7 debhelper (>= 5),
8 dh-systemd,
9 cpio,
10 kernel-wedge,
11 kmod <!stage1>,
12 makedumpfile [amd64 i386] <!stage1>,
13 libelf-dev <!stage1>,
14 libnewt-dev <!stage1>,
15 libiberty-dev <!stage1>,
16 rsync <!stage1>,
17 libdw-dev <!stage1>,
18 libpci-dev <!stage1>,
19 pkg-config <!stage1>,
20 flex <!stage1>,
21 bison <!stage1>,
22 libunwind8-dev [amd64 arm64 armhf i386 powerpc ppc64el] <!stage1>,
23 liblzma-dev <!stage1>,
24 openssl <!stage1>,
25 libssl-dev <!stage1>,
26 libaudit-dev <!stage1>,
27 bc <!stage1>,
28 python-dev <!stage1>,
29 gawk <!stage1>,
30 device-tree-compiler [powerpc] <!stage1>,
31 u-boot-tools [powerpc] <!stage1>,
32 libc6-dev-ppc64 [powerpc] <!stage1>,
33 libudev-dev <!stage1>,
34 autoconf <!stage1>,
35 automake <!stage1>,
36 libtool <!stage1>,
37 uuid-dev <!stage1>,
38Build-Depends-Indep:
39 xmlto <!stage1>,
40 docbook-utils <!stage1>,
41 ghostscript <!stage1>,
42 transfig <!stage1>,
43 bzip2 <!stage1>,
44 sharutils <!stage1>,
45 asciidoc <!stage1>,
7065b64c 46Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/zesty
0a7cc07d
TG
47XS-Testsuite: autopkgtest
48#XS-Testsuite-Depends: gcc-4.7 binutils
49
50Package: SRCPKGNAME-source-PKGVER
51Build-Profiles: <!stage1>
52Architecture: all
53Section: devel
54Priority: optional
6c7ddfa7 55Provides: linux-source, linux-source-3
0a7cc07d
TG
56Depends: ${misc:Depends}, binutils, bzip2, coreutils
57Recommends: libc-dev, gcc, make
58Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
59Description: Linux kernel source for version PKGVER with Ubuntu patches
60 This package provides the source code for the Linux kernel version
61 PKGVER.
62 .
63 This package is mainly meant for other packages to use, in order to build
64 custom flavours.
65 .
66 If you wish to use this package to create a custom Linux kernel, then it
67 is suggested that you investigate the package kernel-package, which has
68 been designed to ease the task of creating kernel image packages.
69 .
70 If you are simply trying to build third-party modules for your kernel,
71 you do not want this package. Install the appropriate linux-headers
72 package instead.
73
74Package: SRCPKGNAME-doc
75Build-Profiles: <!stage1>
76Architecture: all
77Section: doc
78Priority: optional
79Depends: ${misc:Depends}
80Description: Linux kernel specific documentation for version PKGVER
81 This package provides the various documents in the PKGVER kernel
82 Documentation/ subdirectory. These document kernel subsystems, APIs, device
83 drivers, and so on. See
84 /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
85 contained in each file.
86
87Package: SRCPKGNAME-headers-PKGVER-ABINUM
88Build-Profiles: <!stage1>
89Architecture: all
90Multi-Arch: foreign
91Section: devel
92Priority: optional
93Depends: ${misc:Depends}, coreutils
94Description: 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
99Package: SRCPKGNAME-libc-dev
100Architecture: i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
101Depends: ${misc:Depends}
102Conflicts: SRCPKGNAME-kernel-headers
103Replaces: SRCPKGNAME-kernel-headers
104Provides: SRCPKGNAME-kernel-headers
105Multi-Arch: same
106Description: Linux Kernel Headers for development
107 This package provides headers from the Linux kernel. These headers
108 are used by the installed headers for GNU glibc and other system
109 libraries. They are NOT meant to be used to build third-party modules for
110 your kernel. Use SRCPKGNAME-headers-* packages for that.
111
112Package: SRCPKGNAME-tools-common
113Build-Profiles: <!stage1>
114Architecture: all
115Multi-Arch: foreign
116Section: kernel
117Priority: optional
ae3dd3b1 118Depends: ${misc:Depends}, lsb-release
0a7cc07d
TG
119Description: Linux kernel version specific tools for version PKGVER
120 This package provides the architecture independent parts for kernel
121 version locked tools (such as perf and x86_energy_perf_policy) for
122 version PGKVER.
123
124Package: SRCPKGNAME-tools-PKGVER-ABINUM
125Build-Profiles: <!stage1>
126Architecture: i386 amd64 armhf arm64 powerpc ppc64el s390x
127Section: devel
128Priority: optional
31a1654e 129Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
0a7cc07d
TG
130Description: Linux kernel version specific tools for version PKGVER-ABINUM
131 This package provides the architecture dependant parts for kernel
132 version locked tools (such as perf and x86_energy_perf_policy) for
133 version PKGVER-ABINUM on
134 =HUMAN=.
135 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
136
137Package: SRCPKGNAME-cloud-tools-common
138Build-Profiles: <!stage1>
139Architecture: all
140Multi-Arch: foreign
141Section: kernel
142Priority: optional
143Depends: ${misc:Depends}
144Description: Linux kernel version specific cloud tools for version PKGVER
145 This package provides the architecture independent parts for kernel
146 version locked tools for cloud tools for version PGKVER.
147
148Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
149Build-Profiles: <!stage1>
150Architecture: i386 amd64 armhf
151Section: devel
152Priority: optional
31a1654e 153Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
0a7cc07d
TG
154Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
155 This package provides the architecture dependant parts for kernel
156 version locked tools for cloud tools for version PKGVER-ABINUM on
157 =HUMAN=.
158 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
159