File: control

package info (click to toggle)
routino 3.2-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,376 kB
  • sloc: ansic: 22,337; xml: 5,520; perl: 2,485; makefile: 753; sh: 661
file content (99 lines) | stat: -rw-r--r-- 3,058 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Source: routino
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Uwe Steinmann <steinm@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: misc
Priority: optional
Build-Depends: debhelper (>= 9.20160114),
               chrpath,
               flex,
               libbz2-dev,
               zlib1g-dev,
               libgraphics-magick-perl,
               gsfonts,
               docbook2x,
               docbook-xsl,
               docbook-xml,
               xsltproc
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/debian-gis-team/routino
Vcs-Git: https://salsa.debian.org/debian-gis-team/routino.git
Homepage: http://www.routino.org/

Package: routino
Architecture: any
Depends: routino-common (= ${source:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: Set of tools to find a path between two points
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap

Package: routino-common
Architecture: all
Depends: ${misc:Depends}
Breaks: routino (<< 3.0-2~)
Replaces: routino (<< 3.0-2~)
Description: Routino data
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap
 .
 This package provides the common data for Routino.

Package: routino-www
Architecture: all
Section: web
Depends: apache2 | httpd,
         libjs-leaflet,
         javascript-common,
         routino,
         sensible-utils,
         ${perl:Depends},
         ${misc:Depends}
Description: Web frontend for routino
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap
 .
 This is the web frontend to the router.

Package: libroutino0
Architecture: any
Section: libs
Depends: routino-common (= ${source:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: Routino routing library
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap
 .
 This package provides the libroutino shared library.

Package: libroutino-slim0
Architecture: any
Section: libs
Depends: routino-common (= ${source:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: Routino slim routing library
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap
 .
 This package provides the libroutino-slim shared library.

Package: libroutino-dev
Architecture: any
Section: libdevel
Depends: libroutino0 (= ${binary:Version}),
         libroutino-slim0 (= ${binary:Version}),
         ${misc:Depends}
Description: Routino library development headers
 Routino is an application for finding a route between two points
 using the dataset of topographical information collected by
 OpenStreetMap
 .
 This package provides the routino headers.