[gdal] 01/01: Disable JasPer support, will be removed from stretch.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Mar 9 21:03:13 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 00ac8ebd631f764d80eb4247623440e742f63589
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 9 21:11:02 2016 +0100

    Disable JasPer support, will be removed from stretch.
---
 debian/changelog                | 6 ++++++
 debian/control                  | 2 --
 debian/libgdal20.symbols.common | 1 -
 debian/rules                    | 1 -
 4 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2210ad4..938f201 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (2.0.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Disable JasPer support, will be removed from stretch.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 09 Mar 2016 21:08:01 +0100
+
 gdal (2.0.2+dfsg-3) unstable; urgency=medium
 
   * Add patch to fix segfault when exiting with proper closing of datasource.
diff --git a/debian/control b/debian/control
index 89bd220..3bccdd4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
                zlib1g-dev,
                libnetcdf-dev (>= 1:4.0.0),
                netcdf-bin,
-               libjasper-dev,
                libpng-dev,
                libjpeg-dev,
                libgif-dev,
@@ -92,7 +91,6 @@ Section: libdevel
 Depends: libgdal20 (= ${binary:Version}),
          libc6-dev,
          libnetcdf-dev,
-         libjasper-dev,
          libpng-dev,
          libjpeg-dev,
          libgif-dev,
diff --git a/debian/libgdal20.symbols.common b/debian/libgdal20.symbols.common
index 1a0563a..02c7b9b 100644
--- a/debian/libgdal20.symbols.common
+++ b/debian/libgdal20.symbols.common
@@ -701,7 +701,6 @@
  GDALRegister_ISIS3 at Base 1.8.0
  GDALRegister_JDEM at Base 1.8.0
  GDALRegister_JP2OpenJPEG at Base 1.11.2
- GDALRegister_JPEG2000 at Base 1.8.0
  GDALRegister_JPEG at Base 1.8.0
  GDALRegister_KMLSUPEROVERLAY at Base 1.8.0
  GDALRegister_KRO at Base 1.11.0
diff --git a/debian/rules b/debian/rules
index e267174..9bf4ecc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,7 +94,6 @@ override_dh_auto_configure:
 			--with-libtiff=yes \
 			--with-geotiff=yes \
 			--with-webp \
-			--with-jasper \
 			--with-netcdf \
 			$(WITH_HDF5) \
 			--with-xerces \

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