Skip to content
Commits on Source (2)
libgeotiff (1.5.1-2) unstable; urgency=medium
* Add patch to fix FTFBS with PROJ 6.2.0.
(closes: #939399)
-- Bas Couwenberg <sebastic@debian.org> Wed, 04 Sep 2019 16:05:10 +0200
libgeotiff (1.5.1-1) unstable; urgency=medium
* Update gbp.conf to use --source-only-changes by default.
......
Description: Fix FTBFS with PROJ 6.2.0.
Author: Bas Couwenberg <sebastic@debian.org>
Bug: https://github.com/OSGeo/libgeotiff/issues/22
Bug-Debian: https://bugs.debian.org/939399
--- a/test/testlistgeo_out.dist
+++ b/test/testlistgeo_out.dist
@@ -1697,11 +1697,11 @@ Geotiff_Information:
Keyed_Information:
GTModelTypeGeoKey (Short,1): ModelTypeProjected
GTRasterTypeGeoKey (Short,1): RasterPixelIsArea
- ProjectedCSTypeGeoKey (Short,1): Code-3035 (ETRS89 / LAEA Europe)
+ ProjectedCSTypeGeoKey (Short,1): Code-3035 (ETRS89-extended / LAEA Europe)
End_Of_Keys.
End_Of_Geotiff.
-PCS = 3035 (ETRS89 / LAEA Europe)
+PCS = 3035 (ETRS89-extended / LAEA Europe)
Projection = 19986 (Europe Equal Area 2001)
Projection Method: CT_LambertAzimEqualArea
ProjCenterLatGeoKey: 52.000000 ( 52d 0' 0.00"N)
0001-GTIFDecToDMS-fix-rounding-issue-refs-16.patch
0001-GTIFDecToDMS-avoid-invalid-double-int-cast-on-invali.patch
proj-6.2.patch