This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository shapelib.

commit 60d6b9ae7b4ef4a37f21069e3a2641f4b81ff749
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Wed Feb 21 14:47:36 2018 +0100

    Rename PROJ.4 to PROJ.
---
 debian/changelog      | 1 +
 debian/man/shpproj.md | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9515c4b..c4dbe11 100644
--- 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
 
diff --git a/debian/man/shpproj.md b/debian/man/shpproj.md
index fccd5c8..426daf4 100644
--- 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

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/shapelib.git

_______________________________________________
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