[Git][debian-gis-team/postgis][experimental] 4 commits: Add upstream patch to fix FTBFS with GEOS 3.14.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 23 13:06:23 BST 2025



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


Commits:
6c02b478 by Bas Couwenberg at 2025-08-23T12:12:42+02:00
Add upstream patch to fix FTBFS with GEOS 3.14.

- - - - -
9f082228 by Bas Couwenberg at 2025-08-23T12:12:55+02:00
Set distribution to unstable.

- - - - -
0d539163 by Bas Couwenberg at 2025-08-23T12:26:28+02:00
Merge tag 'debian/3.5.3+dfsg-2' into experimental

releasing package postgis version 3.5.3+dfsg-2

- - - - -
1e342963 by Bas Couwenberg at 2025-08-23T14:04:43+02:00
Drop mips{,el} & 32bit archs from IGNORE_TEST_FAILURE_ARCHS.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 postgis (3.6.0~rc1+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * Add patch to fix building twice.
+  * Drop mips{,el} & 32bit archs from IGNORE_TEST_FAILURE_ARCHS.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 19 Aug 2025 06:20:45 +0200
 
@@ -23,6 +24,12 @@ postgis (3.6.0~alpha1+dfsg-1~exp1) experimental; urgency=medium
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 18 May 2025 19:01:04 +0200
 
+postgis (3.5.3+dfsg-2) unstable; urgency=medium
+
+  * Add upstream patch to fix FTBFS with GEOS 3.14.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 23 Aug 2025 12:12:46 +0200
+
 postgis (3.5.3+dfsg-1) unstable; urgency=medium
 
   * Add patch to fix FTBFS with SFCGAL 2.2.0.


=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ include /usr/share/dpkg/pkg-info.mk
 include /usr/share/postgresql-common/pgxs_debian_control.mk
 
 # Ignore testsuite failures on these architectures
-IGNORE_TEST_FAILURE_ARCHS = i386 mips mips64el mipsel s390x alpha hppa hurd-i386 kfreebsd-i386 powerpc ppc64 sparc64
+IGNORE_TEST_FAILURE_ARCHS = mips64el s390x alpha ppc64 sparc64
 ifneq (,$(filter $(DEB_BUILD_ARCH),$(IGNORE_TEST_FAILURE_ARCHS)))
 	TEST_FAIL_COMMAND = echo "Ignoring test failures"
 else



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/49ae264ad4d4396171a4406b4df5c6120dcf5c0a...1e3429634eb5c0fc14eeb6dbf3c37338efc89fea

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/49ae264ad4d4396171a4406b4df5c6120dcf5c0a...1e3429634eb5c0fc14eeb6dbf3c37338efc89fea
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/20250823/6c392487/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list