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

Commits:
60d6b9ae by Bas Couwenberg at 2018-02-21T14:47:36+01:00
Rename PROJ.4 to PROJ.

- - - - -


2 changed files:

- debian/changelog
- debian/man/shpproj.md


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ shapelib (1.4.1-2) UNRELEASED; urgency=medium
   * Update copyright-format URL to use HTTPS.
   * Bump Standards-Version to 4.1.3, no changes.
   * Update watch file to use HTTPS.
+  * Rename PROJ.4 to PROJ.
 
  -- Bas Couwenberg <sebas...@debian.org>  Wed, 15 Nov 2017 22:12:52 +0100
 


=====================================
debian/man/shpproj.md
=====================================
--- a/debian/man/shpproj.md
+++ b/debian/man/shpproj.md
@@ -1,5 +1,5 @@
-shpproj(1) -- Reproject Shapefiles using PROJ.4
-===============================================
+shpproj(1) -- Reproject Shapefiles using PROJ
+==============================================
 
 ##SYNOPSIS
 `shpproj` _in_shp_file_ _out_shp_file_ [`-i=`_in_proj_file_ | 
`-i=`"_in_params_" | `-i=geographic`] [`-o=`_out_info_file_ | 
`-o=`"_out_params_" | `-o=geographic`]
@@ -19,7 +19,7 @@ shpproj(1) -- Reproject Shapefiles using PROJ.4
 
 ##PROJECTION DETAILS
  * PROJECTION PARAMETER FILE:
- This file MUST end with the extension ".prj". It has the form of one 
projection parameter per line. Parameters can be in any order. The projection 
parameters are those used to define a PROJ.4 projection.
+ This file MUST end with the extension ".prj". It has the form of one 
projection parameter per line. Parameters can be in any order. The projection 
parameters are those used to define a PROJ projection.
 
  * PROJECTION PARAMETERS:
  Are the same as used by proj and invproj.
@@ -28,7 +28,7 @@ use:
     proj -lu   to see available units
     proj -le   to see available ellipsoid
 
-Or visit the PROJ.4 web page at http://www.remotesensing.org/proj for more 
details.
+Or visit the PROJ web page at http://www.remotesensing.org/proj for more 
details.
 
 ##EXAMPLE
 The following example projects file _rowtest_ to _row3_, moving data from 
Stateplane NAD83 zone 1002 to utm zone 16 in meters



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/shapelib/commit/60d6b9ae7b4ef4a37f21069e3a2641f4b81ff749

---
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/shapelib/commit/60d6b9ae7b4ef4a37f21069e3a2641f4b81ff749
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to