[Git][debian-gis-team/proj][experimental] 3 commits: Add upstream patch to fix uniconvert test failure on some architectures.

Bas Couwenberg gitlab at salsa.debian.org
Sun Feb 17 08:21:46 GMT 2019


Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj


Commits:
f0923c3b by Bas Couwenberg at 2019-02-17T07:49:02Z
Add upstream patch to fix uniconvert test failure on some architectures.

- - - - -
7623ace2 by Bas Couwenberg at 2019-02-17T08:09:14Z
Update symbols for amd64.

- - - - -
ec2d9c27 by Bas Couwenberg at 2019-02-17T08:09:14Z
Set distribution to experimental.

- - - - -


4 changed files:

- debian/changelog
- debian/libproj15.symbols
- + debian/patches/0001-Slack-tolerance-in-deg-rad-unitconvert-test.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proj (6.0.0~rc1-1~exp2) experimental; urgency=medium
+
+  * Add upstream patch to fix uniconvert test failure on some architectures.
+  * Update symbols for amd64.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 17 Feb 2019 08:49:03 +0100
+
 proj (6.0.0~rc1-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/libproj15.symbols
=====================================
@@ -1401,6 +1401,7 @@ libproj.so.15 #PACKAGE# #MINVER#
  (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_ at Base 6.0.0~rc1
  (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EEaSERKS9_ at Base 6.0.0~rc1
  (optional=templinst)_ZNSt6vectorIbSaIbEE13_M_insert_auxESt13_Bit_iteratorb at Base 6.0.0~rc1
+ (optional=templinst)_ZNSt6vectorIbSaIbEE9push_backEb at Base 6.0.0~rc1
  (optional=templinst)_ZNSt6vectorIdSaIdEE12emplace_backIJdEEEvDpOT_ at Base 6.0.0~rc1
  (optional=templinst)_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_ at Base 6.0.0~rc1
  (optional=templinst)_ZNSt6vectorIdSaIdEEaSERKS1_ at Base 6.0.0~rc1


=====================================
debian/patches/0001-Slack-tolerance-in-deg-rad-unitconvert-test.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Slack tolerance in deg->rad unitconvert test
+Author: Kristian Evers <kristianevers at gmail.com>
+Origin: https://github.com/OSGeo/proj.4/commit/a8cbe0c66974871f5a7bd7ef94001ebf461ac7ea
+Bug: https://github.com/OSGeo/proj.4/issues/1275
+
+--- a/test/gie/unitconvert.gie
++++ b/test/gie/unitconvert.gie
+@@ -26,7 +26,7 @@ accept      1       1       1   1
+ expect      0.5     0.5     1   1
+ 
+ operation   proj=unitconvert xy_in=deg xy_out=rad
+-tolerance   0.000000000001
++tolerance   0.0000001
+ accept      1       1       1   1
+ expect      1       1       1   1 # gie does a rad->deg conversion behind the scenes
+ 


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+0001-Slack-tolerance-in-deg-rad-unitconvert-test.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/compare/e6ef89a354449e6b23b8c82652cf378cb89ed60e...ec2d9c27d346caa64a8a1d8c0679b3daf07129ab

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/compare/e6ef89a354449e6b23b8c82652cf378cb89ed60e...ec2d9c27d346caa64a8a1d8c0679b3daf07129ab
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/20190217/9fa1ab91/attachment-0001.html>


More information about the Pkg-grass-devel mailing list