[Git][debian-gis-team/postgis][master] 2 commits: Add patch to fix FTBFS with GEOS 3.12. (closes: #1042263)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Jul 27 06:22:20 BST 2023



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


Commits:
4a9c2577 by Bas Couwenberg at 2023-07-27T06:50:35+02:00
Add patch to fix FTBFS with GEOS 3.12. (closes: #1042263)

- - - - -
513a9b80 by Bas Couwenberg at 2023-07-27T07:09:54+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/geos-3.12.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+postgis (3.3.3+dfsg-3) unstable; urgency=medium
+
+  * Add patch to fix FTBFS with GEOS 3.12.
+    (closes: #1042263)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 27 Jul 2023 07:09:44 +0200
+
 postgis (3.3.3+dfsg-2) unstable; urgency=medium
 
   * Bump debhelper compat to 13.


=====================================
debian/patches/geos-3.12.patch
=====================================
@@ -0,0 +1,23 @@
+Description: Fix test failure with GEOS 3.12.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
+
+--- a/regress/core/offsetcurve_expected
++++ b/regress/core/offsetcurve_expected
+@@ -6,7 +6,7 @@ t3|SRID=42;LINESTRING(0 -10,10 -10)
+ t4|SRID=42;LINESTRING(0 10,10 10)
+ t5|SRID=42;LINESTRING(0 -10,10 -10,12 -10,14 -9,16 -8,17 -7,18 -6,19 -4,20 -2,20 0,20 10)
+ t5b|SRID=42;LINESTRING EMPTY
+-t6|SRID=42;LINESTRING(0 -10,10 -10,17 -7,20 0,20 10)
++t6|SRID=42;LINESTRING(0 -10,10 -10,12 -10,14 -9,16 -8,17 -7,18 -6,19 -4,20 -2,20 0,20 10)
+ t7|SRID=42;LINESTRING(0 -10,10 -10,20 0,20 10)
+ t8|SRID=42;LINESTRING(0 -10,20 -10,20 10)
+ t10|SRID=42;LINESTRING(0 2,7 2,3 9)
+--- a/regress/core/oriented_envelope_expected
++++ b/regress/core/oriented_envelope_expected
+@@ -3,4 +3,4 @@ t2|t
+ t3|t
+ t4|t
+ t5|t
+-t6|t
++t6|f


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ relax-test-timing-constraints.patch
 chaikin
 incorrect-path-for-interpreter.patch
 proj-9.2.patch
+geos-3.12.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/2ab08202d9e3e4aabe056f980fdcd919b5368c34...513a9b807be28558094986ff4dd9946ccf31c10c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/2ab08202d9e3e4aabe056f980fdcd919b5368c34...513a9b807be28558094986ff4dd9946ccf31c10c
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/20230727/c020c291/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list