]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/control.stub.in
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.master / control.stub.in
1 Source: linux
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 (>= 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 binutils-dev <!stage1>,
24 liblzma-dev <!stage1>,
25 openssl <!stage1>,
26 libssl-dev <!stage1>,
27 libaudit-dev <!stage1>,
28 bc <!stage1>,
29 python-dev <!stage1>,
30 gawk <!stage1>,
31 device-tree-compiler [powerpc] <!stage1>,
32 u-boot-tools [powerpc] <!stage1>,
33 libc6-dev-ppc64 [powerpc] <!stage1>,
34 libudev-dev <!stage1>,
35 autoconf <!stage1>,
36 automake <!stage1>,
37 libtool <!stage1>,
38 uuid-dev <!stage1>,
39 Build-Depends-Indep:
40 xmlto <!stage1>,
41 docbook-utils <!stage1>,
42 ghostscript <!stage1>,
43 transfig <!stage1>,
44 bzip2 <!stage1>,
45 sharutils <!stage1>,
46 asciidoc <!stage1>,
47 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial
48 XS-Testsuite: autopkgtest
49 #XS-Testsuite-Depends: gcc-4.7 binutils
50
51 Package: SRCPKGNAME-source-PKGVER
52 Build-Profiles: <!stage1>
53 Architecture: all
54 Section: devel
55 Priority: optional
56 Provides: SRCPKGNAME-source, SRCPKGNAME-source-3
57 Depends: ${misc:Depends}, binutils, bzip2, coreutils
58 Recommends: libc-dev, gcc, make
59 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
60 Description: Linux kernel source for version PKGVER with Ubuntu patches
61 This package provides the source code for the Linux kernel version
62 PKGVER.
63 .
64 This package is mainly meant for other packages to use, in order to build
65 custom flavours.
66 .
67 If you wish to use this package to create a custom Linux kernel, then it
68 is suggested that you investigate the package kernel-package, which has
69 been designed to ease the task of creating kernel image packages.
70 .
71 If you are simply trying to build third-party modules for your kernel,
72 you do not want this package. Install the appropriate linux-headers
73 package instead.
74
75 Package: SRCPKGNAME-doc
76 Build-Profiles: <!stage1>
77 Architecture: all
78 Section: doc
79 Priority: optional
80 Depends: ${misc:Depends}
81 Description: Linux kernel specific documentation for version PKGVER
82 This package provides the various documents in the PKGVER kernel
83 Documentation/ subdirectory. These document kernel subsystems, APIs, device
84 drivers, and so on. See
85 /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
86 contained in each file.
87
88 Package: SRCPKGNAME-headers-PKGVER-ABINUM
89 Build-Profiles: <!stage1>
90 Architecture: all
91 Multi-Arch: foreign
92 Section: devel
93 Priority: optional
94 Depends: ${misc:Depends}, coreutils
95 Breaks: iscsitarget-dkms (<< 1.4.20.3+svn502-2ubuntu4.3)
96 Description: 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
101 Package: SRCPKGNAME-libc-dev
102 Architecture: i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
103 Depends: ${misc:Depends}
104 Conflicts: SRCPKGNAME-kernel-headers
105 Replaces: SRCPKGNAME-kernel-headers
106 Provides: SRCPKGNAME-kernel-headers
107 Multi-Arch: same
108 Description: Linux Kernel Headers for development
109 This package provides headers from the Linux kernel. These headers
110 are used by the installed headers for GNU glibc and other system
111 libraries. They are NOT meant to be used to build third-party modules for
112 your kernel. Use SRCPKGNAME-headers-* packages for that.
113
114 Package: SRCPKGNAME-tools-common
115 Build-Profiles: <!stage1>
116 Architecture: all
117 Multi-Arch: foreign
118 Section: kernel
119 Priority: optional
120 Provides:
121 linux-aws-tools-common,
122 linux-gke-tools-common,
123 Conflicts:
124 linux-aws-tools-common,
125 linux-gke-tools-common,
126 Replaces:
127 linux-aws-tools-common,
128 linux-gke-tools-common,
129 Depends: ${misc:Depends}, lsb-release
130 Description: Linux kernel version specific tools for version PKGVER
131 This package provides the architecture independent parts for kernel
132 version locked tools (such as perf and x86_energy_perf_policy) for
133 version PGKVER.
134
135 Package: SRCPKGNAME-tools-PKGVER-ABINUM
136 Build-Profiles: <!stage1>
137 Architecture: i386 amd64 armhf arm64 powerpc ppc64el s390x
138 Section: devel
139 Priority: optional
140 Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-tools-common
141 Description: Linux kernel version specific tools for version PKGVER-ABINUM
142 This package provides the architecture dependant parts for kernel
143 version locked tools (such as perf and x86_energy_perf_policy) for
144 version PKGVER-ABINUM on
145 =HUMAN=.
146 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
147
148 Package: SRCPKGNAME-cloud-tools-common
149 Build-Profiles: <!stage1>
150 Architecture: all
151 Multi-Arch: foreign
152 Section: kernel
153 Priority: optional
154 Provides:
155 linux-aws-cloud-tools-common,
156 linux-gke-cloud-tools-common,
157 Conflicts:
158 linux-aws-cloud-tools-common,
159 linux-gke-cloud-tools-common,
160 Replaces:
161 linux-aws-cloud-tools-common,
162 linux-gke-cloud-tools-common,
163 Depends: ${misc:Depends}
164 Description: Linux kernel version specific cloud tools for version PKGVER
165 This package provides the architecture independent parts for kernel
166 version locked tools for cloud tools for version PGKVER.
167
168 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
169 Build-Profiles: <!stage1>
170 Architecture: i386 amd64 armhf
171 Section: devel
172 Priority: optional
173 Depends: ${misc:Depends}, ${shlibs:Depends}, SRCPKGNAME-cloud-tools-common
174 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
175 This package provides the architecture dependant parts for kernel
176 version locked tools for cloud tools for version PKGVER-ABINUM on
177 =HUMAN=.
178 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
179