]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - debian.master/control.stub.in
KVM: SVM: Move spec control call after restore of GS
[mirror_ubuntu-artful-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 (>= 9),
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 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 libudev-dev <!stage1>,
31 autoconf <!stage1>,
32 automake <!stage1>,
33 libtool <!stage1>,
34 uuid-dev <!stage1>,
35 binutils-dev <!stage1>,
36 libnuma-dev [amd64 arm64 i386 ppc64el s390x] <!stage1>,
37 Build-Depends-Indep:
38 xmlto <!stage1>,
39 docbook-utils <!stage1>,
40 ghostscript <!stage1>,
41 transfig <!stage1>,
42 bzip2 <!stage1>,
43 sharutils <!stage1>,
44 asciidoc <!stage1>,
45 python-sphinx <!stage1>,
46 python-sphinx-rtd-theme <!stage1>,
47 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/zesty
48 XS-Testsuite: autopkgtest
49 #XS-Testsuite-Depends: gcc-4.7 binutils
50
51 Package: linux-source-PKGVER
52 Build-Profiles: <!stage1>
53 Architecture: all
54 Section: devel
55 Priority: optional
56 Provides: linux-source, linux-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 Description: Header files related to Linux kernel version PKGVER
96 This package provides kernel header files for version PKGVER, for sites
97 that want the latest kernel headers. Please read
98 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
99
100 Package: SRCPKGNAME-libc-dev
101 Architecture: i386 amd64 armhf arm64 x32 ppc64el s390x
102 Depends: ${misc:Depends}
103 Conflicts: SRCPKGNAME-kernel-headers
104 Replaces: SRCPKGNAME-kernel-headers
105 Provides: SRCPKGNAME-kernel-headers, aufs-dev
106 Multi-Arch: same
107 Description: Linux Kernel Headers for development
108 This package provides headers from the Linux kernel. These headers
109 are used by the installed headers for GNU glibc and other system
110 libraries. They are NOT meant to be used to build third-party modules for
111 your kernel. Use SRCPKGNAME-headers-* packages for that.
112
113 Package: SRCPKGNAME-tools-common
114 Build-Profiles: <!stage1>
115 Architecture: all
116 Multi-Arch: foreign
117 Section: kernel
118 Priority: optional
119 Depends: ${misc:Depends}, lsb-release
120 Description: Linux kernel version specific tools for version PKGVER
121 This package provides the architecture independent parts for kernel
122 version locked tools (such as perf and x86_energy_perf_policy) for
123 version PGKVER.
124
125 Package: SRCPKGNAME-tools-PKGVER-ABINUM
126 Build-Profiles: <!stage1>
127 Architecture: i386 amd64 armhf arm64 ppc64el s390x
128 Section: devel
129 Priority: optional
130 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
131 Description: Linux kernel version specific tools for version PKGVER-ABINUM
132 This package provides the architecture dependant parts for kernel
133 version locked tools (such as perf and x86_energy_perf_policy) for
134 version PKGVER-ABINUM on
135 =HUMAN=.
136 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
137
138 Package: SRCPKGNAME-cloud-tools-common
139 Build-Profiles: <!stage1>
140 Architecture: all
141 Multi-Arch: foreign
142 Section: kernel
143 Priority: optional
144 Depends: ${misc:Depends}
145 Description: Linux kernel version specific cloud tools for version PKGVER
146 This package provides the architecture independent parts for kernel
147 version locked tools for cloud tools for version PGKVER.
148
149 Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
150 Build-Profiles: <!stage1>
151 Architecture: i386 amd64 armhf
152 Section: devel
153 Priority: optional
154 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
155 Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
156 This package provides the architecture dependant parts for kernel
157 version locked tools for cloud tools for version PKGVER-ABINUM on
158 =HUMAN=.
159 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
160