[Git][debian-gis-team/postgis][master] 2 commits: Disable SFCGAL support on armhf, it FTBFS there.
Bas Couwenberg
gitlab at salsa.debian.org
Fri Dec 6 10:58:06 GMT 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / postgis
Commits:
bb25bc5d by Bas Couwenberg at 2019-12-06T10:23:33Z
Disable SFCGAL support on armhf, it FTBFS there.
- - - - -
1449d3ff by Bas Couwenberg at 2019-12-06T10:23:44Z
Set distribution to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.0.0+dfsg-3) unstable; urgency=medium
+
+ * Disable SFCGAL support on armhf, it FTBFS there.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 06 Dec 2019 11:23:34 +0100
+
postgis (3.0.0+dfsg-2) unstable; urgency=medium
* Move from experimental to unstable.
=====================================
debian/control
=====================================
@@ -26,7 +26,7 @@ Build-Depends: autoconf2.13,
libjson-c-dev | libjson0-dev (>= 0.9~),
libproj-dev (>= 4.6.0),
libprotobuf-c-dev,
- libsfcgal-dev (>= 1.3.1) [!armel],
+ libsfcgal-dev (>= 1.3.1) [!armel !armhf],
libxml2-dev (>= 2.5.0~),
lsb-release,
po-debconf,
=====================================
debian/control.in
=====================================
@@ -26,7 +26,7 @@ Build-Depends: autoconf2.13,
libjson-c-dev | libjson0-dev (>= 0.9~),
libproj-dev (>= 4.6.0),
libprotobuf-c-dev,
- libsfcgal-dev (>= 1.3.1) [!armel],
+ libsfcgal-dev (>= 1.3.1) [!armel !armhf],
libxml2-dev (>= 2.5.0~),
lsb-release,
po-debconf,
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/d9e2766f50057d4f72494c52cca505f017c50df3...1449d3ff397d6becd5a4e8e69ca70979037d59ad
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/d9e2766f50057d4f72494c52cca505f017c50df3...1449d3ff397d6becd5a4e8e69ca70979037d59ad
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/20191206/bb4be26a/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list