| 4 |
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> |
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> |
| 5 |
Uploaders: Joshua Kwan <joshk@triplehelix.org>, Ben Collins <bcollins@debian.org> |
Uploaders: Joshua Kwan <joshk@triplehelix.org>, Ben Collins <bcollins@debian.org> |
| 6 |
Standards-Version: 3.6.1.0 |
Standards-Version: 3.6.1.0 |
| 7 |
Build-Depends: @karch_deps@ gcc (>= 4:3.3), kernel-tree-@version@-@ktver@, debhelper (>= 4), kernel-package, module-init-tools |
Build-Depends: gcc (>= 4:3.3), kernel-tree-@version@-@ktver@, debhelper (>= 4), kernel-package, module-init-tools, sparc-utils [sparc] |
| 8 |
|
|
| 9 |
Package: kernel-build-@version@-@abiname@ |
Package: kernel-build-@version@-@abiname@ |
| 10 |
Architecture: @karch@ |
Architecture: any |
| 11 |
Section: devel |
Section: devel |
| 12 |
Priority: optional |
Priority: optional |
| 13 |
Depends: coreutils | fileutils (>= 4.0), @kbuild_deps@ |
Depends: coreutils | fileutils (>= 4.0), @kbpkg@ |
| 14 |
Description: Headers for building modules for Linux @version@ |
Description: Headers for building modules for Linux @version@ |
| 15 |
This package provides kernel header files for building modules for the |
This package provides kernel header files for building modules for the |
| 16 |
precompiled kernel images on the @karch@ architecture. |
precompiled kernel images on the @karch@ architecture. |
| 17 |
|
|
| 18 |
Package: kernel-headers-@version@-@abiname@ |
Package: kernel-headers-@version@-@abiname@ |
| 19 |
Architecture: @karch@ |
Architecture: any |
| 20 |
Section: devel |
Section: devel |
| 21 |
Priority: optional |
Priority: optional |
| 22 |
Depends: coreutils | fileutils (>= 4.0), kernel-kbuild-2.6-3 (>= 2.6.8-2) |
Depends: coreutils | fileutils (>= 4.0), @kbuild_deps@ |
| 23 |
Provides: kernel-headers, kernel-headers-2.6 |
Provides: kernel-headers, kernel-headers-2.6 |
| 24 |
Description: Header files related to Linux kernel version @version@ |
Description: Header files related to Linux kernel version @version@ |
| 25 |
This package provides kernel header files for version @version@, generally |
This package provides kernel header files for version @version@, generally |
| 27 |
package for more information. |
package for more information. |
| 28 |
. |
. |
| 29 |
This package consists mostly of the common files between the subarchitecture |
This package consists mostly of the common files between the subarchitecture |
| 30 |
specific header packages, which should be used for building modules (would |
specific header packages, which should be used for building modules. |
|
be nice to find a way to include the names of all subarch-specific header |
|
|
packages here) |
|
| 31 |
. |
. |
| 32 |
For more information you can also read: |
For more information you can also read: |
| 33 |
/usr/share/doc/kernel-headers-@version@-@abiname@/debian.README.gz. |
/usr/share/doc/kernel-headers-@version@-@abiname@/debian.README.gz. |
|
|
|