Updated debian/control after changes to template.

svn path=/branches/kernel-image-2.6.11/; revision=3286
This commit is contained in:
Jurij Smakov 2005-05-31 15:30:27 +00:00
parent 1da70290ab
commit edb12584a9
1 changed files with 13 additions and 20 deletions

33
debian/control vendored
View File

@ -3,7 +3,8 @@ Section: devel
Priority: optional Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Standards-Version: 3.6.1.0 Standards-Version: 3.6.1.0
Build-Depends: Build-Depends: gcc (>= 4:3.3), debhelper (>= 4), kernel-package, module-init-tools, sparc-utils [sparc] Build-Depends: gcc (>= 4:3.3), debhelper (>= 4), kernel-package (>= 8.135), module-init-tools, dpkg-dev (>= 1.10.23), debian-utils (>= 1.6), bzip2, console-tools, sparc-utils [sparc]
Build-Depends-Indep: bzip2, debhelper (>= 4), docbook-utils, gs, kernel-package (>= 8.135), transfig
Package: linux-source-2.6.11 Package: linux-source-2.6.11
Architecture: all Architecture: all
@ -28,11 +29,14 @@ Priority: optional
Provides: linux-doc-2.6 Provides: linux-doc-2.6
Depends: coreutils | fileutils (>= 4.0) Depends: coreutils | fileutils (>= 4.0)
Description: Linux kernel specific documentation for version 2.6.11 Description: Linux kernel specific documentation for version 2.6.11
This package provides the various README files in the 2.6.11 kernel This package provides the various README files and HTML documentation for
Documentation/ subdirectory: these typically contain kernel-specific the Linux kernel version 2.6.11. Plenty of information, including the
installation notes for some drivers for example. See descriptions of varios kernel subsystems, filesystems, driver-specific
/usr/share/doc/linux-doc-2.6.11/Documentation/00-INDEX for a list of what notes and the like. Consult the file
is contained in each file. .
/usr/share/doc/linux-doc-2.6.11/Documentation/00-INDEX
.
for the detailed description of the contents.
Package: linux-patch-debian-2.6.11 Package: linux-patch-debian-2.6.11
Architecture: all Architecture: all
@ -42,8 +46,9 @@ Depends: bzip2, ${kpatch:Depends}
Suggests: linux-source-2.6.11 Suggests: linux-source-2.6.11
Description: Debian patches to version 2.6.11 of the Linux kernel Description: Debian patches to version 2.6.11 of the Linux kernel
This package includes the patches used to produce the prepackaged This package includes the patches used to produce the prepackaged
linux-source-2.6.11 package. Note that these patches do NOT apply linux-source-2.6.11 package, as well as architecture-specific
against a pristine Linux 2.6.11 kernel but only against patches. Note that these patches do NOT apply against a pristine
Linux 2.6.11 kernel but only against the kernel tarball
linux-source-2.6.11_2.6.11.orig.tar.gz from the Debian archive. linux-source-2.6.11_2.6.11.orig.tar.gz from the Debian archive.
Package: linux-tree-2.6.11 Package: linux-tree-2.6.11
@ -72,15 +77,3 @@ Description: Linux kernel source tree for building Debian kernel images
. .
The package serves no purpose outside of the Debian build and The package serves no purpose outside of the Debian build and
archive infrastructure. archive infrastructure.
Package: linux-scripts-2.6.11-1
Architecture: any
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0)
Description: Architecture-specific header files for Linux kernel 2.6.11
This package provides the architecture-specific support files for Linux
kernel version 2.6.11, generally used for building out-of-tree
kernel modules. It mainly contains the binaries from the script/ kernel
directory, as well as other architecture-dependent files such as
asm-offsets.s.