[Git][debian-gis-team/libgeotiff][master] Add patch to fix building the package twice.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Aug 31 17:46:52 BST 2023



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


Commits:
c2bf64a3 by Bas Couwenberg at 2023-08-31T18:46:42+02:00
Add patch to fix building the package twice.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/clean.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libgeotiff (1.7.1-4) UNRELEASED; urgency=medium
+
+  * Add patch to fix building the package twice.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 31 Aug 2023 18:46:19 +0200
+
 libgeotiff (1.7.1-3) unstable; urgency=medium
 
   * Bump Standards-Version to 4.6.2, no changes.


=====================================
debian/patches/clean.patch
=====================================
@@ -0,0 +1,15 @@
+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/series
=====================================
@@ -1,2 +1,3 @@
 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/c2bf64a36fdcab5f68723aa223209eefd4a215a3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/c2bf64a36fdcab5f68723aa223209eefd4a215a3
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/20230831/d7b74b90/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list