[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 a9c90008452dcd656855d8d4c2290bea5e8b9308
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Sep 28 11:45:02 2011 +0200

    Fixed tagging for alternative archs.

diff --git a/debian/libgdal1-1.8.0.symbols b/debian/libgdal1-1.8.0.symbols
index 20864a4..5b6a960 100644
--- a/debian/libgdal1-1.8.0.symbols
+++ b/debian/libgdal1-1.8.0.symbols
@@ -2680,8 +2680,10 @@ 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 kfreebsd-i386)#include "libgdal.symbols-i386"
- (arch=amd64 kfreebsd-amd64)#include "libgdal.symbols-amd64"
+ (arch=i386)#include "libgdal.symbols-i386"
+ (arch=kfreebsd-i386)#include "libgdal.symbols-i386"
+ (arch=amd64)#include "libgdal.symbols-amd64"
+ (arch=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