[gdal] 01/01: Fix ftbfs on arm64 and ppc64el.

Bas Couwenberg sebastic at xs4all.nl
Sat May 10 00:17:17 UTC 2014


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

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

commit 28e2992c144fc7f39599387fbd61994230900aba
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 10 02:17:02 2014 +0200

    Fix ftbfs on arm64 and ppc64el.
---
 debian/changelog | 4 ++++
 debian/control   | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc83319..1025b7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 gdal (1.11.0+dfsg-1~exp2) UNRELEASED; urgency=low
 
+  [ Bas Couwenberg ]
   * Simplify repacking with tar --delete.
 
+  [ Marc Deslauriers ]
+  * Fix ftbfs on arm64 and ppc64el.
+
  -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 08 May 2014 22:59:02 +0200
 
 gdal (1.11.0+dfsg-1~exp1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 7f9de65..2b76af2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                libjpeg-dev,
                libgif-dev,
                libwebp-dev,
-               libhdf4-alt-dev,
+               libhdf4-alt-dev [!ppc64],
                libhdf5-dev (>= 1.8.8),
                libpcre3-dev,
                libpq-dev,
@@ -123,7 +123,7 @@ Depends: libgdal1h (= ${binary:Version}),
          libjpeg-dev,
          libgif-dev,
          libwebp-dev,
-         libhdf4-alt-dev,
+         libhdf4-alt-dev [!arm64 !ppc64 !ppc64el],
          libhdf5-dev,
          libpq-dev,
          libxerces-c-dev,

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