From edb12584a9370de1ebf6ba39a700bbe0d478d4aa Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Tue, 31 May 2005 15:30:27 +0000 Subject: [PATCH] Updated debian/control after changes to template. svn path=/branches/kernel-image-2.6.11/; revision=3286 --- debian/control | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/debian/control b/debian/control index a787f474f..450c06ef8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: devel Priority: optional Maintainer: Debian Kernel Team 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 Architecture: all @@ -28,11 +29,14 @@ Priority: optional Provides: linux-doc-2.6 Depends: coreutils | fileutils (>= 4.0) Description: Linux kernel specific documentation for version 2.6.11 - This package provides the various README files in the 2.6.11 kernel - Documentation/ subdirectory: these typically contain kernel-specific - installation notes for some drivers for example. See - /usr/share/doc/linux-doc-2.6.11/Documentation/00-INDEX for a list of what - is contained in each file. + This package provides the various README files and HTML documentation for + the Linux kernel version 2.6.11. Plenty of information, including the + descriptions of varios kernel subsystems, filesystems, driver-specific + notes and the like. Consult the 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 Architecture: all @@ -42,8 +46,9 @@ Depends: bzip2, ${kpatch:Depends} Suggests: linux-source-2.6.11 Description: Debian patches to version 2.6.11 of the Linux kernel This package includes the patches used to produce the prepackaged - linux-source-2.6.11 package. Note that these patches do NOT apply - against a pristine Linux 2.6.11 kernel but only against + linux-source-2.6.11 package, as well as architecture-specific + 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. 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 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.