r3286 - branches/kernel-image-2.6.11/debian

Jurij Smakov jurij-guest@costa.debian.org
Tue, 31 May 2005 15:30:27 +0000


Author: jurij-guest
Date: 2005-05-31 15:30:27 +0000 (Tue, 31 May 2005)
New Revision: 3286

Modified:
   branches/kernel-image-2.6.11/debian/control
Log:
Updated debian/control after changes to template.


Modified: branches/kernel-image-2.6.11/debian/control
===================================================================
--- branches/kernel-image-2.6.11/debian/control	2005-05-31 15:28:57 UTC (rev 3285)
+++ branches/kernel-image-2.6.11/debian/control	2005-05-31 15:30:27 UTC (rev 3286)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 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 @@
 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 @@
 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 @@
  .
  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.