[Git][debian-gis-team/gdal][experimental] 2 commits: Re-enable OGDI support.

Bas Couwenberg gitlab at salsa.debian.org
Thu May 9 20:10:43 BST 2019



Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal


Commits:
030aafd9 by Bas Couwenberg at 2019-05-09T18:17:09Z
Re-enable OGDI support.

Revert "Disable OGDI support, OGDI 4.0.0 is still in NEW."

This reverts commit 5a9079eab8cee67c10e3bca4117df8c8c5a67fb7.

- - - - -
b87d8c0f by Bas Couwenberg at 2019-05-09T18:17:39Z
Set distribution to experimental.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libgdal26.symbols.common
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-gdal (3.0.0+dfsg-1~exp2) UNRELEASED; urgency=medium
+gdal (3.0.0+dfsg-1~exp2) experimental; urgency=medium
 
   * Replace package name with #PACKAGE# when updating symbols files.
+  * Re-enable OGDI support.
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 09 May 2019 14:29:25 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 09 May 2019 20:17:25 +0200
 
 gdal (3.0.0+dfsg-1~exp1) experimental; urgency=medium
 


=====================================
debian/control
=====================================
@@ -34,6 +34,7 @@ Build-Depends: debhelper (>= 9.20160114),
                libmodern-perl-perl,
        default-libmysqlclient-dev,
                libnetcdf-dev (>= 1:4.0.0),
+               libogdi-dev,
                libopenjp2-7-dev,
                libpcre3-dev,
                libpng-dev,
@@ -119,6 +120,7 @@ Depends: libgdal26 (= ${binary:Version}),
          liblzma-dev,
  default-libmysqlclient-dev,
          libnetcdf-dev,
+         libogdi-dev,
          libopenjp2-7-dev,
          libpcre3-dev,
          libpng-dev,


=====================================
debian/libgdal26.symbols.common
=====================================
@@ -1647,6 +1647,7 @@
  RegisterOGRNTF at Base 1.8.0
  RegisterOGRODBC at Base 1.8.0
  RegisterOGRODS at Base 1.10.1
+ RegisterOGROGDI at Base 1.8.0
  RegisterOGROSM at Base 1.10.1
  RegisterOGROpenAir at Base 1.8.0
  RegisterOGROpenFileGDB at Base 1.11.0


=====================================
debian/rules
=====================================
@@ -128,6 +128,7 @@ override_dh_auto_configure:
 			--with-mysql \
 			--with-netcdf \
 			--with-odbc \
+			--with-ogdi \
 			--with-openjpeg=yes \
 			--with-pg \
 			--with-poppler=yes \



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/compare/607ffca1900b6ae7ddfdf949c5a57a1962335abc...b87d8c0f07110d2de45d2da5fc0596309af30a36

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/compare/607ffca1900b6ae7ddfdf949c5a57a1962335abc...b87d8c0f07110d2de45d2da5fc0596309af30a36
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190509/5c25176f/attachment-0001.html>


More information about the Pkg-grass-devel mailing list