[gdal] 01/02: Remove MySQL support. The dependencies via default-libmysqlclient-dev cannot be satisfied on all release architectures.

Bas Couwenberg sebastic at debian.org
Wed Sep 7 20:17:05 UTC 2016


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

sebastic pushed a commit to branch master
in repository gdal.

commit 9e15bc4aa2e7c203ceebccdbd5a997cf544885e5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 7 21:12:46 2016 +0200

    Remove MySQL support. The dependencies via default-libmysqlclient-dev cannot be satisfied on all release architectures.
---
 debian/changelog                | 7 +++++++
 debian/control                  | 2 --
 debian/libgdal20.symbols.common | 1 -
 debian/rules                    | 1 -
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2797607..45b5501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdal (2.1.1+dfsg-4) UNRELEASED; urgency=medium
+
+  * Remove MySQL support. The dependencies via default-libmysqlclient-dev
+    cannot be satisfied on all release architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 07 Sep 2016 21:12:20 +0200
+
 gdal (2.1.1+dfsg-3) unstable; urgency=medium
 
   * Update symbols for ppc64 with GCC 6.2.
diff --git a/debian/control b/debian/control
index 531fe8c..20503e8 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,6 @@ Build-Depends: debhelper (>= 9),
                libjson-c-dev,
                libkml-dev (>= 1.3.0~rc0-3),
                liblzma-dev,
-       default-libmysqlclient-dev,
                libnetcdf-dev (>= 1:4.0.0),
                libogdi3.2-dev,
                libopenjp2-7-dev,
@@ -112,7 +111,6 @@ Depends: libgdal20 (= ${binary:Version}),
          libkml-dev,
          libltdl-dev,
          liblzma-dev,
- default-libmysqlclient-dev,
          libnetcdf-dev,
          libogdi3.2-dev,
          libopenjp2-7-dev,
diff --git a/debian/libgdal20.symbols.common b/debian/libgdal20.symbols.common
index e6f705d..c94f8ed 100644
--- a/debian/libgdal20.symbols.common
+++ b/debian/libgdal20.symbols.common
@@ -1565,7 +1565,6 @@
  RegisterOGRLIBKML at Base 1.9.0
  RegisterOGRMEM at Base 1.8.0
  RegisterOGRMSSQLSpatial at Base 1.8.0
- RegisterOGRMySQL at Base 1.8.0
  RegisterOGRNAS at Base 1.8.0
  RegisterOGRNTF at Base 1.8.0
  RegisterOGRODBC at Base 1.8.0
diff --git a/debian/rules b/debian/rules
index 4965661..c1a350a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,7 +104,6 @@ override_dh_auto_configure:
 			--with-liblzma=yes \
 			--with-libtiff=yes \
 			--with-mrsid=no \
-			--with-mysql \
 			--with-netcdf \
 			--with-odbc \
 			--with-ogdi \

-- 
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