[gdal] 02/05: Don't exclude libhdf4-alt-dev from build dependencies on ppc64.
Bas Couwenberg
sebastic at xs4all.nl
Fri Nov 7 20:39:30 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 8504eddce82c15c6f20ec32e6776b5e6da9d9c85
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 7 18:43:59 2014 +0100
Don't exclude libhdf4-alt-dev from build dependencies on ppc64.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6f6c615..bd1d3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gdal (1.11.1+dfsg-1~exp2) UNRELEASED; urgency=medium
* Set experimental branch in Vcs-Git and gbp.conf.
* Update symbols for amd64, armel, armhf, i386, mips, mipsel, powerpc,
s390x & sparc.
+ * Don't exclude libhdf4-alt-dev from build dependencies on ppc64.
-- Bas Couwenberg <sebastic at xs4all.nl> Sat, 25 Oct 2014 01:13:07 +0200
diff --git a/debian/control b/debian/control
index 87bc8c1..f39c72a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
libjpeg-dev,
libgif-dev,
libwebp-dev,
- libhdf4-alt-dev [!ppc64],
+ libhdf4-alt-dev,
libhdf5-dev (>= 1.8.8),
libpcre3-dev,
libpq-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