[pdal] 01/01: Change libhdf5-serial-dev build dependency to libhdf5-dev. (closes: #879143)

Bas Couwenberg sebastic at debian.org
Thu Oct 19 20:03:57 UTC 2017


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

sebastic pushed a commit to branch master
in repository pdal.

commit 2868f3c40d25b62c87d119adac4e9b79759f691a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Oct 19 22:03:44 2017 +0200

    Change libhdf5-serial-dev build dependency to libhdf5-dev. (closes: #879143)
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index afd7944..358904a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pdal (1.6.0-1~exp2) UNRELEASED; urgency=medium
+
+  * Change libhdf5-serial-dev build dependency to libhdf5-dev.
+    (closes: #879143)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Oct 2017 22:02:58 +0200
+
 pdal (1.6.0-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3c9a5f9..5d6adf8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
                libgdal-dev,
                libgeos++-dev,
                libgeotiff-dev,
-               libhdf5-serial-dev,
+               libhdf5-dev,
                libjs-mathjax,
                libjsoncpp-dev,
                libpq-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git



More information about the Pkg-grass-devel mailing list