Package: linux-source-@version@ Architecture: all Section: kernel Depends: binutils, xz-utils, ${misc:Depends} Recommends: libc6-dev | libc-dev, gcc, make, bc Suggests: libncurses-dev | ncurses-dev, libqt4-dev, pkg-config Multi-Arch: foreign Description: Linux kernel source for version @version@ with Debian patches This package provides source code for the Linux kernel version @version@. This source closely tracks official Linux kernel releases. Debian's modifications to that source consist of security fixes, bug fixes, and features that have already been (or are believed to be) accepted by the upstream maintainers. Package: linux-doc-@version@ Architecture: all Depends: ${misc:Depends} Section: doc Multi-Arch: foreign Description: Linux kernel specific documentation for version @version@ This package provides the various README files and HTML documentation for the Linux kernel version @version@. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. Consult the file /usr/share/doc/linux-doc-@version@/Documentation/00-INDEX for the detailed description of the contents. Package: linux-manual-@version@ Architecture: all Depends: ${misc:Depends} Section: doc Provides: linux-manual Conflicts: linux-manual Replaces: linux-manual Multi-Arch: foreign Description: Linux kernel API manual pages for version @version@ This package provides the Kernel Hacker's Guide in the form of manual pages, describing the kernel API functions. They are installed into section 9 of the manual. . As the files containing manual pages for different kernel versions are installed in the same location, only one linux-manual package may be installed at a time. The linux-doc package containing the documentation in other formats is free from such restriction. Package: linux-support-@abiname@ Architecture: all Section: devel Depends: ${python3:Depends}, ${misc:Depends} Multi-Arch: foreign Description: Support files for Linux @upstreamversion@ This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.