This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository liblas.
commit b100eaf1bd9519730ef78a2078f9d4d0bf23b87a Author: Ross Gammon <[email protected]> Date: Fri Aug 1 12:10:41 2014 +0200 Revert inclusion of liblaszip until it passes the new queue --- debian/control | 1 - debian/rules | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/control b/debian/control index a582f6f..6d5d355 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9), libboost-dev, libboost-program-options-dev, libboost-thread-dev, - liblaszip-dev, python-all-dev, python-setuptools, dh-python, diff --git a/debian/rules b/debian/rules index cebad9a..dca5531 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,6 @@ override_dh_auto_configure: -DCMAKE_VERBOSE_MAKEFILE=1 \ -DWITH_GDAL=TRUE \ -DWITH_GEOTIFF=TRUE \ - -DWITH_LASZIP=TRUE \ -DGEOTIFF_INCLUDE_DIR=/usr/include/geotiff override_dh_auto_configure-indep: -- 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

