This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository liblas.
commit 25cf67adfc7f37397ae4fab3114977966262566b Author: Bas Couwenberg <[email protected]> Date: Sat Apr 15 11:40:32 2017 +0200 Require at least libgdal-dev 2.2.0~ 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 5b0c6dd..adaa7bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liblas (1.8.1-4~exp2) UNRELEASED; urgency=medium + + * Require at least libgdal-dev 2.2.0~ for experimental builds. + + -- Bas Couwenberg <[email protected]> Sat, 15 Apr 2017 11:40:16 +0200 + liblas (1.8.1-4~exp1) experimental; urgency=medium * Require at least libgdal-dev 2.1.3~ for experimental builds. diff --git a/debian/control b/debian/control index 0a3ea73..2f1650e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), cmake, chrpath, libgeotiff-dev, - libgdal-dev (>= 2.1.3~), + libgdal-dev (>= 2.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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

