Drop FindPostgreSQL_665721.diff patch, merged upstream.

ci/unstable
Modestas Vainius 12 years ago
parent 73b3dfd44f
commit 816c0623f3

1
debian/changelog vendored

@ -8,6 +8,7 @@ cmake (2.8.11~rc1-1) UNRELEASED; urgency=low
* Bump Standards-Version to 3.9.4: no changes needed.
* Replace FindBoost_add_-lpthread_#563479.diff patch with a better version
from upstream BTS and make it apply to current FindBoost.
* Drop FindPostgreSQL_665721.diff patch, merged upstream.
-- Modestas Vainius <modax@debian.org> Fri, 05 Oct 2012 21:00:55 +0300

@ -1,18 +0,0 @@
Description: Find postgresql headers on Debian
Author: Pere Nubiola i Radigales <pere@nubiola.cat>
Author: Gregor Jasny <gjasny@googlemail.com>
Bug: http://bugs.debian.org/665721
Acked-By: Modestas Vainius <modax@debian.org>
Origin: other, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665721#17
Last-Update: 2012-08-18
--- a/Modules/FindPostgreSQL.cmake
+++ b/Modules/FindPostgreSQL.cmake
@@ -116,6 +116,7 @@
# Look in other places.
${PostgreSQL_ROOT_DIRECTORIES}
PATH_SUFFIXES
+ postgresql
pgsql/server
postgresql/server
include/server

@ -1,4 +1,3 @@
FindBoost_add_-lpthread_#563479.diff
multiarch_findgtk2_fix.diff
FindPostgreSQL_665721.diff
install_to_multiarch_libdir_on_kfreebsd_hurd.diff

Loading…
Cancel
Save