[Git][debian-gis-team/liblas][master] 14 commits: Update branch in gbp.conf & Vcs-Git URL.

Bas Couwenberg gitlab at salsa.debian.org
Thu May 24 19:02:53 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / liblas


Commits:
0132ead2 by Bas Couwenberg at 2018-04-21T19:09:40+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
ee6cd2f1 by Bas Couwenberg at 2018-04-21T19:10:25+02:00
Require at least libgdal-dev 2.3.0~ for experimental builds.

- - - - -
9b84a821 by Bas Couwenberg at 2018-04-21T20:47:11+02:00
Add patch to use C++11 for compatibility with GDAL 2.3.0.

- - - - -
e89cd7bc by Bas Couwenberg at 2018-04-22T09:15:31+02:00
Update symbols for amd64.

- - - - -
0ca77131 by Bas Couwenberg at 2018-04-22T09:15:31+02:00
Set distribution to experimental.

- - - - -
ed680604 by Bas Couwenberg at 2018-05-06T09:13:35+02:00
Drop ancient X-Python-Version field.

- - - - -
34e9ef92 by Bas Couwenberg at 2018-05-07T20:28:51+02:00
Strip trailing whitespace from control & rules files.

- - - - -
40c002e6 by Bas Couwenberg at 2018-05-11T19:06:34+02:00
Update symbols for other architectures.

- - - - -
d88f6cfa by Bas Couwenberg at 2018-05-11T19:06:34+02:00
Add upstream patches for GDAL 2.3.0 compatibility.

- - - - -
201fa3ea by Bas Couwenberg at 2018-05-11T19:06:34+02:00
Require at least libgdal-dev 2.3.0.

- - - - -
d9748fe6 by Bas Couwenberg at 2018-05-11T19:06:34+02:00
Set distribution to experimental.

- - - - -
19b7d8f7 by Bas Couwenberg at 2018-05-24T18:34:44+02:00
Update symbols for other architectures.

- - - - -
1eba0297 by Bas Couwenberg at 2018-05-24T18:35:01+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 0132ead2563d9ada0bc12e115a45329ee94407d8.

- - - - -
a873e200 by Bas Couwenberg at 2018-05-24T18:35:56+02:00
Set distribution to unstable.

- - - - -


11 changed files:

- debian/changelog
- debian/control
- debian/liblas-c3.symbols
- debian/liblas3.symbols
- + debian/patches/0001-Fix-compilation-with-DDEBUG-and-GDAL-2.patch
- + debian/patches/0001-GDAL-interface-no-longer-use-deprecated-API-of-GDAL-.patch
- + debian/patches/0001-WITH_GDAL-fix-build-with-DDEBUG.patch
- + debian/patches/0001-gt_citation.cpp-fix-compilation-against-GDAL-2.3.patch
- + debian/patches/gdal-c++11.patch
- + debian/patches/series
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,32 @@
-liblas (1.8.1-7) UNRELEASED; urgency=medium
+liblas (1.8.1-7) unstable; urgency=medium
+
+  * Update symbols for other architectures.
+  * Move from experimental to unstable.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 24 May 2018 18:35:32 +0200
+
+liblas (1.8.1-7~exp2) experimental; urgency=medium
+
+  * Drop ancient X-Python-Version field.
+  * Strip trailing whitespace from control & rules files.
+  * Update symbols for other architectures.
+  * Add upstream patches for GDAL 2.3.0 compatibility.
+  * Require at least libgdal-dev 2.3.0.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 May 2018 18:01:01 +0200
+
+liblas (1.8.1-7~exp1) experimental; urgency=medium
 
   * Update copyright-format URL to use HTTPS.
   * Fix deprecated source override location.
   * Update watch file to use HTTPS.
   * Update Vcs-* URLs for Salsa.
   * Bump Standards-Versiont to 4.1.4, no changes.
+  * Require at least libgdal-dev 2.3.0~ for experimental builds.
+  * Add patch to use C++11 for compatibility with GDAL 2.3.0.
+  * Update symbols for amd64.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 22:08:28 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 22 Apr 2018 08:56:55 +0200
 
 liblas (1.8.1-6) unstable; urgency=medium
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                chrpath,
                libgeotiff-dev,
-               libgdal-dev (>= 2.2.3),
+               libgdal-dev (>= 2.3.0),
                libtiff-dev,
                libboost-dev,
                libboost-filesystem-dev,
@@ -29,7 +29,6 @@ Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/liblas
 Vcs-Git: https://salsa.debian.org/debian-gis-team/liblas.git
 Homepage: http://liblas.org/
-X-Python-Version: >= 2.5
 
 Package: liblas3
 Architecture: any
@@ -148,4 +147,3 @@ Description: Python module to use the ASPRS LiDAR data translation library
  surface is to use laser pulses.
  .
  This package contains a Python module to use libLAS.
-


=====================================
debian/liblas-c3.symbols
=====================================
--- a/debian/liblas-c3.symbols
+++ b/debian/liblas-c3.symbols
@@ -200,8 +200,8 @@ liblas_c.so.3 liblas-c3 #MINVER#
  (optional=templinst)_ZN5boost10scoped_ptrIN6liblas6HeaderEED2Ev at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EED1Ev at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EED2Ev at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED1Ev at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED2Ev at Base 1.8.0
  (optional=templinst)_ZN5boost14checked_deleteIN6liblas6HeaderEEEvPT_ at Base 1.8.1
  (optional=templinst)_ZN5boost15throw_exceptionINS_16exception_detail19error_info_injectorIN6liblas13property_tree10xml_parser16xml_parser_errorEEEEEvRKT_ at Base 1.8.0
  (optional=templinst)_ZN5boost15throw_exceptionINS_16exception_detail19error_info_injectorISt13runtime_errorEEEEvRKT_ at Base 1.8.0
@@ -237,9 +237,9 @@ liblas_c.so.3 liblas-c3 #MINVER#
  (optional=templinst)_ZN5boost6detail17sp_counted_impl_pIN6liblas6HeaderEED0Ev at Base 1.8.0
  (optional=templinst)_ZN5boost6detail17sp_counted_impl_pIN6liblas6HeaderEED1Ev at Base 1.8.0
  (optional=templinst)_ZN5boost6detail17sp_counted_impl_pIN6liblas6HeaderEED2Ev at Base 1.8.0
- _ZN5boost9exceptionD0Ev at Base 1.8.0
- _ZN5boost9exceptionD1Ev at Base 1.8.0
- _ZN5boost9exceptionD2Ev at Base 1.8.0
+ (arch=!amd64)_ZN5boost9exceptionD0Ev at Base 1.8.1
+ (arch=!amd64)_ZN5boost9exceptionD1Ev at Base 1.8.1
+ (arch=!amd64)_ZN5boost9exceptionD2Ev at Base 1.8.1
  (optional=templinst)_ZN6liblas13property_tree10xml_parser10xmlcommentIcEERKNSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEEv at Base 1.8.0
  (optional=templinst)_ZN6liblas13property_tree10xml_parser14write_xml_textIcEEvRSt13basic_ostreamIT_St11char_traitsIS4_EERKNSt7__cxx1112basic_stringIS4_S6_SaIS4_EEEibRKNS1_19xml_writer_settingsIS4_EE at Base 1.8.0
  _ZN6liblas13property_tree10xml_parser16xml_parser_errorD0Ev at Base 1.8.0
