[gdal] 03/06: Update symbols with WebP support enabled.

Bas Couwenberg sebastic at xs4all.nl
Fri Mar 7 22:41:16 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository gdal.

commit 1d63dfaca3eda32f26318a1c1d37409b846fc46e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 7 21:16:03 2014 +0100

    Update symbols with WebP support enabled.
---
 debian/libgdal1h.symbols.common | 1 +
 debian/rules                    | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/libgdal1h.symbols.common b/debian/libgdal1h.symbols.common
index 06e283c..fc425e4 100644
--- a/debian/libgdal1h.symbols.common
+++ b/debian/libgdal1h.symbols.common
@@ -673,6 +673,7 @@
  GDALRegister_USGSDEM at GDAL_1.8 1.8.0
  GDALRegister_VRT at GDAL_1.8 1.8.0
  GDALRegister_WCS at GDAL_1.8 1.8.0
+ GDALRegister_WEBP at GDAL_1.8 1.10.1
  GDALRegister_WMS at GDAL_1.8 1.8.0
  GDALRegister_XPM at GDAL_1.8 1.8.0
  GDALRegister_XYZ at GDAL_1.8 1.8.0
diff --git a/debian/rules b/debian/rules
index 4c5d517..ee11210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -220,9 +220,9 @@ override_dh_makeshlibs:
 	ln -f $(CURDIR)/debian/libgdal*.symbols.amd64 $(CURDIR)/debian/libgdal1h.symbols.kfreebsd-amd64
 
 	# Forces failure ignoring to collect new symbols on all archs
-	dh_makeshlibs -Xlibgdal-java -- -c0
+	dh_makeshlibs -Xlibgdal-java -- -v$(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH) -c0
 	# Forces failure when symbols change
-	#dh_makeshlibs -Xlibgdal-java
+	#dh_makeshlibs -Xlibgdal-java -- -v$(GDAL_MAJOR).$(GDAL_MINOR).$(GDAL_PATCH)
 
 override_dh_shlibdeps:
 	dh_shlibdeps -L libgdal1h -l debian/libgdal1h/usr/lib

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



More information about the Pkg-grass-devel mailing list