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 <[email protected]> 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 <[email protected]> -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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
