[Pkg-javascript-commits] [node-mbtiles] 09/17: Rewrite short and long descriptions, give context

Jérémy Lal kapouer at alioth.debian.org
Sun Sep 1 23:57:14 UTC 2013


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

kapouer pushed a commit to branch master
in repository node-mbtiles.

commit a861c410bdb8db05985c18b89834cdd7797afd09
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Sep 2 01:44:05 2013 +0200

    Rewrite short and long descriptions, give context
---
 debian/control |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5edfc0a..56087cf 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,15 @@ Depends:
  , node-step (>= 0.0.5)
  , node-sphericalmercator (>= 1.0.1)
  , node-underscore (>= 1.1.7)
-Description: utilities and tilelive integration for the MBTiles format
- node-mbtiles provides a NodeJS module with utilities and tilelive integration
- for the MBTiles format.
+Description: Tilelive store for writing to MBTiles format - Node.js module
+ node-mbtiles implements the tilelive API and as such is a
+ registerable tilestore URI protocol handler for writing to
+ MBTiles format.
+ .
+ MBTiles is a specification for storing tiled map data in SQLite
+ databases for immediate usage and for transfer.
+ .
+ node-tilelive is an interface for tile backends for Node.js.
+ .
+ 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-mbtiles.git



More information about the Pkg-javascript-commits mailing list