[Git][debian-gis-team/postgis][master] 2 commits: Revert "Disable SFCGAL support again, FTBFS with Boost 1.67."

Bas Couwenberg gitlab at salsa.debian.org
Thu Nov 22 06:16:54 GMT 2018


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


Commits:
a23913d5 by Bas Couwenberg at 2018-11-20T13:29:05Z
Revert "Disable SFCGAL support again, FTBFS with Boost 1.67."

This reverts commit 400eb5d82a0b06910b2b5685208b4fc48977b215.

- - - - -
90dba9ef by Bas Couwenberg at 2018-11-22T05:53:00Z
Set distribution to unstable.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/control.in
- debian/liblwgeom-2.5-0.symbols
- debian/tests/test-extension-creation


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,9 @@
-postgis (2.5.1+dfsg-1) UNRELEASED; urgency=medium
+postgis (2.5.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
   * Add Build-Depends-Package field to symbols file.
-  * Disable SFCGAL support again, FTBFS with Boost 1.67.
 
- -- Bas Couwenberg <sebastic at debian.org>  Mon, 19 Nov 2018 07:25:55 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Nov 2018 06:52:52 +0100
 
 postgis (2.5.0+dfsg-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -25,7 +25,7 @@ Build-Depends: autoconf2.13,
                libjson-c-dev | libjson0-dev (>= 0.9~),
                libproj-dev (>= 4.6.0),
                libprotobuf-c-dev,
-#               libsfcgal-dev [!armel],
+               libsfcgal-dev [!armel],
                libxml2-dev (>= 2.5.0~),
                lsb-release,
                po-debconf,


=====================================
debian/control.in
=====================================
@@ -25,7 +25,7 @@ Build-Depends: autoconf2.13,
                libjson-c-dev | libjson0-dev (>= 0.9~),
                libproj-dev (>= 4.6.0),
                libprotobuf-c-dev,
-#               libsfcgal-dev [!armel],
+               libsfcgal-dev [!armel],
                libxml2-dev (>= 2.5.0~),
                lsb-release,
                po-debconf,


=====================================
debian/liblwgeom-2.5-0.symbols
=====================================
@@ -3,12 +3,12 @@ liblwgeom-2.5.so.0 #PACKAGE# #MINVER#
  GBOX2GEOS at Base 2.2.0
  GEOS2LWGEOM at Base 2.0.0
  LWGEOM2GEOS at Base 2.0.0
-# (arch=!armel)LWGEOM2SFCGAL at Base 2.2.0
+ (arch=!armel)LWGEOM2SFCGAL at Base 2.2.0
  LWGEOM_GEOS_buildArea at Base 2.0.0
  LWGEOM_GEOS_getPointN at Base 2.0.0
  LWGEOM_GEOS_makeValid at Base 2.5.0~beta1
  MULTITYPE at Base 2.1.5
-# (arch=!armel)SFCGAL2LWGEOM at Base 2.2.0
+ (arch=!armel)SFCGAL2LWGEOM at Base 2.2.0
  UF_create at Base 2.2.0
  UF_destroy at Base 2.2.0
  UF_find at Base 2.2.0
@@ -440,8 +440,8 @@ liblwgeom-2.5.so.0 #PACKAGE# #MINVER#
  lwgeom_set_geodetic at Base 2.0.0
  lwgeom_set_handlers at Base 2.1.0
  lwgeom_set_srid at Base 2.0.0
-# (arch=!armel)lwgeom_sfcgal_noop at Base 2.2.0
-# (arch=!armel)lwgeom_sfcgal_version at Base 2.2.0
+ (arch=!armel)lwgeom_sfcgal_noop at Base 2.2.0
+ (arch=!armel)lwgeom_sfcgal_version at Base 2.2.0
  lwgeom_sharedpaths at Base 2.0.0
  lwgeom_simplify at Base 2.0.0
  lwgeom_simplify_in_place at Base 2.5.0~beta1


=====================================
debian/tests/test-extension-creation
=====================================
@@ -5,7 +5,7 @@ set -eu
 for v in $(pg_buildext supported-versions); do
 	pg_virtualenv -v $v sh -e <<-'EOF'
 	# test extension
-	for ext in postgis fuzzystrmatch postgis_tiger_geocoder postgis_topology address_standardizer address_standardizer_data_us; do
+	for ext in postgis postgis_sfcgal fuzzystrmatch postgis_tiger_geocoder postgis_topology address_standardizer address_standardizer_data_us; do
 		psql -eXc "CREATE EXTENSION $ext"
 	done
 	EOF



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/400eb5d82a0b06910b2b5685208b4fc48977b215...90dba9ef6dc27d221326411110f52756a8951943

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/400eb5d82a0b06910b2b5685208b4fc48977b215...90dba9ef6dc27d221326411110f52756a8951943
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/20181122/b605439f/attachment-0001.html>


More information about the Pkg-grass-devel mailing list