@@ -269,18 +269,20 @@ liblas_c.so.3 liblas-c3 #MINVER#
  _ZN6liblas13property_tree17file_parser_errorD0Ev at Base 1.8.0
  _ZN6liblas13property_tree17file_parser_errorD1Ev at Base 1.8.0
  _ZN6liblas13property_tree17file_parser_errorD2Ev at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZN6liblas13property_tree6detail5widenIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEEPKc at Base 1.8.1
  _ZN6liblas5ErrorD1Ev at Base 1.8.0
  _ZN6liblas5ErrorD2Ev at Base 1.8.0
  _ZN6liblas6HeaderD1Ev at Base 1.8.0
  _ZN6liblas6HeaderD2Ev at Base 1.8.0
- (arch=!armel !mips !mips64el !mipsel)_ZN6liblas7SummaryD0Ev at Base 1.8.1
- (arch=!armel !mips !mips64el !mipsel)_ZN6liblas7SummaryD1Ev at Base 1.8.1
- (arch=!armel !mips !mips64el !mipsel)_ZN6liblas7SummaryD2Ev at Base 1.8.1
+ (arch=!armel)_ZN6liblas7SummaryD0Ev at Base 1.8.1
+ (arch=!armel)_ZN6liblas7SummaryD1Ev at Base 1.8.1
+ (arch=!armel)_ZN6liblas7SummaryD2Ev at Base 1.8.1
  _ZN6liblas9DimensionD0Ev at Base 1.8.0
  _ZN6liblas9DimensionD1Ev at Base 1.8.0
  _ZN6liblas9DimensionD2Ev at Base 1.8.0
  _ZN6liblas9SingletonINS_6HeaderEE1tE at Base 1.8.0
  _ZN6liblas9SingletonINS_6HeaderEE4flagE at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZN6liblas9SingletonINS_6HeaderEE4initEv at Base 1.8.1
  (optional=templinst)_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorIN6liblas13property_tree10xml_parser16xml_parser_errorEEEE5cloneEv at Base 1.8.0
  (optional=templinst)_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorIN6liblas13property_tree10xml_parser16xml_parser_errorEEEE7rethrowEv at Base 1.8.0
  (optional=templinst)_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEE5cloneEv at Base 1.8.0
