]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.master/control.stub.in
UBUNTU: [Debian] Run 'silentoldconfig' when not editing a configuration
[mirror_ubuntu-artful-kernel.git] / debian.master / control.stub.in
CommitLineData
d067a903
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 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>,
37Build-Depends-Indep:
38 xmlto <!stage1>,
39 docbook-utils <!stage1>,
40 ghostscript <!stage1>,
41 transfig <!stage1>,
42 bzip2 <!stage1>,
43 sharutils <!stage1>,
44 asciidoc <!stage1>,
45Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/zesty
46XS-Testsuite: autopkgtest
47#XS-Testsuite-Depends: gcc-4.7 binutils
48
49Package: linux-source-PKGVER
50Build-Profiles: <!stage1>
51Architecture: all
52Section: devel
53Priority: optional
54Provides: linux-source, linux-source-3
55Depends: ${misc:Depends}, binutils, bzip2, coreutils
56Recommends: libc-dev, gcc, make
57Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
58Description: Linux kernel source for version PKGVER with Ubuntu patches
59 This package provides the source code for the Linux kernel version
60 PKGVER.
61 .
62 This package is mainly meant for other packages to use, in order to build
63 custom flavours.
64 .
65 If you wish to use this package to create a custom Linux kernel, then it
66 is suggested that you investigate the package kernel-package, which has
67 been designed to ease the task of creating kernel image packages.
68 .
69 If you are simply trying to build third-party modules for your kernel,
70 you do not want this package. Install the appropriate linux-headers
71 package instead.
72
73Package: SRCPKGNAME-doc
74Build-Profiles: <!stage1>
75Architecture: all
76Section: doc
77Priority: optional
78Depends: ${misc:Depends}
79Description: Linux kernel specific documentation for version PKGVER
80 This package provides the various documents in the PKGVER kernel
81 Documentation/ subdirectory. These document kernel subsystems, APIs, device
82 drivers, and so on. See
83 /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
84 contained in each file.
85
86Package: SRCPKGNAME-headers-PKGVER-ABINUM
87Build-Profiles: <!stage1>
88Architecture: all
89Multi-Arch: foreign
90Section: devel
91Priority: optional
92Depends: ${misc:Depends}, coreutils
93Description: Header files related to Linux kernel version PKGVER
94 This package provides kernel header files for version PKGVER, for sites
95 that want the latest kernel headers. Please read
96 /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
97
98Package: SRCPKGNAME-libc-dev
99Architecture: i386 amd64 armhf arm64 x32 ppc64el s390x
100Depends: ${misc:Depends}
101Conflicts: SRCPKGNAME-kernel-headers
102Replaces: SRCPKGNAME-kernel-headers
103Provides: SRCPKGNAME-kernel-headers
104Multi-Arch: same
105Description: Linux Kernel Headers for development
106 This package provides headers from the Linux kernel. These headers
107 are used by the installed headers for GNU glibc and other system
108 libraries. They are NOT meant to be used to build third-party modules for
109 your kernel. Use SRCPKGNAME-headers-* packages for that.
110
111Package: SRCPKGNAME-tools-common
112Build-Profiles: <!stage1>
113Architecture: all
114Multi-Arch: foreign
115Section: kernel
116Priority: optional
117Depends: ${misc:Depends}, lsb-release
118Description: Linux kernel version specific tools for version PKGVER
119 This package provides the architecture independent parts for kernel
120 version locked tools (such as perf and x86_energy_perf_policy) for
121 version PGKVER.
122
123Package: SRCPKGNAME-tools-PKGVER-ABINUM
124Build-Profiles: <!stage1>
125Architecture: i386 amd64 armhf arm64 ppc64el s390x
126Section: devel
127Priority: optional
128Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
129Description: Linux kernel version specific tools for version PKGVER-ABINUM
130 This package provides the architecture dependant parts for kernel
131 version locked tools (such as perf and x86_energy_perf_policy) for
132 version PKGVER-ABINUM on
133 =HUMAN=.
134 You probably want to install linux-tools-PKGVER-ABINUM-<flavour>.
135
136Package: SRCPKGNAME-cloud-tools-common
137Build-Profiles: <!stage1>
138Architecture: all
139Multi-Arch: foreign
140Section: kernel
141Priority: optional
142Depends: ${misc:Depends}
143Description: Linux kernel version specific cloud tools for version PKGVER
144 This package provides the architecture independent parts for kernel
145 version locked tools for cloud tools for version PGKVER.
146
147Package: SRCPKGNAME-cloud-tools-PKGVER-ABINUM
148Build-Profiles: <!stage1>
149Architecture: i386 amd64 armhf
150Section: devel
151Priority: optional
152Depends: ${misc:Depends}, ${shlibs:Depends}, linux-cloud-tools-common
153Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
154 This package provides the architecture dependant parts for kernel
155 version locked tools for cloud tools for version PKGVER-ABINUM on
156 =HUMAN=.
157 You probably want to install linux-cloud-tools-PKGVER-ABINUM-<flavour>.
158