From 89ed41c79fd1157e93376c3625a7b6d48f483c7d Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sat, 18 Aug 2012 22:44:51 +0300 Subject: [PATCH] Refresh patches. --- debian/changelog | 1 + debian/patches/FindBoost_add_-lpthread_#563479.diff | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 690e7bb35..506e00212 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ cmake (2.8.9-1) UNRELEASED; urgency=low * Make FindPostgreSQL find headers on Debian. Thanks to Pere Nubiola i Radigales and Gregor Jasny. (Closes: #665721) Patch: FindPostgreSQL_665721.diff + * Refresh patches. -- Modestas Vainius Sat, 18 Aug 2012 22:36:44 +0300 diff --git a/debian/patches/FindBoost_add_-lpthread_#563479.diff b/debian/patches/FindBoost_add_-lpthread_#563479.diff index eb2cc9281..7360bb894 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 -@@ -1193,6 +1193,9 @@ else(_boost_IN_CACHE) +@@ -1184,6 +1184,9 @@ set(Boost_ERROR_REASON) message (STATUS " ${COMPONENT}") endif(NOT Boost_FIND_QUIETLY) set(Boost_LIBRARIES ${Boost_LIBRARIES} ${Boost_${UPPERCOMPONENT}_LIBRARY})