[liblas] 01/04: Require at least libgdal-dev 2.0 for experimental builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Feb 19 14:24:36 UTC 2016


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

sebastic pushed a commit to branch myexperimental
in repository liblas.

commit 02aa6346dcba1b069cfa0a89c8f8af6d45c867e3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Feb 19 14:13:10 2016 +0100

    Require at least libgdal-dev 2.0 for experimental builds.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c70a06e..19b7d5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ liblas (1.8.0-8) UNRELEASED; urgency=medium
   * Add lintian override for old-style-config-script-multiarch-path.
     See: https://lists.debian.org/debian-devel/2016/01/msg00688.html
   * Bump Standards-Version to 3.9.7, no changes.
+  * Require at least libgdal-dev 2.0 for experimental builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 05 Feb 2016 20:39:06 +0100
 
diff --git a/debian/control b/debian/control
index 7f063f3..730681f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                chrpath,
                libgeotiff-dev,
-               libgdal-dev (>= 1.10.0~),
+               libgdal-dev (>= 2.0),
                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