This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository liblas.
commit 6d0ff8b84b2c3810d61d71272bb9b825490ed231 Author: Bas Couwenberg <[email protected]> Date: Fri Jun 23 17:08:21 2017 +0200 Require at least libgdal-dev 2.2.1~ 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 49b30f4..7fac319 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liblas (1.8.1-4~exp3) UNRELEASED; urgency=medium + + * Require at least libgdal-dev 2.2.1~ for experimental builds. + + -- Bas Couwenberg <[email protected]> Fri, 23 Jun 2017 17:08:08 +0200 + liblas (1.8.1-4~exp2) experimental; urgency=medium * Require at least libgdal-dev 2.2.0~ for experimental builds. diff --git a/debian/control b/debian/control index 2f1650e..25af412 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), cmake, chrpath, libgeotiff-dev, - libgdal-dev (>= 2.2.0~), + libgdal-dev (>= 2.2.1~), 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

