This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  b7b7274f3718b3ad7cd83db06a04adddf5e5acc5 (commit)
       via  becaf5107b9e2f9e2df1a14d2b4d169a37f846fc (commit)
      from  3dd60a3574b97ae10e437fa6ed31aa530dda62ca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b7b7274f3718b3ad7cd83db06a04adddf5e5acc5
commit b7b7274f3718b3ad7cd83db06a04adddf5e5acc5
Merge: 3dd60a3 becaf51
Author:     Domen Vrankar <domen.vran...@gmail.com>
AuthorDate: Wed Nov 4 15:29:11 2015 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Nov 4 15:29:11 2015 -0500

    Merge topic 'cpack-deb-config-file-source-field' into next
    
    becaf510 fixup! CPackDEB: minor documentation and debug logging fixes


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=becaf5107b9e2f9e2df1a14d2b4d169a37f846fc
commit becaf5107b9e2f9e2df1a14d2b4d169a37f846fc
Author:     Domen Vrankar <domen.vran...@gmail.com>
AuthorDate: Wed Nov 4 21:28:21 2015 +0100
Commit:     Domen Vrankar <domen.vran...@gmail.com>
CommitDate: Wed Nov 4 21:28:21 2015 +0100

    fixup! CPackDEB: minor documentation and debug logging fixes

diff --git a/Modules/CPackDeb.cmake b/Modules/CPackDeb.cmake
index ba21029..89194c7 100644
--- a/Modules/CPackDeb.cmake
+++ b/Modules/CPackDeb.cmake
@@ -8,7 +8,7 @@
 # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 #
 # CPackDeb may be used to create Deb package using CPack.
-# CPackDeb is a CPack generator thus it uses the `CPACK_XXX` variables
+# CPackDeb is a CPack generator thus it uses the ``CPACK_XXX`` variables
 # used by CPack : https://cmake.org/Wiki/CMake:CPackConfiguration.
 # CPackDeb generator should work on any linux host but it will produce
 # better deb package when Debian specific tools 'dpkg-xxx' are usable on
@@ -18,7 +18,7 @@
 # :code:`CPACK_DEBIAN_XXX` variables.
 #
 # :code:`CPACK_DEBIAN_<COMPONENT>_XXXX` variables may be used in order to have
-# **component** specific values.  Note however that `<COMPONENT>` refers to the
+# **component** specific values.  Note however that ``<COMPONENT>`` refers to 
the
 # **grouping name** written in upper case. It may be either a component name or
 # a component GROUP name.
 #

-----------------------------------------------------------------------

Summary of changes:
 Modules/CPackDeb.cmake |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to