Browse Source

Help: Add notes for topic 'cpack-deb-new-component-vars'

Domen Vrankar 10 years ago
parent
commit
04a2a92348
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Help/release/dev/cpack-deb-new-component-vars.rst

+ 7 - 0
Help/release/dev/cpack-deb-new-component-vars.rst

@@ -0,0 +1,7 @@
+cpack-deb-new-component-vars
+----------------------------
+
+* The :module:`CPackDeb` module learned to set Package, Section
+  and Priority control fields per-component.
+  See :variable:`CPACK_DEBIAN_<COMPONENT>_PACKAGE_SECTION`
+  and :variable:`CPACK_DEBIAN_<COMPONENT>_PACKAGE_PRIORITY`.