Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits: da7f1ee2 by Bas Couwenberg at 2020-11-20T08:39:54+01:00 Update regress autopkgtest for sfcgal. - - - - - 2 changed files: - debian/changelog - debian/tests/regress Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +postgis (3.1.0~alpha3+dfsg-1~exp2) UNRELEASED; urgency=medium + + * Update regress autopkgtest for sfcgal. + + -- Bas Couwenberg <[email protected]> Fri, 20 Nov 2020 08:39:50 +0100 + postgis (3.1.0~alpha3+dfsg-1~exp1) experimental; urgency=medium [ Christoph Berg ] ===================================== debian/tests/regress ===================================== @@ -34,6 +34,6 @@ for v in $(pg_buildext installed-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 + make -C sfcgal/regress -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/-/commit/da7f1ee27409013521eaff3585290d3a97dd9bcc -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/da7f1ee27409013521eaff3585290d3a97dd9bcc 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
