[Pkg-cmake-commits] [cmake] 05/07: New upstream release.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Mar 13 17:00:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch master
in repository cmake.

commit 0ab9bb145403ea0f380e52463842c624f26880bc
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Mar 13 13:37:39 2016 +0100

    New upstream release.
    
    * New upstream release.
      - Fixes fltk_wrap_ui segmentation fault. (Closes: #809535)
---
 debian/changelog                                    | 4 +++-
 debian/patches/FindBoost_add_-lpthread_#563479.diff | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d81b85..0d6b16d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-cmake (3.4.1-3) UNRELEASED; urgency=medium
+cmake (3.5.0-1) UNRELEASED; urgency=medium
 
+  * New upstream release.
+    - Fixes fltk_wrap_ui segmentation fault. (Closes: #809535)
   * Pass correct buildsystem to dh_auto_test, fixes FTBFS. (Closes: #818040)
   * Change Vcs-* and Homepage to https URLs.
 
diff --git a/debian/patches/FindBoost_add_-lpthread_#563479.diff b/debian/patches/FindBoost_add_-lpthread_#563479.diff
index a1238a7..1d9a66f 100644
--- a/debian/patches/FindBoost_add_-lpthread_#563479.diff
+++ b/debian/patches/FindBoost_add_-lpthread_#563479.diff
@@ -12,7 +12,7 @@ Index: cmake/Modules/FindBoost.cmake
 --- cmake.orig/Modules/FindBoost.cmake
 +++ cmake/Modules/FindBoost.cmake
 @@ -447,6 +447,22 @@ function(_Boost_GUESS_COMPILER_PREFIX _r
-   set(${_ret} ${_boost_COMPILER} PARENT_SCOPE)
+   set(${componentvar} ${_boost_processed_components} PARENT_SCOPE)
  endfunction()
  
 +function(_Boost_consider_adding_pthreads _outvar)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git



More information about the Pkg-cmake-commits mailing list