[proj4js] 01/01: Rename PROJ.4 to PROJ.
Bas Couwenberg
sebastic at debian.org
Wed Feb 21 13:52:04 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj4js.
commit f5b908b7faa5a117a63ccdbdca4a3a9d11af4b2a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Feb 21 14:46:26 2018 +0100
Rename PROJ.4 to PROJ.
---
debian/changelog | 1 +
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ad8a29d..74f7bbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ proj4js (2.4.0+ds-1~exp2) UNRELEASED; urgency=medium
* Strip trailing whitespace from control file.
* Update copyright-format URL to use HTTPS.
* Fix deprecated source override location.
+ * Rename PROJ.4 to PROJ.
-- Bas Couwenberg <sebastic at debian.org> Tue, 21 Nov 2017 10:04:47 +0100
diff --git a/debian/control b/debian/control
index 550c4b0..718e064 100644
--- a/debian/control
+++ b/debian/control
@@ -22,12 +22,12 @@ Description: JavaScript library to transform point coordinates systems
Proj4js is a JavaScript library to transform point coordinates from one
coordinate system to another, including datum transformations.
.
- This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
+ This library is a port of both the PROJ and GCTCP C libraries to JavaScript.
Enabling these transformations in the browser allows geographic data stored in
different projections to be combined in browser-based web mapping applications.
.
Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
- license as PROJ.4.
+ license as PROJ.
.
This package contains the proj4.js JavaScript library.
@@ -40,12 +40,12 @@ Description: Node.js module to transform point coordinates systems
Proj4js is a JavaScript library to transform point coordinates from one
coordinate system to another, including datum transformations.
.
- This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
+ This library is a port of both the PROJ and GCTCP C libraries to JavaScript.
Enabling these transformations in the browser allows geographic data stored in
different projections to be combined in browser-based web mapping applications.
.
Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
- license as PROJ.4.
+ license as PROJ.
.
This package contains the proj4 module for Node.js.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj4js.git
More information about the Pkg-grass-devel
mailing list