[liblas] 02/03: Require at least libgdal-dev 2.1.2 for GDAL transition.
Bas Couwenberg
sebastic at debian.org
Thu Oct 27 23:13:39 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 8f6c3ef212209dd4fe20e6e9e7af70aeef850009
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 28 00:04:28 2016 +0200
Require at least libgdal-dev 2.1.2 for GDAL transition.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 36dc27f..abd2370 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
liblas (1.8.1-3~exp2) UNRELEASED; urgency=medium
* Update symbols for other architectures.
+ * Require at least libgdal-dev 2.1.2 for GDAL transition.
-- Bas Couwenberg <sebastic at debian.org> Fri, 28 Oct 2016 00:03:41 +0200
diff --git a/debian/control b/debian/control
index 94cb8e2..a079497 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
cmake,
chrpath,
libgeotiff-dev,
- libgdal-dev (>= 2.1.2~),
+ libgdal-dev (>= 2.1.2),
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