[Git][debian-gis-team/proj][experimental] 5 commits: New upstream version 7.2.0~rc2
Bas Couwenberg
gitlab at salsa.debian.org
Wed Oct 28 14:35:50 GMT 2020
Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj
Commits:
966b19d3 by Bas Couwenberg at 2020-10-28T15:12:55+01:00
New upstream version 7.2.0~rc2
- - - - -
134e8bec by Bas Couwenberg at 2020-10-28T15:13:25+01:00
Update upstream source from tag 'upstream/7.2.0_rc2'
Update to upstream version '7.2.0~rc2'
with Debian dir afd6ae8c15ff43da188bea2578d0c4c5ae9efdea
- - - - -
b58a317d by Bas Couwenberg at 2020-10-28T15:13:48+01:00
New upstream release candidate.
- - - - -
8018c387 by Bas Couwenberg at 2020-10-28T15:16:15+01:00
Update 7.2.0~rc1 symbols for other architectures.
- - - - -
4d2c9489 by Bas Couwenberg at 2020-10-28T15:16:33+01:00
Set distribution to experimental.
- - - - -
5 changed files:
- CMakeLists.txt
- data/sql/grid_alternatives.sql
- data/sql/grid_transformation_custom.sql
- debian/changelog
- debian/libproj19.symbols
Changes:
=====================================
CMakeLists.txt
=====================================
@@ -111,7 +111,7 @@ message(STATUS "Configuring PROJ:")
################################################################################
include(ProjVersion)
proj_version(MAJOR 7 MINOR 2 PATCH 0)
-set(PROJ_API_VERSION "21")
+set(PROJ_API_VERSION "19")
set(PROJ_BUILD_VERSION "21.0.2")
################################################################################
=====================================
data/sql/grid_alternatives.sql
=====================================
@@ -162,7 +162,7 @@ VALUES
('ISN2004_ISN2016.gsb','is_lmi_ISN2004_ISN2016.tif','ISN2004_ISN2016.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/is_lmi_ISN2004_ISN2016.tif',1,1,NULL),
-- jp_gsi - Geospatial Information Authority of Japan
-('jp_gsi_gsigeo2011_mainland.tif','jp_gsi_gsigeo2011_mainland.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/jp_gsi_gsigeo2011_mainland.tif',1,1,NULL),
+('jp_gsi_gsigeo2011.tif','jp_gsi_gsigeo2011.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/jp_gsi_gsigeo2011.tif',1,1,NULL),
-- nc_dittt - Gouvernement de Nouvelle Calédonie - DITTT
('Ranc08_Circe.mnt','nc_dittt_Ranc08_Circe.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/nc_dittt_Ranc08_Circe.tif',1,1,NULL),
=====================================
data/sql/grid_transformation_custom.sql
=====================================
@@ -157,7 +157,7 @@ INSERT INTO "grid_transformation" VALUES(
'EPSG','6667', -- source CRS (JDG2011)
'EPSG','6695', -- target CRS (JDG2011 (vertical) height)
NULL,
- 'EPSG','8666','Geoid (height correction) model file','jp_gsi_gsigeo2011_mainland.tif',
+ 'EPSG','8666','Geoid (height correction) model file','jp_gsi_gsigeo2011.tif',
NULL,NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "usage" VALUES(
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proj (7.2.0~rc2-1~exp1) experimental; urgency=medium
+
+ * New upstream release candidate.
+ * Update 7.2.0~rc1 symbols for other architectures.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 28 Oct 2020 15:16:19 +0100
+
proj (7.2.0~rc1-1~exp2) experimental; urgency=medium
* Revert SOVERSION changes.
=====================================
debian/libproj19.symbols
=====================================
The diff for this file was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/084edb27c1bd0079686228b17f166a2a3009901c...4d2c948966f8a4eae8fe2a33efbaaad24f928c37
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/084edb27c1bd0079686228b17f166a2a3009901c...4d2c948966f8a4eae8fe2a33efbaaad24f928c37
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/20201028/60c61fee/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list