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

ross-guest pushed a commit to branch master
in repository tilemill.

commit cefb5a896e510dbf348330d535670ead11157fcd
Author: Ross Gammon <rossgam...@mail.dk>
Date:   Sun Mar 30 19:50:26 2014 +0200

    Update dependencies and added long description
    
    As pointed out by Antoine Beaupré <anar...@koumbit.org> in the wnpp bug,
    node-modestmaps had a problem with the version syntax. Actually, fixing
    this allows the package to build, but it will not install because the
    version in Debian (0.21) is too old.
    Also corrected carto to read node-carto.
---
 debian/control | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8708901..995a1d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: tilemill
-Section: graphics
+Section: science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders:
@@ -12,7 +12,7 @@ Build-Depends:
  , libmapnik2-dev
  , mapnik-utils
  , nodejs-dev
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Homepage: http://mapbox.com/tilemill/
 Vcs-Git: git://git.debian.org/pkg-grass/tilemill.git
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/tilemill.git;a=summary
@@ -36,13 +36,13 @@ Depends:
  , node-sphericalmercator (>= 1.0.1)
  , node-tilelive-mapnik (>= 0.2.0)
  , node-underscore (>= 1.1)
- , carto (>= 0.4.3)
+ , node-carto (>= 0.4.3)
  , libjs-wax (>= 5.0.0)
  , node-node-markdown (>= 0.1.0)
  , node-sqlite3 (>= 2.0.16)
  , node-passport (>= 0.1)
  , node-passport-oauth (>= 0.1)
- , node-modestmaps #(>= 1.0)
+ , node-modestmaps (>= 1.0)
  , npm (>= 1.0)
  , node-semver (>= 1.0)
  , node-optimist (>= 0.1)
@@ -52,4 +52,14 @@ Depends:
  , libjs-jquery-ui
  , libjs-mustache
 Description: map design studio
- <insert long description, indented with spaces>
+ Tilemill is a map design studio for creating custom interactive maps. Data
+ can be imported, layered and styled, and legends added to the map. The map
+ can be exported to several formats and easily embedded into a website.
+ .
+ Compatible datasources include ESRI Shapefile, KML, GeoJSON, GeoTIFF,
+ PostGIS, CSV, and SQLite. For styling the maps, TileMill uses a language
+ called CartoCSS. Colors, sizes, and shapes can all be manipulated by
+ applying their relative CartoCS parameters. It is possible to export
+ pannable, zoomable maps, and static maps in PNG, PDF, and SVG format. For
+ advanced users, it is possible to export in Mapnik XML format, and exports
+ can be scripted from the command line.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/tilemill.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