File: control

package info (click to toggle)
openstreetmap-carto 2.45.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,096 kB
  • ctags: 37
  • sloc: python: 249; sh: 189; sql: 38; makefile: 7
file content (42 lines) | stat: -rw-r--r-- 1,494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: openstreetmap-carto
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Christopher Baines <mail@cbaines.net>
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
               node-carto,
               po-debconf
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/openstreetmap-carto.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/openstreetmap-carto.git
Homepage: https://github.com/gravitystorm/openstreetmap-carto

Package: openstreetmap-carto-common
Architecture: all
Depends: curl,
         fonts-dejavu-core,
         fonts-noto-cjk,
         fonts-noto-hinted,
         fonts-noto-unhinted,
         gdal-bin,
         mapnik-utils,
         ttf-unifont,
         unzip,
         ${misc:Depends}
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.

Package: openstreetmap-carto
Architecture: all
Pre-Depends: dpkg (>= 1.17.14)
Depends: openstreetmap-carto-common,
         ${misc:Depends}
Description: Setup for standard OpenStreetMap Mapnik stylesheet
 This package provides configuration of the database info for
 openstreetmap-carto.
 .
 This package does not provide a tileserver, or perform tile rendering.