]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/control.stub.in
UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
[mirror_ubuntu-zesty-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 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>,
38 Build-Depends-Indep:
39 xmlto <!stage1>,
40 docbook-utils <!stage1>,
41 ghostscript <!stage1>,
42 transfig <!stage1>,
43 bzip2 <!stage1>,
44 sharutils <!stage1>,
45 asciidoc <!stage1>,
46 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/zesty
47 XS-Testsuite: autopkgtest
48 #XS-Testsuite-Depends: gcc-4.7 binutils
49
50 Package: SRCPKGNAME-source-PKGVER
51 Build-Profiles: <!stage1>
52 Architecture: all
53 Section: devel
54 Priority: optional
55 Provides: linux-source, linux-source-3
56 Depends: ${misc:Depends}, binutils, bzip2, coreutils
57 Recommends: libc-dev, gcc, make
58 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
59 Description: 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
74 Package: SRCPKGNAME-doc
75 Build-Profiles: <!stage1>
76 Architecture: all
77 Section: doc
78 Priority: optional
79 Depends: ${misc:Depends}
80 Description: 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
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-libc-dev
100 Architecture: i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
101 Depends: ${misc:Depends}
102 Conflicts: SRCPKGNAME-kernel-headers
103 Replaces: SRCPKGNAME-kernel-headers
104 Provides: SRCPKGNAME-kernel-headers
105 Multi-Arch: same
106 Description: 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
112 Package: SRCPKGNAME-tools-common
113 Build-Profiles: <!stage1>
114 Architecture: all
115 Multi-Arch: foreign
116 Section: kernel
117 Priority: optional
118 Depends: ${misc:Depends}
119 Description: 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
124 Package: SRCPKGNAME-tools-PKGVER-ABINUM
125 Build-Profiles: <!stage1>
126 Architecture: i386 amd64 armhf arm64 powerpc ppc64el s390x
127 Section: devel
128 Priority: optional
129 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
130 Description: 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
137 Package: SRCPKGNAME-cloud-tools-common
138 Build-Profiles: <!stage1>
139 Architecture: all
140 Multi-Arch: foreign
141 Section: kernel
142 Priority: optional
143 Depends: ${misc:Depends}
144 Description: 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
148 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
149 Build-Profiles: <!stage1>
150 Architecture: i386 amd64 armhf
151 Section: devel
152 Priority: optional
153 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
154 Description: 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