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  d1ebe8a96d0b89b9e4a0e350642604c0c8746e97 (commit)
       via  85fd794a1913cc7d43975d405c82fdc60b84671c (commit)
      from  cecd108edc0c1635c5899951442cc0db5f002025 (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=d1ebe8a96d0b89b9e4a0e350642604c0c8746e97
commit d1ebe8a96d0b89b9e4a0e350642604c0c8746e97
Merge: cecd108 85fd794
Author:     Brad King <[email protected]>
AuthorDate: Mon Sep 12 12:02:04 2011 -0400
Commit:     CMake Topic Stage <[email protected]>
CommitDate: Mon Sep 12 12:02:04 2011 -0400

    Merge topic 'CPackDeb-remove-stray-paren' into next
    
    85fd794 remove stray brace in CPackDeb documentation


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=85fd794a1913cc7d43975d405c82fdc60b84671c
commit 85fd794a1913cc7d43975d405c82fdc60b84671c
Author:     Rolf Eike Beer <[email protected]>
AuthorDate: Mon Sep 12 15:37:22 2011 +0200
Commit:     Brad King <[email protected]>
CommitDate: Mon Sep 12 11:47:31 2011 -0400

    remove stray brace in CPackDeb documentation

diff --git a/Modules/CPackDeb.cmake b/Modules/CPackDeb.cmake
index 90c80a4..0975c5b 100644
--- a/Modules/CPackDeb.cmake
+++ b/Modules/CPackDeb.cmake
@@ -20,7 +20,7 @@
 #     Mandatory : YES
 #     Default   : CPACK_PACKAGE_VERSION
 #     The debian package version
-# CPACK_DEBIAN_PACKAGE_ARCHITECTURE)
+# CPACK_DEBIAN_PACKAGE_ARCHITECTURE
 #     Mandatory : YES
 #     Default   : Output of dpkg --print-architecture (or i386 if dpkg is not 
found)
 #     The debian package architecture

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

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


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to