[Pkg-javascript-commits] [node-sphericalmercator] 05/05: Improve description
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Aug 20 22:36:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-sphericalmercator.
commit 74464e4e73ca7409ea9caf2f9b1df7559161a540
Author: Jérémy Lal <kapouer at melix.org>
Date: Thu Aug 21 00:35:56 2014 +0200
Improve description
---
debian/control | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 828a8fe..edc03e7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,10 @@ Package: node-sphericalmercator
Architecture: all
Depends: ${misc:Depends}
, nodejs
-Description: Spherical Mercator projection support for NodeJS
- node-sphericalmercator provides NodeJS applications dealing with geography
- with the Spherical Mercator projection.
+Description: Spherical Mercator projection support for Node.js
+ This module provides projection math for converting between mercator
+ meters, screen pixels (of 256x256 or configurable-size tiles), and
+ latitude/longitude.
+ .
+ Node.js is an event-based server-side javascript engine.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-sphericalmercator.git
More information about the Pkg-javascript-commits
mailing list