Bas Couwenberg pushed to branch master at Debian GIS Project / postgis
Commits: e7a626e0 by Bas Couwenberg at 2019-12-06T13:44:47Z Disable SFCGAL support in regress autopkgtest too. - - - - - 15c516d7 by Bas Couwenberg at 2019-12-06T13:45:31Z Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/tests/regress Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +postgis (3.0.0+dfsg-5) unstable; urgency=medium + + * Disable SFCGAL support in regress autopkgtest too. + + -- Bas Couwenberg <[email protected]> Fri, 06 Dec 2019 14:45:21 +0100 + postgis (3.0.0+dfsg-4) unstable; urgency=medium * Disable SFCGAL support entirely, causes FTBFS. ===================================== debian/tests/regress ===================================== @@ -26,6 +26,5 @@ for v in $(pg_buildext supported-versions); do pg_virtualenv -v $v <<-EOF set -eux make -C regress/core -f Makefile.in check PERL=perl RUNTESTFLAGS="--extension --verbose" POSTGIS_GEOS_VERSION=$POSTGIS_GEOS_VERSION - make -C regress/sfcgal -f Makefile.in check PERL=perl RUNTESTFLAGS="--extension --verbose" HAVE_SFCGAL=yes EOF done View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/80cbd31f6eced4c5e019deb1a09d5f8908b3a846...15c516d782937e48b004b089092d85131c9983b4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/80cbd31f6eced4c5e019deb1a09d5f8908b3a846...15c516d782937e48b004b089092d85131c9983b4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
