diff options
author | Christopher Baines <mail@cbaines.net> | 2014-04-13 17:06:44 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2014-04-17 14:15:27 +0100 |
commit | 30f791628692be54a7222ce46f0a2d0b163fa378 (patch) | |
tree | 883fe19d5fca9c752947ecc4b2652a50c8a39913 /debian/control | |
parent | e5acdb08d6a5d251ada74374a0bbfdda115b4c20 (diff) | |
download | openstreetmap-carto-30f791628692be54a7222ce46f0a2d0b163fa378.tar openstreetmap-carto-30f791628692be54a7222ce46f0a2d0b163fa378.tar.gz |
Imported Debian patch 2.13.0-1HEADdebian/2.13.0-1master
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d7c7266 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: openstreetmap-carto +Section: graphics +Priority: optional +Maintainer: Debian OpenStreetMap Team <pkg-osm-maint@lists.alioth.debian.org> +Uploaders: Christopher Baines <mail@cbaines.net> +Build-Depends: debhelper (>= 9.0.0), node-carto, po-debconf +Standards-Version: 3.9.5 +Homepage: https://github.com/gravitystorm/openstreetmap-carto +#Vcs-Git: git://git.debian.org/collab-maint/openstreetmap-carto.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/openstreetmap-carto.git;a=summary + +Package: openstreetmap-carto +Architecture: all +Depends: ${misc:Depends}, ttf-dejavu, curl, unzip, gdal-bin, mapnik-utils +Recommends: fonts-sipa-arundina, fonts-sil-padauk, fonts-khmeros +Description: standard OpenStreetMap Mapnik stylesheet + This package provides the standard OpenStreetMap stylesheet for Mapnik, built + from the CartoCSS source. It also provides the necessary icons, and the script + to download the necessary shapefiles. + . + This package does not provide a tileserver, or perform tile rendering. |