[Cmake-commits] CMake branch, next, updated. v3.2.2-2464-g5430811

Brad King brad.king at kitware.com
Mon May 4 10:59:53 EDT 2015


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  5430811f5a70a70a786bc764d53d792fa012c167 (commit)
       via  7389b399d077f48dbd79d26ecff8d492bfaf82c4 (commit)
      from  e51402472cb8f61aea30abb4adbf121c273057da (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5430811f5a70a70a786bc764d53d792fa012c167
commit 5430811f5a70a70a786bc764d53d792fa012c167
Merge: e514024 7389b39
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 4 10:59:51 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 4 10:59:51 2015 -0400

    Merge topic 'cpack-deb-component-auto-discovery' into next
    
    7389b399 Help: Add notes for topic 'cpack-deb-component-auto-discovery'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7389b399d077f48dbd79d26ecff8d492bfaf82c4
commit 7389b399d077f48dbd79d26ecff8d492bfaf82c4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 4 10:58:59 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon May 4 10:58:59 2015 -0400

    Help: Add notes for topic 'cpack-deb-component-auto-discovery'

diff --git a/Help/release/dev/cpack-deb-component-auto-discovery.rst b/Help/release/dev/cpack-deb-component-auto-discovery.rst
new file mode 100644
index 0000000..cc74db2
--- /dev/null
+++ b/Help/release/dev/cpack-deb-component-auto-discovery.rst
@@ -0,0 +1,6 @@
+cpack-deb-component-auto-discovery
+----------------------------------
+
+* The :module:`CPackDeb` module learned a new
+  :variable:`CPACK_DEBIAN_<COMPONENT>_PACKAGE_SHLIBDEPS`
+  variable to specify per-component use of ``dpkg-shlibdeps``.

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

Summary of changes:
 Help/release/dev/cpack-deb-component-auto-discovery.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/cpack-deb-component-auto-discovery.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list