aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-04-13 17:06:44 +0100
committerChristopher Baines <mail@cbaines.net>2014-04-17 14:15:27 +0100
commit30f791628692be54a7222ce46f0a2d0b163fa378 (patch)
tree883fe19d5fca9c752947ecc4b2652a50c8a39913 /debian/control
parente5acdb08d6a5d251ada74374a0bbfdda115b4c20 (diff)
downloadopenstreetmap-carto-debian/2.13.0-1.tar
openstreetmap-carto-debian/2.13.0-1.tar.gz
Imported Debian patch 2.13.0-1HEADdebian/2.13.0-1master
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
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.