[Git][debian-gis-team/libgeotiff][master] Update upstream patch to fix FTBFS with PROJ 9.3.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Sep 1 05:23:33 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff
Commits:
db254eda by Bas Couwenberg at 2023-09-01T06:17:17+02:00
Update upstream patch to fix FTBFS with PROJ 9.3.
- - - - -
4 changed files:
- debian/changelog
- − debian/patches/clean.patch
- debian/patches/pr90-PROJ-9.3.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
libgeotiff (1.7.1-4) UNRELEASED; urgency=medium
- * Add patch to fix building the package twice.
+ * Update upstream patch to fix FTBFS with PROJ 9.3.
-- Bas Couwenberg <sebastic at debian.org> Thu, 31 Aug 2023 18:46:19 +0200
=====================================
debian/patches/clean.patch deleted
=====================================
@@ -1,15 +0,0 @@
-Description: Also remove testlistgeo_out.dist.normalized.
-Author: Bas Couwenberg <sebastic at debian.org>
-Forwarded: https://github.com/OSGeo/libgeotiff/pull/90#issuecomment-1701401915
-
---- a/test/testlistgeo
-+++ b/test/testlistgeo
-@@ -246,7 +246,7 @@ else
- echo "TEST OK"
- echo "test file ${OUT} removed"
- echo
-- rm testlistgeo_out.dist.tmp
-+ rm testlistgeo_out.dist.tmp testlistgeo_out.dist.normalized
- /bin/rm -f ${OUT}
- exit 0
- fi
=====================================
debian/patches/pr90-PROJ-9.3.patch
=====================================
@@ -32,3 +32,12 @@ Bug: https://github.com/OSGeo/libgeotiff/issues/89
if [ $? -ne 0 ] ; then
echo ""
echo "PROBLEMS HAVE OCCURRED"
+@@ -236,7 +246,7 @@ else
+ echo "TEST OK"
+ echo "test file ${OUT} removed"
+ echo
+- rm testlistgeo_out.dist.tmp
++ rm testlistgeo_out.dist.normalized
+ /bin/rm -f ${OUT}
+ exit 0
+ fi
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,2 @@
pr82-Fix-test-failures-with-PROJ-9.1.1.patch
pr90-PROJ-9.3.patch
-clean.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/db254eda681f1a3212db7c1de3836c15e8b77d8e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/db254eda681f1a3212db7c1de3836c15e8b77d8e
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/20230901/57ab451c/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list