This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gdal.
commit 4540068c7b9800ad315d5694146bdd60c1167a50 Author: Bas Couwenberg <[email protected]> Date: Thu Mar 3 19:19:47 2016 +0100 Fix gdal-abi dependency for mips64el symbols. --- debian/changelog | 6 ++++++ debian/libgdal20.symbols.mips64el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 563dc2c..32d8537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gdal (2.0.2+dfsg-2) UNRELEASED; urgency=medium + + * Fix gdal-abi dependency for mips64el symbols. + + -- Bas Couwenberg <[email protected]> Thu, 03 Mar 2016 19:18:37 +0100 + gdal (2.0.2+dfsg-1) unstable; urgency=medium * Update symbols for hurd-i386 & x32. diff --git a/debian/libgdal20.symbols.mips64el b/debian/libgdal20.symbols.mips64el index 090afad..62a0a97 100644 --- a/debian/libgdal20.symbols.mips64el +++ b/debian/libgdal20.symbols.mips64el @@ -1,5 +1,5 @@ libgdal.so.20 libgdal20 #MINVER# -| libgdal20 #MINVER#, gdal-abi-2-0-1 +| libgdal20 #MINVER#, gdal-abi-2-0-2 #include "libgdal20.symbols.common" (c++)"PamGetProxy(char const*)@Base" 2.0.1 1 (c++)"CPLURLAddKVP(char const*, char const*, char const*)@Base" 2.0.1 1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

