UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.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, binutils-dev, rsync, libdw-dev, dpkg (>= 1.16.0~ubuntu4)
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-natty.git
10
11 Package: SRCPKGNAME-source-PKGVER
12 Architecture: all
13 Section: devel
14 Priority: optional
15 Provides: SRCPKGNAME-source, SRCPKGNAME-source-2.6
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-2.6
40 Replaces: SRCPKGNAME-doc-2.6
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: admin
51 Priority: optional
52 Depends: ${misc:Depends}
53 Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
54 Description: Linux kernel specific tools for version PKGVER
55  This package provides the architecture independent parts for kernel
56  version locked tools in the PKGVER kernel source.
57
58 Package: linux-headers-PKGVER-ABINUM
59 Architecture: all
60 Section: devel
61 Priority: optional
62 Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0)
63 Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-2.6
64 Description: Header files related to Linux kernel version PKGVER
65  This package provides kernel header files for version PKGVER, for sites
66  that want the latest kernel headers. Please read
67  /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details
68
69 Package: SRCPKGNAME-libc-dev
70 Architecture: i386 amd64 powerpc ppc64 armel armhf
71 Depends: ${misc:Depends}
72 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
73 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
74 Provides: SRCPKGNAME-kernel-headers
75 Multi-Arch: same
76 Description: Linux Kernel Headers for development
77  This package provides headers from the Linux kernel.  These headers
78  are used by the installed headers for GNU glibc and other system
79  libraries. They are NOT meant to be used to build third-party modules for
80  your kernel. Use SRCPKGNAME-headers-* packages for that.
81
82 Package: linux-tools-PKGVER-ABINUM
83 Architecture: i386 amd64 powerpc ppc64 armel armhf
84 Section: devel
85 Priority: optional
86 Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
87 Description: Linux kernel tools for version PKGVER-ABINUM
88  This package provides the architecture dependant parts for kernel
89  version locked tools for version PKGVER-ABINUM on
90  DESC.
91