mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Help: Add missing 3.16 release notes for CPack/DEB descriptions
Add notes for the changes from commit 33c7ea513d (CPackDeb: Use
`CPACK_PACKAGE_DESCRIPTION_FILE`, 2019-07-11).
Suggested-by: Alex Turbov <i.zaufi@gmail.com>
This commit is contained in:
@@ -201,9 +201,17 @@ CPack
|
||||
control what configurations are to be packaged for multi-configuration
|
||||
CMake generators.
|
||||
|
||||
* The :cpack_gen:`CPack DEB Generator` is now able to format generic text
|
||||
(usually used as the description for multiple CPack generators) according
|
||||
to the `Debian Policy Manual`_. See the
|
||||
:variable:`CPACK_PACKAGE_DESCRIPTION_FILE` and
|
||||
:variable:`CPACK_DEBIAN_<COMPONENT>_DESCRIPTION` variables.
|
||||
|
||||
* The :cpack_gen:`CPack Archive Generator` learned to generate ``.tar.zst``
|
||||
packages with Zstandard compression.
|
||||
|
||||
.. _`Debian Policy Manual`: https://www.debian.org/doc/debian-policy/ch-controlfields.html#description
|
||||
|
||||
Deprecated and Removed Features
|
||||
===============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user