[liblas] 03/15: Drop patch boost, applied upstream.
Bas Couwenberg
sebastic at xs4all.nl
Sun Aug 3 12:17:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository liblas.
commit 8f4542ff4c6ba65ee92eca2a325c6404bc11bd7a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Aug 3 12:11:12 2014 +0200
Drop patch boost, applied upstream.
---
debian/patches/boost | 16 ----------------
debian/patches/series | 1 -
2 files changed, 17 deletions(-)
diff --git a/debian/patches/boost b/debian/patches/boost
deleted file mode 100644
index 92ae77d..0000000
--- a/debian/patches/boost
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Missing BOOST component added, to avoid failure on some archs
-Bug-Debian: http://bugs.debian.org/733282
-Applied-Upstream: https://github.com/libLAS/libLAS/commit/59709b36d80bf48c5463c009e9c5ff251f398e33
-Forwarded: Howard Butler
-Author: Aurelien Jarno <aurel32 at debian.org>
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -181,7 +181,7 @@ if(WIN32)
- endif(WIN32)
-
- # NOTE: Add iostreams to COMPONENTS list to enable bigfile_boost_iostreams_test
--find_package(Boost 1.38 COMPONENTS program_options thread REQUIRED)
-+find_package(Boost 1.38 COMPONENTS program_options thread system REQUIRED)
-
- if(Boost_FOUND AND Boost_PROGRAM_OPTIONS_FOUND)
- include_directories(${Boost_INCLUDE_DIRS})
diff --git a/debian/patches/series b/debian/patches/series
index 7ef2144..7af6596 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-boost
soversion
fix_library_search
separator-typo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git
More information about the Pkg-grass-devel
mailing list