@@ -289,40 +291,46 @@ liblas_c.so.3 liblas-c3 #MINVER#
  (optional=templinst)_ZNK6liblas13property_tree11basic_ptreeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_St4lessIS7_EE9walk_pathERNS0_11string_pathIS7_NS0_13id_translatorIS7_EEEE at Base 1.8.0
  (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc at Base 1.8.0
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EE17_M_initialize_mapEj at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EE17_M_initialize_mapEm at Base 1.8.0
- (optional=templinst)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EED1Ev at Base 1.8.0
- (optional=templinst)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EE17_M_initialize_mapEm at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt11_Deque_baseIN6liblas5ErrorESaIS1_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas6ReaderEPSiSt4lessIS2_ESaISt4pairIKS2_S3_EEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas6ReaderEPSiSt4lessIS2_ESaISt4pairIKS2_S3_EEED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas6WriterEPSoSt4lessIS2_ESaISt4pairIKS2_S3_EEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas6WriterEPSoSt4lessIS2_ESaISt4pairIKS2_S3_EEED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EE15_M_pop_back_auxEv at Base 1.8.0
- (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EE16_M_push_back_auxERKS1_ at Base 1.8.0
- (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EEC1ERKS3_ at Base 1.8.0
- (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EEC2ERKS3_ at Base 1.8.0
- (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EED1Ev at Base 1.8.0
- (optional=templinst)_ZNSt5dequeIN6liblas5ErrorESaIS1_EED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EE16_M_push_back_auxERKS1_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_ at Base 1.8.1
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EEC1ERKS3_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EEC2ERKS3_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt5dequeIN6liblas5ErrorESaIS1_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt5stackIN6liblas5ErrorESt5dequeIS1_SaIS1_EEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt5stackIN6liblas5ErrorESt5dequeIS1_SaIS1_EEED2Ev at Base 1.8.0
- (optional=templinst|arch=!alpha !arm64 !armel !armhf !hppa !m68k !s390x !sh4 !sparc64)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_ at Base 1.8.0
+ (optional=templinst|arch=!alpha !amd64 !arm64 !armel !armhf !hppa !i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_ at Base 1.8.1
- (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE6insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS4_S6_EERS9_ at Base 1.8.1
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE6insertEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS4_S6_EESA_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas7FilterIEEESaIS4_EED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas7FilterIEEESaIS4_EED2Ev at Base 1.8.0
- (optional=templinst)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED1Ev at Base 1.8.0
- (optional=templinst)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED2Ev at Base 1.8.0
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEjRKh at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEmRKh at Base 1.8.0
- (optional=templinst|arch=amd64 kfreebsd-amd64 mips64el ppc64 ppc64el)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 1.8.0
- (optional=templinst|arch=amd64 kfreebsd-amd64 mips64el ppc64 ppc64el)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 1.8.0
- (optional=templinst|arch=amd64 kfreebsd-amd64 mips64el ppc64 ppc64el)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev at Base 1.8.0
- (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6ReaderESt4pairIKS2_PSiESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueERKS6_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEmRKh at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32|subst)_ZNSt6vectorIhSaIhEE17_M_default_appendE{size_t}@Base 1.8.1
+ (optional=templinst|arch=kfreebsd-amd64)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 1.8.0
+ (optional=templinst|arch=kfreebsd-amd64)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 1.8.0
+ (optional=templinst|arch=kfreebsd-amd64)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt8_Rb_treeIPN6liblas6ReaderESt4pairIKS2_PSiESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueERKS6_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt8_Rb_treeIPN6liblas6ReaderESt4pairIKS2_PSiESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueIS3_IS2_S5_EEES3_ISt17_Rb_tree_iteratorIS6_EbEOT_ at Base 1.8.1
  (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6ReaderESt4pairIKS2_PSiESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE5eraseERS4_ at Base 1.8.0
  (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6ReaderESt4pairIKS2_PSiESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E at Base 1.8.0
- (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6WriterESt4pairIKS2_PSoESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueERKS6_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt8_Rb_treeIPN6liblas6WriterESt4pairIKS2_PSoESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueERKS6_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt8_Rb_treeIPN6liblas6WriterESt4pairIKS2_PSoESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE16_M_insert_uniqueIS3_IS2_S5_EEES3_ISt17_Rb_tree_iteratorIS6_EbEOT_ at Base 1.8.1
  (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6WriterESt4pairIKS2_PSoESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE5eraseERS4_ at Base 1.8.0
  (optional=templinst)_ZNSt8_Rb_treeIPN6liblas6WriterESt4pairIKS2_PSoESt10_Select1stIS6_ESt4lessIS2_ESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E at Base 1.8.0
  (optional=templinst)_ZSt11__remove_ifIN9__gnu_cxx17__normal_iteratorIPN5boost10shared_ptrIN6liblas10TransformIEEESt6vectorIS6_SaIS6_EEEENS0_5__ops10_Iter_predINS2_3_bi6bind_tIbPFbRKS6_ENSE_5list1INS2_3argILi1EEEEEEEEEET_SQ_SQ_T0_ at Base 1.8.0


=====================================
debian/liblas3.symbols
=====================================
--- a/debian/liblas3.symbols
+++ b/debian/liblas3.symbols
@@ -10,10 +10,12 @@ liblas.so.3 liblas3 #MINVER#
  LibgeotiffOneTimeInit at Base 1.8.0
  _Z12VSI_TIFFOpenPKcS0_ at Base 1.8.0
  _Z16SetCitationToSRSP5gtiffPci8geokey_tP19OGRSpatialReferencePi at Base 1.8.0
- _Z17SetGeogCSCitationP5gtiffP19OGRSpatialReferencePcis at Base 1.8.0
+ (arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64)_Z17SetGeogCSCitationP5gtiffP19OGRSpatialReferencePKcis at Base 1.8.1
+ (arch=!amd64)_Z17SetGeogCSCitationP5gtiffP19OGRSpatialReferencePcis at Base 1.8.1
  _Z19CitationStringParsePc8geokey_t at Base 1.8.0
  _Z21GetGeogCSFromCitationPci8geokey_tPS_S1_S1_S1_S1_ at Base 1.8.0
- _Z21SetLinearUnitCitationP5gtiffPc at Base 1.8.0
+ (arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64)_Z21SetLinearUnitCitationP5gtiffPKc at Base 1.8.1
+ (arch=!amd64)_Z21SetLinearUnitCitationP5gtiffPc at Base 1.8.1
  _Z26ImagineCitationTranslationPc8geokey_t at Base 1.8.0
  _Z32CheckCitationKeyForStatePlaneUTMP5gtiffP8GTIFDefnP19OGRSpatialReferencePi at Base 1.8.0
  _Z8CheckUTMP8GTIFDefnPc at Base 1.8.0
@@ -27,13 +29,18 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst)_ZN5boost10scoped_ptrIN6liblas6HeaderEED2Ev at Base 1.8.0
  (optional=templinst)_ZN5boost10shared_ptrIN6liblas5PointEEC1IS2_EEPT_ at Base 1.8.0
  (optional=templinst)_ZN5boost10shared_ptrIN6liblas5PointEEC2IS2_EEPT_ at Base 1.8.0
- (optional=templinst)_ZN5boost10shared_ptrIN6liblas5PointEEaSERKS3_ at Base 1.8.0
- (optional=templinst|arch=hppa)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC1ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_IjSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
+ (optional=templinst|arch=amd64 i386 x32)_ZN5boost10shared_ptrIN6liblas5PointEEaSEOS3_ at Base 1.8.1
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost10shared_ptrIN6liblas5PointEEaSERKS3_ at Base 1.8.0
+ (optional=templinst|arch=armel armhf hppa i386 mips mipsel powerpc x32)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC1ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_IjSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 mips64el ppc64 ppc64el s390x sparc64)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC1ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_ImSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC1ERKSY_ at Base 1.8.0
- (optional=templinst|arch=hppa)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC2ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_IjSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
+ (optional=templinst|arch=armel armhf hppa i386 mips mipsel powerpc x32)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC2ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_IjSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 mips64el ppc64 ppc64el s390x sparc64)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC2ERKNS_6tuples4consINSZ_5tupleISC_St4lessIS3_ENSZ_9null_typeES14_S14_S14_S14_S14_S14_S14_EENS10_IS14_NS10_INS11_ImSU_NS_4hashISS_EESt8equal_toISS_ES14_S14_S14_S14_S14_S14_EES14_EEEEEERKSX_ at Base 1.8.1
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EEC2ERKSY_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EED1Ev at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index21multi_index_containerIN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS2_8positionEN4mpl_2naES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_8identityIS3_EES9_EENS0_13random_accessINS6_INS2_5indexES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEENS0_13hashed_uniqueINS6_INS2_4nameES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EENS0_13const_mem_funIS3_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS3_7GetNameB5cxx11EvEEEES9_S9_EES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EESaIS3_EED2Ev at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64el sparc64 x32|subst)_ZN5boost11multi_index6detail12bucket_arrayISaIN6liblas9DimensionEEEC1ERKS5_PNS1_22hashed_index_node_implISaIcEEE{size_t}@Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64el sparc64 x32|subst)_ZN5boost11multi_index6detail12bucket_arrayISaIN6liblas9DimensionEEEC2ERKS5_PNS1_22hashed_index_node_implISaIcEEE{size_t}@Base 1.8.1
  (optional=templinst|subst)_ZN5boost11multi_index6detail12hashed_indexINS0_13const_mem_funIN6liblas9DimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEENS_4hashISC_EESt8equal_toISC_ENS1_9nth_layerILi3ES5_NS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EENS0_8identityIS5_EESP_EENS0_13random_accessINSM_INS4_5indexESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EEEENS0_13hashed_uniqueINSM_INS4_4nameESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EESE_SP_SP_EESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EESaIS5_EEENS_3mpl6v_itemISZ_NS15_7vector0ISP_EELi0EEENS1_17hashed_unique_tagEE16unchecked_rehashE{size_t}S1A_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail12hashed_indexINS0_13const_mem_funIN6liblas9DimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEENS_4hashISC_EESt8equal_toISC_ENS1_9nth_layerILi3ES5_NS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EENS0_8identityIS5_EESP_EENS0_13random_accessINSM_INS4_5indexESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EEEENS0_13hashed_uniqueINSM_INS4_4nameESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EESE_SP_SP_EESP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EESaIS5_EEENS_3mpl6v_itemISZ_NS15_7vector0ISP_EELi0EEENS1_17hashed_unique_tagEE8replace_INS1_10lvalue_tagEEEbRKS5_PNS1_17hashed_index_nodeINS1_15index_node_baseIS5_S13_EES1A_EET_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail15sequenced_indexINS1_9nth_layerILi1ESt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeISA_SA_St4lessISA_EEEENS0_10indexed_byINS0_9sequencedINS0_3tagIN4mpl_2naESN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_EEEENS0_18ordered_non_uniqueINSL_INSH_4subs7by_nameESN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_EENS0_6memberISI_SB_XadL_ZNSI_5firstEEEEESG_EESN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_SN_EESaISI_EEENS_3mpl7vector0ISN_EEE6insertENS1_19bidir_node_iteratorINS1_20sequenced_index_nodeINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_15index_node_baseISI_SY_EEEEEEEERKSI_ at Base 1.8.0
@@ -42,20 +49,23 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst)_ZN5boost11multi_index6detail18ordered_index_implINS0_8identityIN6liblas9DimensionEEESt4lessIS5_ENS1_9nth_layerILi1ES5_NS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EES6_SF_EENS0_13random_accessINSC_INS4_5indexESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EEEENS0_13hashed_uniqueINSC_INS4_4nameESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESF_SF_EESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EESaIS5_EEENS_3mpl6v_itemISD_NS13_7vector0ISF_EELi0EEENS1_18ordered_unique_tagENS1_19null_augment_policyEE10link_pointERKS5_RNS1A_9link_infoES18_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail18ordered_index_implINS0_8identityIN6liblas9DimensionEEESt4lessIS5_ENS1_9nth_layerILi1ES5_NS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EES6_SF_EENS0_13random_accessINSC_INS4_5indexESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EEEENS0_13hashed_uniqueINSC_INS4_4nameESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESF_SF_EESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EESaIS5_EEENS_3mpl6v_itemISD_NS13_7vector0ISF_EELi0EEENS1_18ordered_unique_tagENS1_19null_augment_policyEE7modify_EPNS1_18ordered_index_nodeIS19_NS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIS5_S11_EENS1_17hashed_unique_tagEEEEEEE at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail18ordered_index_implINS0_8identityIN6liblas9DimensionEEESt4lessIS5_ENS1_9nth_layerILi1ES5_NS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EES6_SF_EENS0_13random_accessINSC_INS4_5indexESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EEEENS0_13hashed_uniqueINSC_INS4_4nameESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESF_SF_EESF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_SF_EESaIS5_EEENS_3mpl6v_itemISD_NS13_7vector0ISF_EELi0EEENS1_18ordered_unique_tagENS1_19null_augment_policyEE8replace_INS1_10lvalue_tagEEEbRKS5_PNS1_18ordered_index_nodeIS19_NS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIS5_S11_EENS1_17hashed_unique_tagEEEEEEET_ at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEE6erase_EPNS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIS5_SZ_EENS1_17hashed_unique_tagEEEEE at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED1Ev at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEE6erase_EPNS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIS5_SZ_EENS1_17hashed_unique_tagEEEEE at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail19random_access_indexINS1_9nth_layerILi2EN6liblas9DimensionENS0_10indexed_byINS0_14ordered_uniqueINS0_3tagINS4_8positionEN4mpl_2naESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_8identityIS5_EESB_EENS0_13random_accessINS8_INS4_5indexESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EEEENS0_13hashed_uniqueINS8_INS4_4nameESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EENS0_13const_mem_funIS5_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEXadL_ZNKS5_7GetNameB5cxx11EvEEEESB_SB_EESB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_SB_EESaIS5_EEENS_3mpl6v_itemISH_NS11_7vector0ISB_EELi0EEEED2Ev at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE11rotate_leftEPS5_NS1_34ordered_index_node_compressed_baseIS3_S4_E10parent_refE at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE12rotate_rightEPS5_NS1_34ordered_index_node_compressed_baseIS3_S4_E10parent_refE at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE19rebalance_for_eraseEPS5_NS1_34ordered_index_node_compressed_baseIS3_S4_E10parent_refERS6_SA_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE4linkEPS5_NS1_18ordered_index_sideES6_S6_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE7restoreEPS5_S6_S6_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE9decrementERPS5_ at Base 1.8.1
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE9incrementERPS5_ at Base 1.8.0
  (optional=templinst)_ZN5boost11multi_index6detail23ordered_index_node_implINS1_19null_augment_policyESaIcEE9rebalanceEPS5_NS1_34ordered_index_node_compressed_baseIS3_S4_E10parent_refE at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_ED1Ev at Base 1.8.0
- (optional=templinst)_ZN5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_ED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_ED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZN5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_ED2Ev at Base 1.8.0
  _ZN5boost12interprocess13mapped_region10priv_closeEv at Base 1.8.1
  _ZN5boost12interprocess13mapped_region16page_size_holderILi0EE8PageSizeE at Base 1.8.0
+ (optional=templinst|arch=mips64el)_ZN5boost12interprocess13mapped_regionC1INS0_12file_mappingEEERKT_NS0_6mode_tElmPKvi at Base 1.8.1
+ (optional=templinst|arch=mips64el)_ZN5boost12interprocess13mapped_regionC2INS0_12file_mappingEEERKT_NS0_6mode_tElmPKvi at Base 1.8.1
  _ZN5boost12interprocess22interprocess_exceptionC1ERKNS0_10error_infoEPKc at Base 1.8.0
  _ZN5boost12interprocess22interprocess_exceptionC2ERKNS0_10error_infoEPKc at Base 1.8.0
  _ZN5boost12interprocess22interprocess_exceptionD0Ev at Base 1.8.0
@@ -202,10 +212,10 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst)_ZN5boost6detail18sp_counted_impl_pdIPvN6liblas26OGRSpatialReferenceDeleterEED0Ev at Base 1.8.0
  (optional=templinst)_ZN5boost6detail18sp_counted_impl_pdIPvN6liblas26OGRSpatialReferenceDeleterEED1Ev at Base 1.8.0
  (optional=templinst)_ZN5boost6detail18sp_counted_impl_pdIPvN6liblas26OGRSpatialReferenceDeleterEED2Ev at Base 1.8.0
- (optional=templinst|arch=amd64 arm64 hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mips64el mipsel sh4 sparc64 x32)_ZN5boost9algorithm6detail21find_format_all_impl2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS1_13first_finderFIPKcNS0_8is_equalEEENS1_13empty_formatFIcEENS_14iterator_rangeIN9__gnu_cxx17__normal_iteratorIPcS8_EEEENS1_15empty_containerIcEEEEvRT_T0_T1_T2_T3_ at Base 1.8.0
- _ZN5boost9exceptionD0Ev at Base 1.8.0
- _ZN5boost9exceptionD1Ev at Base 1.8.0
- _ZN5boost9exceptionD2Ev at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mips64el mipsel powerpc ppc64 s390x sh4 sparc64 x32)_ZN5boost9algorithm6detail21find_format_all_impl2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS1_13first_finderFIPKcNS0_8is_equalEEENS1_13empty_formatFIcEENS_14iterator_rangeIN9__gnu_cxx17__normal_iteratorIPcS8_EEEENS1_15empty_containerIcEEEEvRT_T0_T1_T2_T3_ at Base 1.8.0
+ (arch=!amd64)_ZN5boost9exceptionD0Ev at Base 1.8.1
+ (arch=!amd64)_ZN5boost9exceptionD1Ev at Base 1.8.1
+ (arch=!amd64)_ZN5boost9exceptionD2Ev at Base 1.8.1
  _ZN6liblas10GetVersionB5cxx11Ev at Base 1.8.0
  _ZN6liblas10ThinFilter6filterERKNS_5PointE at Base 1.8.0
  _ZN6liblas10ThinFilterC1Ej at Base 1.8.0
@@ -338,6 +348,7 @@ liblas.so.3 liblas3 #MINVER#
  _ZN6liblas13property_tree17file_parser_errorD0Ev at Base 1.8.0
  _ZN6liblas13property_tree17file_parser_errorD1Ev at Base 1.8.0
  _ZN6liblas13property_tree17file_parser_errorD2Ev at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZN6liblas13property_tree6detail5widenIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEEPKc at Base 1.8.1
  (optional=templinst|subst)_ZN6liblas13property_tree6detail8rapidxml11memory_poolIcE16allocate_alignedE{size_t}@Base 1.8.0
  _ZN6liblas13property_tree6detail8rapidxml11parse_errorD0Ev at Base 1.8.0
  _ZN6liblas13property_tree6detail8rapidxml11parse_errorD1Ev at Base 1.8.0
@@ -820,6 +831,7 @@ liblas.so.3 liblas3 #MINVER#
  _ZN6liblas9IndexDataaSERKS0_ at Base 1.8.0
  _ZN6liblas9SingletonINS_6HeaderEE1tE at Base 1.8.0
  _ZN6liblas9SingletonINS_6HeaderEE4flagE at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZN6liblas9SingletonINS_6HeaderEE4initEv at Base 1.8.1
  _ZN6liblaslsERSoRKNS_14VariableRecordE at Base 1.8.0
  _ZN6liblaslsERSoRKNS_5PointE at Base 1.8.0
  _ZN6liblaslsERSoRKNS_6HeaderE at Base 1.8.0
@@ -827,7 +839,7 @@ liblas.so.3 liblas3 #MINVER#
  _ZN6liblaslsERSoRKNS_7SummaryE at Base 1.8.0
  _ZN6liblaslsERSoRKNS_9DimensionE at Base 1.8.0
  (optional=templinst)_ZN9__gnu_cxx5__ops15_Iter_comp_iterIPFbN6liblas9DimensionES3_EEclINS_17__normal_iteratorIPS3_St6vectorIS3_SaIS3_EEEESD_EEbT_T0_ at Base 1.8.0
- (optional=templinst|arch=x32)_ZNK5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_E4findEPSF_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNK5boost11multi_index6detail8copy_mapINS1_18ordered_index_nodeINS1_19null_augment_policyENS1_24random_access_index_nodeINS1_17hashed_index_nodeINS1_15index_node_baseIN6liblas9DimensionESaIS9_EEENS1_17hashed_unique_tagEEEEEEESA_E4findEPSF_ at Base 1.8.1
  _ZNK5boost12interprocess22interprocess_exception4whatEv at Base 1.8.0
  _ZNK5boost16bad_lexical_cast4whatEv at Base 1.8.0
  (optional=templinst)_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorIN6liblas13property_tree10xml_parser16xml_parser_errorEEEE5cloneEv at Base 1.8.0
@@ -1004,12 +1016,16 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst)_ZNSt11_Deque_baseIcSaIcEED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas7chipper5PtRefEPN5boost12interprocess13mapped_regionESt4lessIS3_ESaISt4pairIKS3_S7_EEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt3mapIPN6liblas7chipper5PtRefEPN5boost12interprocess13mapped_regionESt4lessIS3_ESaISt4pairIKS3_S7_EEED2Ev at Base 1.8.0
- (optional=templinst|arch=alpha arm64 armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mips64el mipsel powerpc ppc64 ppc64el s390x sh4 sparc64 x32)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC1IS5_SC_EERKS_IT_T0_E at Base 1.8.0
- (optional=templinst|arch=alpha arm64 armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mips64el mipsel powerpc ppc64 ppc64el s390x sh4 sparc64 x32)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC2IS5_SC_EERKS_IT_T0_E at Base 1.8.0
+ (optional=templinst|arch=alpha hppa hurd-i386 kfreebsd-i386 m68k sh4)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC1IS5_SC_EERKS_IT_T0_E at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC1IS5_SC_Lb1EEEOS_IT_T0_E at Base 1.8.1
+ (optional=templinst|arch=alpha hppa hurd-i386 kfreebsd-i386 m68k sh4)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC2IS5_SC_EERKS_IT_T0_E at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC2IS5_SC_Lb1EEEOS_IT_T0_E at Base 1.8.1
  (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEED2Ev at Base 1.8.0
  (optional=templinst|arch=sh4)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC1ERKS5_RKSB_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC1ISB_Lb1EEERKS5_OT_ at Base 1.8.1
  (optional=templinst|arch=sh4)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC2ERKS5_RKSB_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEEC2ISB_Lb1EEERKS5_OT_ at Base 1.8.1
  (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN6liblas13property_tree11basic_ptreeIS5_S5_St4lessIS5_EEEED2Ev at Base 1.8.0
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt5dequeIcSaIcEE13_M_insert_auxIPKcEEvSt15_Deque_iteratorIcRcPcET_S9_j at Base 1.8.1
@@ -1021,40 +1037,55 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt5dequeIcSaIcEE23_M_new_elements_at_backEm at Base 1.8.0
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt5dequeIcSaIcEE24_M_new_elements_at_frontEj at Base 1.8.1
  (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt5dequeIcSaIcEE24_M_new_elements_at_frontEm at Base 1.8.0
- (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED1Ev at Base 1.8.0
- (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED2Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED1Ev at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas10TransformIEEESaIS4_EEaSERKS6_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas7FilterIEEESaIS4_EED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas7FilterIEEESaIS4_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN5boost10shared_ptrIN6liblas7FilterIEEESaIS4_EEaSERKS6_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_ at Base 1.8.1
  (optional=templinst)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas14VariableRecordESaIS1_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas20TranslationTransform9operationESaIS2_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN6liblas20TranslationTransform9operationESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 1.8.1
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIN6liblas5RangeIdEESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEjRKS2_ at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIN6liblas5RangeIdEESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIN6liblas5RangeIdEESaIS2_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EEmRKS2_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32|subst)_ZNSt6vectorIN6liblas5RangeIdEESaIS2_EE17_M_default_appendE{size_t}@Base 1.8.1
  (optional=templinst)_ZNSt6vectorIN6liblas5RangeIdEESaIS2_EEaSERKS4_ at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas6detail9IndexCellESaIS2_EED1Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas6detail9IndexCellESaIS2_EED2Ev at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas7chipper5BlockESaIS2_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN6liblas7chipper5BlockESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_ at Base 1.8.1
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S6_EEjRKS2_ at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S6_EEmRKS2_ at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS2_S6_EEmRKS2_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32|subst)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE17_M_default_appendE{size_t}@Base 1.8.1
  (optional=templinst)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS2_S6_EERKS2_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S6_EEDpOT_ at Base 1.8.1
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE7reserveEj at Base 1.8.1
  (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIN6liblas7chipper5PtRefENS0_6detail13opt_allocatorIS2_EEE7reserveEm at Base 1.8.0
  (optional=templinst)_ZNSt6vectorIN6liblas9DimensionESaIS1_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIN6liblas9DimensionESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_ at Base 1.8.1
  (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_ at Base 1.8.1
- (optional=templinst)_ZNSt6vectorIPN6liblas5PointESaIS2_EEaSERKS4_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_ at Base 1.8.1
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZNSt6vectorIPN6liblas5PointESaIS2_EEaSERKS4_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIcSaIcEE12emplace_backIJcEEEvDpOT_ at Base 1.8.1
  (optional=templinst)_ZNSt6vectorIcSaIcEE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EERKc at Base 1.8.1
+ (optional=templinst|arch=mips mipsel)_ZNSt6vectorIhSaIhEE12emplace_backIJhEEEvDpOT_ at Base 1.8.1
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIhSaIhEE14_M_fill_assignEjRKh at Base 1.8.1
  (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIhSaIhEE14_M_fill_assignEmRKh at Base 1.8.0
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEjRKh at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEmRKh at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EEmRKh at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32|subst)_ZNSt6vectorIhSaIhEE17_M_default_appendE{size_t}@Base 1.8.1
  (optional=templinst)_ZNSt6vectorIhSaIhEE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EERKh at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIhSaIhEE17_M_realloc_insertIJRKhEEEvN9__gnu_cxx17__normal_iteratorIPhS1_EEDpOT_ at Base 1.8.1
  (optional=templinst)_ZNSt6vectorIhSaIhEEaSERKS1_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIjSaIjEE12emplace_backIJjEEEvDpOT_ at Base 1.8.1
  (optional=templinst|arch=armel armhf hppa hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc sh4 x32)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEjRKj at Base 1.8.1
- (optional=templinst|arch=!armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mipsel !powerpc !sh4 !x32)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEmRKj at Base 1.8.0
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !hppa !hurd-i386 !i386 !kfreebsd-i386 !m68k !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sh4 !sparc64 !x32)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEmRKj at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32|subst)_ZNSt6vectorIjSaIjEE17_M_default_appendE{size_t}@Base 1.8.1
  (optional=templinst)_ZNSt6vectorIjSaIjEE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64 x32)_ZNSt6vectorIjSaIjEE17_M_realloc_insertIJjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_ at Base 1.8.1
  (optional=templinst)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchISt15_Deque_iteratorIcRcPcEEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESF_T_SG_St12__false_type at Base 1.8.0
  (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 1.8.0
  (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 1.8.0
@@ -1100,8 +1131,9 @@ liblas.so.3 liblas3 #MINVER#
  (optional=templinst|arch=armel armhf hurd-i386 i386 kfreebsd-i386 m68k mips mipsel powerpc)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN6liblas7chipper5PtRefESt6vectorIS4_NS2_6detail13opt_allocatorIS4_EEEEENS0_5__ops14_Val_less_iterEEvT_T0_ at Base 1.8.1
  (optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN6liblas9DimensionESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIPFbS3_S3_EEEEvT_T0_ at Base 1.8.0
  (optional=templinst|arch=amd64 arm64 armel armhf hppa kfreebsd-amd64 m68k mips64el ppc64el sh4 sparc64 x32)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN6liblas14VariableRecordESt6vectorIS3_SaIS3_EEEENS0_5__ops10_Iter_predIN5boost3_bi6bind_tIbPFbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEtRKS3_ENSC_5list3INSC_5valueISJ_EENSR_ItEENSB_3argILi1EEEEEEEEEET_SZ_SZ_T0_St26random_access_iterator_tag at Base 1.8.0
- (optional=templinst|arch=sh4)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS3_St11char_traitsIS3_ESaIS3_EEESE_ at Base 1.8.1
- (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_ at Base 1.8.0
+ (optional=templinst|arch=amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x sh4 sparc64 x32)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKNSt7__cxx1112basic_stringIS3_St11char_traitsIS3_ESaIS3_EEESE_ at Base 1.8.1
+ (optional=templinst|arch=amd64 arm64 s390x x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_ at Base 1.8.1
+ (optional=templinst|arch=!amd64 !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !powerpc !ppc64 !ppc64el !s390x !sparc64 !x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_ at Base 1.8.0
  _ZTIN5boost12interprocess22interprocess_exceptionE at Base 1.8.0
  _ZTIN5boost16bad_lexical_castE at Base 1.8.0
  _ZTIN5boost16exception_detail10clone_baseE at Base 1.8.0


=====================================
debian/patches/0001-Fix-compilation-with-DDEBUG-and-GDAL-2.patch
=====================================
--- /dev/null
+++ b/debian/patches/0001-Fix-compilation-with-DDEBUG-and-GDAL-2.patch
@@ -0,0 +1,18 @@
+Description: Fix compilation with -DDEBUG and GDAL >= 2
+Author: Even Rouault <even.rouault at spatialys.com>
+Origin: https://github.com/libLAS/libLAS/commit/72f7709bf1dfd3473b64cdba0259363d3beea3c3
+
+--- a/src/gt_wkt_srs.cpp
++++ b/src/gt_wkt_srs.cpp
+@@ -90,7 +90,11 @@ static const char *papszDatumEquiv[] =
+ /*                       LibgeotiffOneTimeInit()                        */
+ /************************************************************************/
+ 
++#if GDAL_VERSION_MAJOR >= 2
++static CPLMutex* hMutex = NULL;
++#else
+ static void* hMutex = NULL;
++#endif
+ 
+ void LibgeotiffOneTimeInit() 
+ {


=====================================
debian/patches/0001-GDAL-interface-no-longer-use-deprecated-API-of-GDAL-.patch
=====================================
--- /dev/null
+++ b/debian/patches/0001-GDAL-interface-no-longer-use-deprecated-API-of-GDAL-.patch
@@ -0,0 +1,138 @@
+Description: GDAL interface: no longer use deprecated API of GDAL 2.3
+ GDAL 2.3 use a few most const-safe APIs. Use them
+Author: Even Rouault <even.rouault at spatialys.com>
+Origin https://github.com/libLAS/libLAS/commit/9c9799d71b621e33dd18ef290bac3ac60fcb35db
+
+--- a/src/gt_citation.cpp
++++ b/src/gt_citation.cpp
+@@ -308,7 +308,7 @@ char** CitationStringParse(char* psCitat
+ /*                                                                      */
+ /*      Set linear unit Citation string                                 */
+ /************************************************************************/
+-void SetLinearUnitCitation(GTIF* psGTIF, char* pszLinearUOMName)
++void SetLinearUnitCitation(GTIF* psGTIF, const char* pszLinearUOMName)
+ {
+     char szName[512];
+     CPLString osCitation;
+@@ -338,7 +338,7 @@ void SetLinearUnitCitation(GTIF* psGTIF,
+ /*                                                                      */
+ /*      Set geogcs Citation string                                      */
+ /************************************************************************/
+-void SetGeogCSCitation(GTIF * psGTIF, OGRSpatialReference *poSRS, char* angUnitName, int nDatum, short nSpheroid)
++void SetGeogCSCitation(GTIF * psGTIF, OGRSpatialReference *poSRS, const char* angUnitName, int nDatum, short nSpheroid)
+ {
+     int bRewriteGeogCitation = FALSE;
+     char szName[256];
+--- a/src/gt_citation.h
++++ b/src/gt_citation.h
+@@ -55,8 +55,8 @@ typedef enum
+ OGRBoolean CheckCitationKeyForStatePlaneUTM(GTIF* hGTIF, GTIFDefn* psDefn, OGRSpatialReference* poSRS, OGRBoolean* pLinearUnitIsSet);
+ //char* ImagineCitationTranslation(char* psCitation, geokey_t keyID);
+ //char** CitationStringParse(char* psCitation, geokey_t keyID);
+-void SetLinearUnitCitation(GTIF* psGTIF, char* pszLinearUOMName);
+-void SetGeogCSCitation(GTIF * psGTIF, OGRSpatialReference *poSRS, char* angUnitName, int nDatum, short nSpheroid);
++void SetLinearUnitCitation(GTIF* psGTIF, const char* pszLinearUOMName);
++void SetGeogCSCitation(GTIF * psGTIF, OGRSpatialReference *poSRS, const char* angUnitName, int nDatum, short nSpheroid);
+ OGRBoolean SetCitationToSRS(GTIF* hGTIF, char* szCTString, int nCTStringLen,
+                             geokey_t geoKey, OGRSpatialReference* poSRS, OGRBoolean* linearUnitIsSet);
+ void GetGeogCSFromCitation(char* szGCSName, int nGCSName,
+--- a/src/gt_wkt_srs.cpp
++++ b/src/gt_wkt_srs.cpp
+@@ -1182,9 +1182,12 @@ int GTIFSetFromOGISDefn( GTIF * psGTIF,
+ /*      Create an OGRSpatialReference object corresponding to the       */
+ /*      string.                                                         */
+ /* -------------------------------------------------------------------- */
+-//    poSRS = new OGRSpatialReference();
+-    poSRS = (OGRSpatialReference*)OSRNewSpatialReference(NULL);
++    poSRS = new OGRSpatialReference();
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++    if( poSRS->importFromWkt(pszOGCWKT) != OGRERR_NONE )
++#else
+     if( poSRS->importFromWkt((char **) &pszOGCWKT) != OGRERR_NONE )
++#endif
+     {
+         OGRSpatialReference::DestroySpatialReference(poSRS);
+         return FALSE;
+@@ -1217,7 +1220,7 @@ int GTIFSetFromOGISDefn( GTIF * psGTIF,
+         dfSemiMajor = 0.0;
+         dfInvFlattening = 0.0;
+     }
+-    
++
+ /* -------------------------------------------------------------------- */
+ /*      Get the Datum so we can special case a few PCS codes.           */
+ /* -------------------------------------------------------------------- */
+@@ -1250,7 +1253,11 @@ int GTIFSetFromOGISDefn( GTIF * psGTIF,
+ /* -------------------------------------------------------------------- */
+ /*      Get the linear units.                                           */
+ /* -------------------------------------------------------------------- */
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++    const char  *pszLinearUOMName = NULL;
++#else
+     char        *pszLinearUOMName = NULL;
++#endif
+     double	dfLinearUOM = poSRS->GetLinearUnits( &pszLinearUOMName );
+     int         nUOMLengthCode = 9001; /* meters */
+ 
+@@ -2151,8 +2158,11 @@ int GTIFSetFromOGISDefn( GTIF * psGTIF,
+ /*      Write angular units.  Always Degrees for now.                   */
+ /*   Changed to support different angular units                         */
+ /* -------------------------------------------------------------------- */
+-
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++    const char* angUnitName = NULL;
++#else
+     char* angUnitName = NULL;
++#endif
+     double angUnitValue = poSRS->GetAngularUnits(&angUnitName);
+     if(EQUAL(angUnitName, "Degree"))
+         GTIFKeySet(psGTIF, GeogAngularUnitsGeoKey, TYPE_SHORT, 1, 
+--- a/src/spatialreference.cpp
++++ b/src/spatialreference.cpp
+@@ -605,8 +605,12 @@ std::string SpatialReference::GetWKT(WKT
+ 
+         if (pretty) {
+             OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(NULL);
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++            poSRS->importFromWkt( pszWKT );
++#else
+             char *pszOrigWKT = pszWKT;
+             poSRS->importFromWkt( &pszOrigWKT );
++#endif
+ 
+             CPLFree( pszWKT );
+             pszWKT = NULL;
+@@ -626,8 +630,12 @@ std::string SpatialReference::GetWKT(WKT
+             && strstr(pszWKT,"COMPD_CS") != NULL )
+         {
+             OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(NULL);
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++            poSRS->importFromWkt( pszWKT );
++#else
+             char *pszOrigWKT = pszWKT;
+             poSRS->importFromWkt( &pszOrigWKT );
++#endif
+ 
+             CPLFree( pszWKT );
+             pszWKT = NULL;
+@@ -664,7 +672,7 @@ void SpatialReference::SetFromUserInput(
+ 
+     // OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(NULL);
+     OGRSpatialReference srs(NULL);
+-    if (OGRERR_NONE != srs.SetFromUserInput(const_cast<char *> (input)))
++    if (OGRERR_NONE != srs.SetFromUserInput(input))
+     {
+         throw std::invalid_argument("could not import coordinate system into OSRSpatialReference SetFromUserInput");
+     }
+@@ -763,7 +771,11 @@ std::string SpatialReference::GetProj4()
+     const char* poWKT = wkt.c_str();
+ 
+     OGRSpatialReference srs(NULL);
++#if GDAL_VERSION_MAJOR > 2 || (GDAL_VERSION_MAJOR == 2 && GDAL_VERSION_MINOR >= 3)
++    if (OGRERR_NONE != srs.importFromWkt(poWKT))
++#else
+     if (OGRERR_NONE != srs.importFromWkt(const_cast<char **> (&poWKT)))
++#endif
+     {
+         return std::string();
+     }


=====================================
debian/patches/0001-WITH_GDAL-fix-build-with-DDEBUG.patch
=====================================
--- /dev/null
+++ b/debian/patches/0001-WITH_GDAL-fix-build-with-DDEBUG.patch
@@ -0,0 +1,75 @@
+Description: WITH_GDAL: fix build with -DDEBUG
+Author: Even Rouault <even.rouault at spatialys.com>
+Origin: https://github.com/libLAS/libLAS/commit/464635186b1208c8ff37f5570c90cf8f5f468f07
+
+--- a/src/spatialreference.cpp
++++ b/src/spatialreference.cpp
+@@ -581,7 +581,7 @@ std::string SpatialReference::GetWKT(WKT
+             else
+                 poSRS->exportToWkt( &pszWKT );
+ 
+-            OSRDestroySpatialReference( poSRS );
++            OGRSpatialReference::DestroySpatialReference( poSRS );
+ 
+             result_wkt = pszWKT;
+             CPLFree( pszWKT );
+@@ -615,7 +615,7 @@ std::string SpatialReference::GetWKT(WKT
+             CPLFree( pszWKT );
+             pszWKT = NULL;
+             poSRS->exportToPrettyWkt(&pszWKT, false);
+-            OSRDestroySpatialReference( poSRS );
++            OGRSpatialReference::DestroySpatialReference( poSRS );
+ 
+         }
+ 
+@@ -646,7 +646,7 @@ std::string SpatialReference::GetWKT(WKT
+             else
+                 poSRS->exportToWkt( &pszWKT );
+ 
+-            OSRDestroySpatialReference( poSRS );
++            OGRSpatialReference::DestroySpatialReference( poSRS );
+         }
+ #else
+         boost::ignore_unused_variable_warning(mode_flag);
+--- a/src/transform.cpp
++++ b/src/transform.cpp
+@@ -127,7 +127,8 @@ void ReprojectionTransform::Initialize(c
+     m_in_ref_ptr = ReferencePtr(OSRNewSpatialReference(0), OGRSpatialReferenceDeleter());
+     m_out_ref_ptr = ReferencePtr(OSRNewSpatialReference(0), OGRSpatialReferenceDeleter());
+     
+-    int result = OSRSetFromUserInput(m_in_ref_ptr.get(), inSRS.GetWKT(liblas::SpatialReference::eCompoundOK).c_str());
++    int result = OSRSetFromUserInput(reinterpret_cast<OGRSpatialReferenceH>(m_in_ref_ptr.get()),
++                                     inSRS.GetWKT(liblas::SpatialReference::eCompoundOK).c_str());
+     if (result != OGRERR_NONE) 
+     {
+         std::ostringstream msg; 
+@@ -137,7 +138,8 @@ void ReprojectionTransform::Initialize(c
+         throw std::runtime_error(msg.str());
+     }
+     
+-    result = OSRSetFromUserInput(m_out_ref_ptr.get(), outSRS.GetWKT(liblas::SpatialReference::eCompoundOK).c_str());
++    result = OSRSetFromUserInput(reinterpret_cast<OGRSpatialReferenceH>(m_out_ref_ptr.get()),
++                                 outSRS.GetWKT(liblas::SpatialReference::eCompoundOK).c_str());
+     if (result != OGRERR_NONE) 
+     {
+         std::ostringstream msg; 
+@@ -147,7 +149,9 @@ void ReprojectionTransform::Initialize(c
+         std::string message(msg.str());
+         throw std::runtime_error(message);
+     }
+-    m_transform_ptr = TransformPtr(OCTNewCoordinateTransformation( m_in_ref_ptr.get(), m_out_ref_ptr.get()), OSRTransformDeleter());
++    m_transform_ptr = TransformPtr(OCTNewCoordinateTransformation( reinterpret_cast<OGRSpatialReferenceH>(m_in_ref_ptr.get()),
++                                                                   reinterpret_cast<OGRSpatialReferenceH>(m_out_ref_ptr.get())),
++                                   OSRTransformDeleter());
+ #else
+ 
+     boost::ignore_unused_variable_warning(inSRS);
+@@ -170,7 +174,7 @@ bool ReprojectionTransform::transform(Po
+     double y = point.GetY();
+     double z = point.GetZ();
+ 
+-    ret = OCTTransform(m_transform_ptr.get(), 1, &x, &y, &z);    
++    ret = OCTTransform(reinterpret_cast<OGRCoordinateTransformationH>(m_transform_ptr.get()), 1, &x, &y, &z);
+     if (!ret)
+     {
+         std::ostringstream msg; 


=====================================
debian/patches/0001-gt_citation.cpp-fix-compilation-against-GDAL-2.3.patch
=====================================
--- /dev/null
+++ b/debian/patches/0001-gt_citation.cpp-fix-compilation-against-GDAL-2.3.patch
@@ -0,0 +1,28 @@
+Description: gt_citation.cpp: fix compilation against GDAL 2.3
+ .
+ The call to GetAngularUnits(NULL) is ambiguous since there is now
+     double      GetAngularUnits( char ** ) const CPL_WARN_DEPRECATED("Use GetAngularUnits(const char**) instead");
+     double      GetAngularUnits( const char ** = nullptr ) const;
+     double      GetAngularUnits( std::nullptr_t ) const
+ .
+ But GetAngularUnits(NULL) doesn't match GetAngularUnits( std::nullptr_t )
+ .
+ This change is also compatible of previous GDAL version
+Author: Even Rouault <even.rouault at spatialys.com>
+Origin: https://github.com/libLAS/libLAS/commit/ec10e274ee765aa54e7c71c8b44d2c7494e63804
+
+--- a/src/gt_citation.cpp
++++ b/src/gt_citation.cpp
+@@ -387,10 +387,10 @@ void SetGeogCSCitation(GTIF * psGTIF, OG
+         osCitation += primemName;
+         bRewriteGeogCitation = TRUE;
+ 
+-        double primemValue = poSRS->GetPrimeMeridian(NULL);
++        double primemValue = poSRS->GetPrimeMeridian();
+         if(angUnitName && !EQUAL(angUnitName, "Degree"))
+         {
+-            double aUnit = poSRS->GetAngularUnits(NULL);
++            double aUnit = poSRS->GetAngularUnits();
+             primemValue *= aUnit;
+         }
+         GTIFKeySet( psGTIF, GeogPrimeMeridianLongGeoKey, TYPE_DOUBLE, 1, 


=====================================
debian/patches/gdal-c++11.patch
=====================================
--- /dev/null
+++ b/debian/patches/gdal-c++11.patch
@@ -0,0 +1,14 @@
+Description: Use C++11 for compatibility with GDAL 2.3.0.
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -155,7 +155,7 @@ else()
+ 
+     set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${LIBLAS_COMMON_CXX_FLAGS}")
+     if (CMAKE_COMPILER_IS_GNUCXX)
+-      set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++98 -ansi")
++      set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
+     endif()
+ 
+   elseif("${CMAKE_CXX_COMPILER_ID}" MATCHES "Clang" OR "${CMAKE_CXX_COMPILER}" MATCHES "clang")


=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,5 @@
+gdal-c++11.patch
+0001-gt_citation.cpp-fix-compilation-against-GDAL-2.3.patch
+0001-GDAL-interface-no-longer-use-deprecated-API-of-GDAL-.patch
+0001-WITH_GDAL-fix-build-with-DDEBUG.patch
+0001-Fix-compilation-with-DDEBUG-and-GDAL-2.patch


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -74,4 +74,3 @@ override_dh_install-indep:
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
-



View it on GitLab: https://salsa.debian.org/debian-gis-team/liblas/compare/63d7ae004eb2bce85999801a323dd68c5bb5e196...a873e20008777e899461ce851534139a63c2e71e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/liblas/compare/63d7ae004eb2bce85999801a323dd68c5bb5e196...a873e20008777e899461ce851534139a63c2e71e
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/20180524/0de8d2d2/attachment-0001.html>


More information about the Pkg-grass-devel mailing list