linux/debian/templates/control.headers.featureset.in
Ian Campbell 979949830e Fix some low hanging lintian warnings
svn path=/dists/trunk/linux-2.6/; revision=16172
2010-08-21 07:59:17 +00:00

9 lines
594 B
Text

Package: linux-headers-@upstreamversion@@abiname@-common@localversion_headers@
Depends: ${misc:Depends}
Description: Common header files for Linux @upstreamversion@@abiname@@localversion_headers@
This package provides the architecture-specific common kernel header files
for Linux kernel version @upstreamversion@@abiname@@localversion_headers@, generally used for building out-of-tree
kernel modules. To obtain a complete set of headers you also need to install
the linux-headers-@upstreamversion@@abiname@-(flavour) package, matching the
flavour of the kernel you intend the build for.