[Git][debian-gis-team/grass][master] Disable liblas support, will be removed from Debian.
    Bas Couwenberg 
    gitlab at salsa.debian.org
       
    Thu Jul 11 19:06:36 BST 2019
    
    
  
Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits:
7f4563fd by Bas Couwenberg at 2019-07-11T18:06:19Z
Disable liblas support, will be removed from Debian.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 grass (7.6.1-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.4.0, no changes.
+  * Disable liblas support, will be removed from Debian.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 10 Jul 2019 18:03:24 +0200
 
=====================================
debian/control
=====================================
@@ -23,7 +23,6 @@ Build-Depends: autoconf2.13,
                libgeos-dev,
                libjpeg-dev,
                liblapack-dev,
-               liblas-c-dev (>= 1.8.0-8~),
                libmotif-dev | lesstif2-dev,
        default-libmysqlclient-dev,
                libncurses5-dev,
=====================================
debian/rules
=====================================
@@ -102,7 +102,6 @@ override_dh_auto_configure: templates
                     --with-gdal \
                     --with-geos \
                     --with-lapack \
-                    --with-liblas=/usr/bin/liblas-config \
                     --with-motif \
                     --with-mysql \
                     --with-mysql-includes="$(shell mysql_config --include | sed -e 's/-I//g')" \
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/7f4563fd5748deddd12886012c4a3b95862f044c
-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/7f4563fd5748deddd12886012c4a3b95862f044c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190711/3ad8d15f/attachment-0001.html>
    
    
More information about the Pkg-grass-devel
mailing list