summaryrefslogtreecommitdiffstats
path: root/Modules/CPackDeb.cmake
diff options
context:
space:
mode:
authorDomen Vrankar <domen.vrankar@gmail.com>2015-11-08 21:17:27 (GMT)
committerDomen Vrankar <domen.vrankar@gmail.com>2015-11-08 21:21:09 (GMT)
commit24012e3c15c127fe570a222fc8cde37cf2a27023 (patch)
tree45ea029902105441f9fdc488737c9e6543ce3551 /Modules/CPackDeb.cmake
parent47182ab876260c20554d8c5e3e8f453264a47b53 (diff)
downloadCMake-24012e3c15c127fe570a222fc8cde37cf2a27023.zip
CMake-24012e3c15c127fe570a222fc8cde37cf2a27023.tar.gz
CMake-24012e3c15c127fe570a222fc8cde37cf2a27023.tar.bz2
CPackDeb: additional CPACK_DEBIAN_PACKAGE_SECTION documentation
Diffstat (limited to 'Modules/CPackDeb.cmake')
-rw-r--r--Modules/CPackDeb.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Modules/CPackDeb.cmake b/Modules/CPackDeb.cmake
index 2c1f236..e2c2312 100644
--- a/Modules/CPackDeb.cmake
+++ b/Modules/CPackDeb.cmake
@@ -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.