[grass] 12/16: Revert "Enable PDAL support." (causes FTBFS)
Bas Couwenberg
sebastic at debian.org
Fri Oct 28 14:16:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository grass.
commit 8eb583d259d9858fb28b2a82ffb7fc8d6fa3daf3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 28 15:26:51 2016 +0200
Revert "Enable PDAL support." (causes FTBFS)
This reverts commit 6d5335a8fe11970ad36f2b0b6f06a99a525dff09.
Conflicts:
debian/changelog
---
debian/changelog | 1 -
debian/control | 1 -
debian/control.in | 1 -
debian/rules | 1 -
4 files changed, 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 388a49d..46be788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,6 @@ grass (7.2.0~rc1-1) UNRELEASED; urgency=medium
* Drop Conflicts/Provides/Replaces for old upstream GRASS 7.0 packages.
* Refresh patches.
* Enable bzip2 support.
- * Enable PDAL support.
* Update copyright file, changes:
- Update copyright years for various copyright holders
- Add new copyright holders
diff --git a/debian/control b/debian/control
index 3b25933..9ecf361 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Build-Depends: autoconf2.13,
default-libmysqlclient-dev,
libncurses5-dev,
libnetcdf-dev,
- libpdal-dev,
libpng-dev,
libpq-dev,
libproj-dev,
diff --git a/debian/control.in b/debian/control.in
index 8bc6c6e..e96b773 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -28,7 +28,6 @@ Build-Depends: autoconf2.13,
default-libmysqlclient-dev,
libncurses5-dev,
libnetcdf-dev,
- libpdal-dev,
libpng-dev,
libpq-dev,
libproj-dev,
diff --git a/debian/rules b/debian/rules
index 891154e..f757956 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,7 +94,6 @@ override_dh_auto_configure: templates
--with-netcdf \
--with-nls \
--with-odbc \
- --with-pdal \
--with-postgres \
--with-postgres-includes=$(shell pg_config --includedir) \
--with-proj-share=/usr/share/proj \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list