CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentation

This commit is contained in:
Domen Vrankar 2015-11-08 22:17:27 +01:00
parent 47182ab876
commit 24012e3c15
1 changed files with 5 additions and 0 deletions

View File

@ -102,9 +102,14 @@
# .. variable:: CPACK_DEBIAN_PACKAGE_SECTION
# CPACK_DEBIAN_<COMPONENT>_PACKAGE_SECTION
#
# Set Section control field e.g. admin, devel, doc, ...
#
# * Mandatory : YES
# * Default : 'devel'
#
# See https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections
#
#
# .. variable:: CPACK_DEBIAN_COMPRESSION_TYPE
#
# The compression used for creating the Debian package.