1
0
Fork 0
linux/debian/templates/docs.control.in
Daniel Baumann 09ce90cf76
Adding debian version 6.12.33-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 12:15:16 +02:00

16 lines
808 B
Text

Package: @source_basename@-doc-@version@
Meta-Rules-Target: doc
Build-Profiles: <!nodoc !pkg.linux.quick>
Architecture: all
Build-Depends: cpio, graphviz, python3-sphinx, python3-sphinx-rtd-theme,
texlive-latex-base, texlive-latex-extra, dvipng, python3-yaml, sphinx-common
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
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. An index to the documentation is installed as
/usr/share/doc/linux-doc-@version@/html/index.html.