[Git][debian-gis-team/libgeotiff][master] 2 commits: Add patch to fix FTFBS with PROJ 6.2.0. (closes: #939399)

Bas Couwenberg gitlab at salsa.debian.org
Wed Sep 4 15:10:40 BST 2019



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


Commits:
5e708726 by Bas Couwenberg at 2019-09-04T14:09:01Z
Add patch to fix FTFBS with PROJ 6.2.0. (closes: #939399)

- - - - -
7ce0df28 by Bas Couwenberg at 2019-09-04T14:09:02Z
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/proj-6.2.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libgeotiff (1.5.1-2) unstable; urgency=medium
+
+  * Add patch to fix FTFBS with PROJ 6.2.0.
+    (closes: #939399)
+
+ -- Bas Couwenberg <sebastic at 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.


=====================================
debian/patches/proj-6.2.patch
=====================================
@@ -0,0 +1,21 @@
+Description: Fix FTBFS with PROJ 6.2.0.
+Author: Bas Couwenberg <sebastic at 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)


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 0001-GTIFDecToDMS-fix-rounding-issue-refs-16.patch
 0001-GTIFDecToDMS-avoid-invalid-double-int-cast-on-invali.patch
+proj-6.2.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/compare/09d245bf0c05726bbb42b5c3aa55c20ec77ea5f6...7ce0df2867dcc846c67d7ad404d537f3c554ef36

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/compare/09d245bf0c05726bbb42b5c3aa55c20ec77ea5f6...7ce0df2867dcc846c67d7ad404d537f3c554ef36
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/20190904/99622d2c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list