[liblas] 02/04: Require at least libgdal-dev 2.2.2~ for experimental builds.
Bas Couwenberg
sebastic at debian.org
Sat Sep 16 11:22:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository liblas.
commit 4593d730783e0cea5706e6c403db135a6e23df9b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Sep 16 12:20:05 2017 +0200
Require at least libgdal-dev 2.2.2~ for experimental builds.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5d6ba9b..363a413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+liblas (1.8.1-5) UNRELEASED; urgency=medium
+
+ * Require at least libgdal-dev 2.2.2~ for experimental builds.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 16 Sep 2017 12:19:49 +0200
+
liblas (1.8.1-4) unstable; urgency=medium
* Update symbols for mipsel & mips64el.
diff --git a/debian/control b/debian/control
index e071ae4..0c91fd1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
cmake,
chrpath,
libgeotiff-dev,
- libgdal-dev (>= 2.2.1),
+ libgdal-dev (>= 2.2.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