File: control

package info (click to toggle)
librasterlite2 1.0.0~rc0%2Bdevel1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 41,988 kB
  • ctags: 5,078
  • sloc: ansic: 167,828; sh: 11,400; xml: 2,125; makefile: 1,469
file content (117 lines) | stat: -rw-r--r-- 4,261 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Source: librasterlite2
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libcairo2-dev,
               libcharls-dev,
               libcurl4-gnutls-dev | libcurl-ssl-dev,
               libfreetype6-dev,
               libgeotiff-dev,
               libgif-dev,
               libjpeg-dev,
               liblzma-dev,
               libopenjp2-7-dev,
               libpng-dev,
               libspatialite-dev (>= 4.3.0),
               libsqlite3-dev,
               libtiff-dev,
               libwebp-dev,
               libxml2-dev,
               pkg-config,
               zlib1g-dev,
               docbook2x,
               docbook-xsl,
               docbook-xml,
               xsltproc
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/librasterlite2.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/librasterlite2.git
Homepage: https://www.gaia-gis.it/fossil/librasterlite2/

Package: librasterlite2-1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: library for huge raster coverages using a SpatiaLite DBMS
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains the shared library.

Package: libsqlite3-mod-rasterlite2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: SQLite 3 module for huge raster coverages
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains the loadable extension module for SQLite 3.

Package: librasterlite2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: librasterlite2-1 (= ${binary:Version}),
         ${misc:Depends}
Description: library for huge raster coverages using a SpatiaLite DBMS - headers
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains development files.

Package: rasterlite2-bin
Architecture: any
Multi-Arch: foreign
Section: graphics
Depends: librasterlite2-1 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: command line tools for librasterlite2
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains command-line tools to use librasterlite2.

Package: rasterlite2-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: librasterlite2-1 (= ${binary:Version}),
         rasterlite2-bin (= ${binary:Version}),
         ${misc:Depends}
Description: library for huge raster coverages using a SpatiaLite DBMS - debugging symbols
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains debugging symbols for librasterlite2 and rasterlite2-bin.