[Git][debian-gis-team/postgis][experimental] Require at least libsfcgal-dev 1.3.1.
Bas Couwenberg
gitlab at salsa.debian.org
Mon May 27 14:21:58 BST 2019
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
77819a64 by Bas Couwenberg at 2019-05-27T13:01:21Z
Require at least libsfcgal-dev 1.3.1.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ postgis (3.0.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
* Remove README files before dh_install.
* Bump GEOS build dependency to 3.6.
* Bump pgversions to 9.5+.
+ * Require at least libsfcgal-dev 1.3.1.
-- Bas Couwenberg <sebastic at debian.org> Sun, 26 May 2019 18:22:12 +0200
=====================================
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 (>= 1.3.1) [!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 (>= 1.3.1) [!armel],
libxml2-dev (>= 2.5.0~),
lsb-release,
po-debconf,
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/77819a6440b5315050e5640825be2073b69619ab
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/77819a6440b5315050e5640825be2073b69619ab
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/20190527/c16d2b37/attachment.html>
More information about the Pkg-grass-devel
mailing list