[liblas] 02/03: Require at least libgdal-dev 2.1.1~ for experimental builds.

Bas Couwenberg sebastic at debian.org
Mon Jul 4 09:39:04 UTC 2016


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

sebastic pushed a commit to branch master
in repository liblas.

commit 97b781c43fcc9c3d843e1dc62f53148faec99868
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jul 4 11:29:04 2016 +0200

    Require at least libgdal-dev 2.1.1~ for experimental builds.
---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 93353c9..18dc365 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 liblas (1.8.0-11) UNRELEASED; urgency=medium
 
-  * Rebuild with GDAL 2.1.1.
+  * Require at least libgdal-dev 2.1.1~ for experimental builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 04 Jul 2016 11:27:38 +0200
 
diff --git a/debian/control b/debian/control
index c8a634b..d981abd 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                chrpath,
                libgeotiff-dev,
-               libgdal-dev (>= 2.1),
+               libgdal-dev (>= 2.1.1~),
                libtiff-dev,
                libboost-dev,
                libboost-filesystem-dev,

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



More information about the Pkg-grass-devel mailing list