diff --git a/debian/changelog b/debian/changelog index 6b5d89ce4..ae3dcb002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ cmake (2.8.7-0r1) UNRELEASED; urgency=low * Disable CTestTestUpload test because it requires Internet access. Thanks to Felix Geyer. (Closes: #634603) * Remove multiarch_lib_dirs_should_be_implicit.diff patch, merged upstream. + * Refresh other patches. -- Modestas Vainius Sat, 18 Feb 2012 12:41:16 +0200 diff --git a/debian/patches/FindBoost_add_-lpthread_#563479.diff b/debian/patches/FindBoost_add_-lpthread_#563479.diff index efc8d87f5..b8ca7d35e 100644 --- a/debian/patches/FindBoost_add_-lpthread_#563479.diff +++ b/debian/patches/FindBoost_add_-lpthread_#563479.diff @@ -11,7 +11,7 @@ Forwarded: http://cmake.org/Bug/file_download.php?file_id=3629&type=bug --- a/Modules/FindBoost.cmake +++ b/Modules/FindBoost.cmake -@@ -1128,6 +1128,9 @@ else(_boost_IN_CACHE) +@@ -1192,6 +1192,9 @@ else(_boost_IN_CACHE) message (STATUS " ${COMPONENT}") endif(NOT Boost_FIND_QUIETLY) set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})