[ossim] 01/02: Removed C++ Geos b-d

Francesco Lovergine frankie at moszumanska.debian.org
Fri Mar 14 12:08:44 UTC 2014


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

frankie pushed a commit to branch master
in repository ossim.

commit a1eb194b581be6adf9afb073231578cffb87378e
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Fri Mar 14 11:59:36 2014 +0100

    Removed C++ Geos b-d
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 57be6a1..cba6063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ossim (1.8.16-2) unstable; urgency=medium
+
+  * Removed Geos C++ b-d.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 14 Mar 2014 11:57:34 +0100
+
 ossim (1.8.16-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 571fffe..6cbe65a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: cmake (>= 2.8)
  , libfreetype6-dev
  , autotools-dev
  , libtiff-dev
- , libgeos++-dev
+ , libgeos-dev
 Standards-Version: 3.9.5
 Homepage: http://www.ossim.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/ossim.git
diff --git a/debian/rules b/debian/rules
index 7b112be..d1ea5cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ CMAKE_OPTS = \
 	   -DGEOS_C_LIB=/usr/lib/libgeos_c.so \
 	   -DGEOS_INCLUDE_DIR=/usr/include/geos \
 	   -DGEOS_LIB=/usr/lib/libgeos.so \
-	   -DGEOS_LIBRARY="/usr/lib/libgeos.so;/usr/lib/libgeos_c.so" \
+	   -DGEOS_LIBRARY=/usr/lib/libgeos_c.so \
 	   -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff \
        -DCMAKE_MODULE_PATH=$(CURDIR)/CMakeModules \
 	   -DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \

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



More information about the Pkg-grass-devel mailing list