Deb: idzebra-2.0-utils includes init.d script
[idzebra-moved-to-github.git] / debian / control
1 Source: idzebra
2 Priority: optional
3 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
4 Standards-Version: 3.6.0
5 Build-Depends: debhelper (>= 4.0.0),
6  libyaz4-dev (>= 4.2.0),
7  libexpat1-dev,
8  tcl8.5-dev,
9  libbz2-dev,
10  libxslt1-dev,
11  zlib1g-dev
12
13 Package: idzebra-2.0
14 Section: text
15 Architecture: any
16 Depends: idzebra-2.0-common,
17  libidzebra-2.0-dev,
18  idzebra-2.0-utils (= ${Source-Version}),
19  libidzebra-2.0-modules,
20  idzebra-2.0-doc
21 Description: virtual package with most components
22  This virtual package installs all the necessary packages to start
23  working with IDZebra - including utility programs, development libraries,
24  documentation and modules.
25  .
26  IDZebra is a high-performance, general-purpose structured text indexing
27  and retrieval engine. It reads structured records in a variety of input
28  formats (eg. email, XML, MARC) and allows access to them through exact
29  boolean search expressions and relevance-ranked free-text queries.
30
31 Package: libidzebra-2.0-modules
32 Section: libs
33 Architecture: any
34 Depends: libidzebra-2.0-mod-alvis,
35  libidzebra-2.0-mod-dom,
36  libidzebra-2.0-mod-grs-xml,
37  libidzebra-2.0-mod-grs-regx,
38  libidzebra-2.0-mod-grs-marc,
39  libidzebra-2.0-mod-text
40 Description: record filter modules
41  This virtual package contains all base IDZebra filter modules.
42  .
43  IDZebra is a high-performance, general-purpose structured text indexing
44  and retrieval engine. It reads structured records in a variety of input
45  formats (eg. email, XML, MARC) and allows access to them through exact
46  boolean search expressions and relevance-ranked free-text queries.
47
48 Package: idzebra-2.0-common
49 Section: text
50 Architecture: all
51 Description: common files
52  This package includes common essential IDZebra configuration files.
53  .
54  IDZebra is a high-performance, general-purpose structured text indexing
55  and retrieval engine. It reads structured records in a variety of input
56  formats (eg. email, XML, MARC) and allows access to them through exact
57  boolean search expressions and relevance-ranked free-text queries.
58
59 Package: idzebra-2.0-examples
60 Section: text
61 Architecture: all
62 Description: example configurations
63  This package includes examples for indexing of various
64  data formats like OAI-PMH, Marc21, and MarcXML.
65  .
66  IDZebra is a high-performance, general-purpose structured text indexing
67  and retrieval engine. It reads structured records in a variety of input
68  formats (eg. email, XML, MARC) and allows access to them through exact
69  boolean search expressions and relevance-ranked free-text queries.
70
71 Package: idzebra-2.0-utils
72 Section: text
73 Architecture: any
74 Conflicts: idzebra (<= 1.3.36-2)
75 Depends: ${shlibs:Depends}, libidzebra-2.0 (= ${Source-Version})
76 Recommends: idzebra-2.0-common
77 Suggests: libidzebra-2.0-modules
78 Description: utility programs including indexer and server
79  This package contains IDZebra utilities such as the zebraidx indexer
80  utility and the zebrasrv server.
81  .
82  IDZebra is a high-performance, general-purpose structured text indexing
83  and retrieval engine. It reads structured records in a variety of input
84  formats (eg. email, XML, MARC) and allows access to them through exact
85  boolean search expressions and relevance-ranked free-text queries.
86
87 Package: libidzebra-2.0-dev
88 Section: libdevel
89 Architecture: any
90 Depends: libidzebra-2.0 (= ${Source-Version})
91 Description: development files
92  This package contains development files for IDZebra, such as libraries
93  and header files.
94  .
95  IDZebra is a high-performance, general-purpose structured text indexing
96  and retrieval engine. It reads structured records in a variety of input
97  formats (eg. email, XML, MARC) and allows access to them through exact
98  boolean search expressions and relevance-ranked free-text queries.
99
100 Package: libidzebra-2.0
101 Section: libs
102 Architecture: any
103 Depends: ${shlibs:Depends}
104 Description: IDZebra libraries
105  Libraries
106  .
107  IDZebra is a high-performance, general-purpose structured text indexing
108  and retrieval engine. It reads structured records in a variety of input
109  formats (eg. email, XML, MARC) and allows access to them through exact
110  boolean search expressions and relevance-ranked free-text queries.
111
112 Package: libidzebra-2.0-mod-alvis
113 Section: libs
114 Architecture: any
115 Depends: ${shlibs:Depends}
116 Description: record filter module for XSLT indexing (obsolete)
117  This package includes the alvis filter which uses libxslt1 to
118  transform XML records by XSLT into XML indexable records. 
119  DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter.
120  .
121  IDZebra is a high-performance, general-purpose structured text indexing
122  and retrieval engine. It reads structured records in a variety of input
123  formats (eg. email, XML, MARC) and allows access to them through exact
124  boolean search expressions and relevance-ranked free-text queries.
125
126 Package: libidzebra-2.0-mod-dom
127 Section: libs
128 Architecture: any
129 Depends: ${shlibs:Depends}
130 Description: record filter module for XSLT indexing (replaces alvis)
131  This package includes the 'dom' filter which uses libxslt1 to
132  transform XML records by XSLT into XML indexable records. It can read and 
133  index any binary MARC syntax as well, and is therefore a modern replacement
134  for the 'alvis' and the family of 'grs' filters. 
135  .
136  IDZebra is a high-performance, general-purpose structured text indexing
137  and retrieval engine. It reads structured records in a variety of input
138  formats (eg. email, XML, MARC) and allows access to them through exact
139  boolean search expressions and relevance-ranked free-text queries.
140
141 Package: libidzebra-2.0-mod-text
142 Section: libs
143 Architecture: any
144 Depends: ${shlibs:Depends}
145 Description: record filter module for indexing plain text
146  This package includes the a very simple text filter which indexes
147  all tokens in simple text.
148  .
149  IDZebra is a high-performance, general-purpose structured text indexing
150  and retrieval engine. It reads structured records in a variety of input
151  formats (eg. email, XML, MARC) and allows access to them through exact
152  boolean search expressions and relevance-ranked free-text queries.
153
154 Package: libidzebra-2.0-mod-grs-marc
155 Section: libs
156 Architecture: any
157 Depends: ${shlibs:Depends}
158 Description: record filter module for indexing MARC/ISO2709
159  This package includes the grs.marc and grs.marcxml filters that allows
160  IDZebra to read MARC records based on ISO2709.
161  DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter.
162  .
163  IDZebra is a high-performance, general-purpose structured text indexing
164  and retrieval engine. It reads structured records in a variety of input
165  formats (eg. email, XML, MARC) and allows access to them through exact
166  boolean search expressions and relevance-ranked free-text queries.
167
168 Package: libidzebra-2.0-mod-grs-regx
169 Section: libs
170 Architecture: any
171 Depends: ${shlibs:Depends}
172 Description: record filter module for indexing using Tcl
173  This package includes the grs.regx and grs.tcl filters.
174  .
175  IDZebra is a high-performance, general-purpose structured text indexing
176  and retrieval engine. It reads structured records in a variety of input
177  formats (eg. email, XML, MARC) and allows access to them through exact
178  boolean search expressions and relevance-ranked free-text queries.
179
180 Package: libidzebra-2.0-mod-grs-xml
181 Section: libs
182 Architecture: any
183 Depends: ${shlibs:Depends}
184 Description: record filter module for indexing XML using Expat (SAX)
185  This package includes the grs.xml filter which uses Expat to
186  parse records in XML and turn them into IDZebra's internal grs node.
187  DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter.
188  .
189  IDZebra is a high-performance, general-purpose structured text indexing
190  and retrieval engine. It reads structured records in a variety of input
191  formats (eg. email, XML, MARC) and allows access to them through exact
192  boolean search expressions and relevance-ranked free-text queries.
193
194 Package: idzebra-2.0-doc
195 Section: doc
196 Architecture: all
197 Description: documentation
198  This package includes documentation for IDZebra in PDF and HTML.
199  .
200  IDZebra is a high-performance, general-purpose structured text indexing
201  and retrieval engine. It reads structured records in a variety of input
202  formats (eg. email, XML, MARC) and allows access to them through exact
203  boolean search expressions and relevance-ranked free-text queries.
204