File: control

package info (click to toggle)
tinysparql 3.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,528 kB
  • sloc: ansic: 119,209; python: 6,139; javascript: 725; sh: 121; perl: 106; xml: 67; makefile: 31; sql: 1
file content (188 lines) | stat: -rw-r--r-- 6,865 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
Source: tinysparql
Section: utils
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               dh-sequence-gnome,
               asciidoc-base,
               bash-completion,
               dbus (>= 1.8) <!nocheck>,
               gir1.2-gio-2.0-dev,
               gir1.2-glib-2.0 <!nocheck>,
               gir1.2-gobject-2.0-dev,
               gobject-introspection (>= 1.80),
               graphviz,
               libdbus-1-dev (>= 1.3.1),
               libglib2.0-dev (>= 2.46.0),
               libicu-dev,
               libjson-glib-dev (>= 1.4),
               libsoup-3.0-dev,
               libsqlite3-dev (>= 3.24.0),
               libstemmer-dev,
               libupower-glib-dev (>= 0.9.0),
               libxml2-dev,
               meson (>= 0.53),
               pkgconf,
               python3-gi <!nocheck>,
               python3-tap <!nocheck>,
               uuid-dev,
               valac,
               xmlto,
               zlib1g-dev
Build-Depends-Indep: gi-docgen <!nodoc>
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/gnome-team/tinysparql
Vcs-Git: https://salsa.debian.org/gnome-team/tinysparql.git
Homepage: https://tracker.gnome.org/

Package: tinysparql
Architecture: any
Depends: default-dbus-session-bus | dbus-session-bus,
         libglib2.0-bin,
         shared-mime-info,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: localsearch
Breaks: tracker (<< 3.8)
Replaces: tracker (<< 3.8)
Description: metadata database, indexer and search tool
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.

Package: tracker
Architecture: all
Section: oldlibs
Depends: tinysparql, ${misc:Depends}
Description: metadata database and indexer (transitional package)
 This is a transitional package. It can safely be removed.

Package: libtinysparql-3.0-0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libtracker-sparql-3.0-0 (<< 3.8.2-5~)
Replaces: libtracker-sparql-3.0-0 (<< 3.8.2-5~)
Description: metadata database, indexer and search tool - library
 This package contains a library to perform SPARQL queries and updates in the
 TinySPARQL store.
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.

Package: libtracker-sparql-3.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libglib2.0-dev (>= 2.52.0),
         libicu-dev (>= 4.8.1.1),
         libjson-glib-dev (>= 1.4),
         libsoup-3.0-dev (>= 2.40),
         libsqlite3-dev (>= 3.24.0),
         libtinysparql-3.0-0 (= ${binary:Version}),
         libtinysparql-dev (= ${binary:Version}),
         libxml2-dev (>= 2.6),
         ${gir:Depends},
         ${misc:Depends}
Provides: ${gir:Provides}
Suggests: libtracker-sparql-doc
Description: metadata database, indexer and search tool - old dev files
 This package contains the static libraries and header files needed to link
 applications with libtracker-sparql.
 .
 libtracker-sparql provides a library to perform SPARQL queries and updates in
 the TinySPARQL store.
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.
 .
 This package is provided to ease the transition to libtinysparql-dev.

Package: libtinysparql-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: gir1.2-tsparql-3.0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.52.0),
         libicu-dev (>= 4.8.1.1),
         libjson-glib-dev (>= 1.4),
         libsoup-3.0-dev (>= 2.40),
         libsqlite3-dev (>= 3.24.0),
         libtinysparql-3.0-0 (= ${binary:Version}),
         libxml2-dev (>= 2.6),
         ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: libtracker-sparql-3.0-dev (<< 3.8.2-4~)
Replaces: libtracker-sparql-3.0-dev (<< 3.8.2-4~)
Provides: ${gir:Provides}
Suggests: libtracker-sparql-doc
Description: metadata database, indexer and search tool - development files
 This package contains the static libraries and header files needed to link
 applications with libtracker-sparql.
 .
 libtiny-sparql provides a library to perform SPARQL queries and updates in
 the TinySPARQL store.
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.

Package: libtinysparql-doc
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: metadata database, indexer and search tool - API documentation
 This package contains the API documentation for libtinysparql
 as well as some example programs.
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.

Package: libtracker-doc
Build-Profiles: <!nodoc>
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Depends: libtinysparql-doc, ${misc:Depends}
Description: metadata database API documentation (transitional package)
 This is a transitional package. It can safely be removed.

Package: gir1.2-tracker-3.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection data for Tracker
 This package contains introspection data for libtracker-control,
 libtracker-miner and libtracker-sparql.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.

Package: gir1.2-tsparql-3.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${gir:Provides}
Description: GObject introspection data for TSparql
 This package contains introspection data for libtinysparql.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings
 .
 TinySPARQL is an advanced framework for first class objects with associated
 metadata and tags. It provides a one stop solution for all metadata, tags,
 shared object databases, search tools and indexing.