Merge topic 'cpack-deb-config-file-source-field'

e5b70ed0 CPackDEB: added config file optional Source field
f2d98e2d CPackDEB: minor documentation and debug logging fixes
This commit is contained in:
Brad King
2015-11-06 14:58:11 -05:00
committed by CMake Topic Stage
6 changed files with 170 additions and 15 deletions
@@ -0,0 +1,6 @@
cpack-deb-config-file-source-field
----------------------------------
* The :module:`CPackDeb` module learned to set optional config
file ``Source`` field - monolithic and per-component variable.
See :variable:`CPACK_DEBIAN_PACKAGE_SOURCE`.