[SCM] gdal branch, master, updated. upstream/1.8.1-57-g41b9f5e

Francesco Paolo Lovergine frankie at debian.org
Wed Sep 28 11:53:52 UTC 2011


The following commit has been merged in the master branch:
commit b118f0b4d4a2273d8c6b1c6c21550e3a7eb3e89e
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Sep 28 11:14:07 2011 +0200

    Added kfreebsd-* arch symbols support.

diff --git a/debian/changelog b/debian/changelog
index c8cff20..e187274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gdal (1.8.1-2~exp1) experimental; urgency=low
 
   * Introduced per arch symbol files with demangled C++ symbols.
     They are all included by the main symbol file after the C symbols.
+    Provided archs: amd64, armel, i386, ia64, mips, powerpc and s390.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 28 Sep 2011 00:22:42 +0200
 
diff --git a/debian/libgdal1-1.8.0.symbols b/debian/libgdal1-1.8.0.symbols
index 8f25a50..20864a4 100644
--- a/debian/libgdal1-1.8.0.symbols
+++ b/debian/libgdal1-1.8.0.symbols
@@ -2680,8 +2680,8 @@ libgdal1.8.0.so.1 libgdal1-1.8.0 #MINVER#
  viz_llz2xy at GDAL_1.8 1.8.0
  viz_xy2llz at GDAL_1.8 1.8.0
  wlon at GDAL_1.8 1.8.0
- (arch=i386)#include "libgdal.symbols-i386"
- (arch=amd64)#include "libgdal.symbols-amd64"
+ (arch=i386 kfreebsd-i386)#include "libgdal.symbols-i386"
+ (arch=amd64 kfreebsd-amd64)#include "libgdal.symbols-amd64"
  (arch=ia64)#include "libgdal.symbols-ia64"
  (arch=s390)#include "libgdal.symbols-s390"
  (arch=mips)#include "libgdal.symbols-mips"

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list