UBUNTU: linux: add Build-Depends for libnewt-dev, to enable perf TUI support
[linux-flexiantxendom0.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.8.4.0
6 Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386], device-tree-compiler [powerpc], libelf-dev, libnewt-dev, binutils-dev, rsync, libdw-dev, dpkg (>= 1.16.0~ubuntu4), util-linux
7 Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils, asciidoc
8 Build-Conflicts: findutils (= 4.4.1-1ubuntu1)
9 Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-precise.git
10
11 Package: SRCPKGNAME-source-PKGVER
12 Architecture: all
13 Section: devel
14 Priority: optional
15 Provides: SRCPKGNAME-source, SRCPKGNAME-source-3
16 Depends: ${misc:Depends}, binutils, bzip2, coreutils | fileutils (>= 4.0)
17 Recommends: libc-dev, gcc, make
18 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
19 Description: Linux kernel source for version PKGVER with Ubuntu patches
20  This package provides the source code for the Linux kernel version
21  PKGVER.
22  .
23  This package is mainly meant for other packages to use, in order to build
24  custom flavours.
25  .
26  If you wish to use this package to create a custom Linux kernel, then it
27  is suggested that you investigate the package kernel-package, which has
28  been designed to ease the task of creating kernel image packages.
29  .
30  If you are simply trying to build third-party modules for your kernel,
31  you do not want this package. Install the appropriate linux-headers
32  package instead.
33
34 Package: SRCPKGNAME-doc
35 Architecture: all
36 Section: doc
37 Priority: optional
38 Depends: ${misc:Depends}
39 Conflicts: SRCPKGNAME-doc-3
40 Replaces: SRCPKGNAME-doc-3
41 Description: Linux kernel specific documentation for version PKGVER
42  This package provides the various documents in the PKGVER kernel
43  Documentation/ subdirectory.  These document kernel subsystems, APIs, device
44  drivers, and so on.  See
45  /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
46  contained in each file.
47
48 Package: SRCPKGNAME-tools-common
49 Architecture: all
50 Section: kernel
51 Priority: optional
52 Depends: ${misc:Depends}
53 Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
54 Description: Linux kernel version specific tools for version PKGVER
55  This package provides the architecture independent parts for kernel
56  version locked tools (such as perf and x86_energy_perf_policy) for
57  version PGKVER.
58
59 Package: linux-headers-PKGVER-ABINUM
60 Architecture: all
61 Section: devel
62 Priority: optional
63 Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0)
64 Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-3
65 Description: Header files related to Linux kernel version PKGVER
66  This package provides kernel header files for version PKGVER, for sites
67  that want the latest kernel headers. Please read
68  /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
69
70 Package: SRCPKGNAME-libc-dev
71 Architecture: i386 amd64 powerpc ppc64 armel armhf
72 Depends: ${misc:Depends}
73 Conflicts: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), amd64-libs-dev (<= 1.1), SRCPKGNAME-kernel-headers
74 Replaces: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), SRCPKGNAME-kernel-headers, libdrm-dev
75 Provides: SRCPKGNAME-kernel-headers
76 Multi-Arch: same
77 Description: Linux Kernel Headers for development
78  This package provides headers from the Linux kernel.  These headers
79  are used by the installed headers for GNU glibc and other system
80  libraries. They are NOT meant to be used to build third-party modules for
81  your kernel. Use SRCPKGNAME-headers-* packages for that.
82
83 Package: linux-tools-PKGVER-ABINUM
84 Architecture: i386 amd64 powerpc ppc64 armel armhf
85 Section: devel
86 Priority: optional
87 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
88 Description: Linux kernel version specific tools for version PKGVER-ABINUM
89  This package provides the architecture dependant parts for kernel
90  version locked tools (such as perf and x86_energy_perf_policy) for
91  version PKGVER-ABINUM on
92  =HUMAN=.
93