File: control

package info (click to toggle)
kernel-image-2.2.10-powerpc-apus 2.2.10-11
  • links: PTS
  • area: main
  • in suites: potato
  • size: 524 kB
  • ctags: 12
  • sloc: perl: 924; makefile: 170; sh: 40
file content (33 lines) | stat: -rw-r--r-- 1,133 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: kernel-image-2.2.10-powerpc-apus
Section: devel
Priority: optional
Maintainer:  Sven LUTHER <luther@debian.org>
Standards-Version: 3.1.0.0
Build-Depends: bzip2, kernel-source-2.2.10

Package: kernel-headers-2.2.10-apus
Architecture: powerpc
Section: devel
Priority: optional
Provides: kernel-headers
Description: Header files related to a specific Linux kernel.
 This package provides kernel header files, for sites that want the latest
 kernel headers. Please read /usr/share/doc/kernel-headers-2.2.10/debian.README.gz
 for details

Package: kernel-image-2.2.10-apus
Architecture: powerpc
Section: base
Priority: optional
Provides: kernel-image
Suggests: fdutils, kernel-doc-2.2.10
Description: Linux kernel binary image.
 This package contains the Linux kernel image, the System.map file,
 and the modules built by the packager.  It also contains scripts that
 try to ensure that the system is not left in a unbootable state
 after an update.
 .
 Kernel image packages are generally produced using kernel-package,
 and it is suggested that you install that package if you wish to
 create a custom kernel from the sources.