This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository liblas.
commit 1cd04b06bd0d8424c69b47d268c39661d181d00a Author: Bas Couwenberg <[email protected]> Date: Fri Jan 20 11:29:59 2017 +0100 Require at least libgdal-dev 2.1.3~ 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 eea06a7..27f5239 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liblas (1.8.1-4) UNRELEASED; urgency=medium + + * Require at least libgdal-dev 2.1.3~ for experimental builds. + + -- Bas Couwenberg <[email protected]> Fri, 20 Jan 2017 11:29:39 +0100 + liblas (1.8.1-3) unstable; urgency=medium * Update symbols for other architectures. diff --git a/debian/control b/debian/control index 57204a7..0a3ea73 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.3~), 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

