preparing release 2.0.0
[idzebra-moved-to-github.git] / debian / control
1 Source: idzebra
2 Priority: optional
3 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
4 Build-Depends: debhelper (>= 4.0.0)
5 Standards-Version: 3.6.0
6 Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev
7
8 Package: idzebra2.0
9 Section: text
10 Architecture: any
11 Provides: libidzebra2.0-dev, idzebra2.0-utils, libidzebra2.0-modules, idzebra2.0-doc
12 Description: IDZebra virtual package (the works)
13  This virtual package installs all the necessary packages to start
14  working with IDZebra - including utility programs, development libraries,
15  documentation and modules.
16  .
17  IDZebra is a high-performance, general-purpose structured text indexing
18  and retrieval engine. It reads structured records in a variety of input
19  formats (eg. email, XML, MARC) and allows access to them through exact
20  boolean search expressions and relevance-ranked free-text queries.
21
22 Package: libidzebra2.0-modules
23 Section: libs
24 Architecture: any
25 Provides: libidzebra2.0-mod-grs-xml, libidzebra2.0-mod-grs-regx, libidzebra2.0-mod-marc
26 Description: IDZebra modules 
27  This virtual package contains all base IDZebra filter modules.
28  .
29  IDZebra is a high-performance, general-purpose structured text indexing
30  and retrieval engine. It reads structured records in a variety of input
31  formats (eg. email, XML, MARC) and allows access to them through exact
32  boolean search expressions and relevance-ranked free-text queries.
33
34 Package: idzebra2.0-common
35 Section: text
36 Architecture: all
37 Conflicts: idzebra
38 Description: IDZebra common files
39  This package includes common essential IDZebra configuration files.
40  .
41  IDZebra is a high-performance, general-purpose structured text indexing
42  and retrieval engine. It reads structured records in a variety of input
43  formats (eg. email, XML, MARC) and allows access to them through exact
44  boolean search expressions and relevance-ranked free-text queries.
45
46 Package: idzebra2.0-utils
47 Section: text
48 Architecture: any
49 Depends: ${shlibs:Depends}
50 Recommends: idzebra2.0-mod-grs-xml, idzebra2.0-mod-grs-regx, idzebra2.0-mod-marc
51 Conflicts: idzebra
52 Description: IDZebra utility programs
53  This package contains IDZebra utilities such as the zebraidx indexer
54  utility and the zebrasrv server.
55  .
56  IDZebra is a high-performance, general-purpose structured text indexing
57  and retrieval engine. It reads structured records in a variety of input
58  formats (eg. email, XML, MARC) and allows access to them through exact
59  boolean search expressions and relevance-ranked free-text queries.
60
61 Package: libidzebra2.0-dev
62 Section: devel
63 Architecture: any
64 Depends: libidzebra2.0 (= ${Source-Version})
65 Description: IDZebra development
66  This package contains IDZebra development files, such as libraries
67  and header files.
68  .
69  IDZebra is a high-performance, general-purpose structured text indexing
70  and retrieval engine. It reads structured records in a variety of input
71  formats (eg. email, XML, MARC) and allows access to them through exact
72  boolean search expressions and relevance-ranked free-text queries.
73
74 Package: libidzebra2.0
75 Section: libs
76 Architecture: any
77 Depends: ${shlibs:Depends}, idzebra2.0-common
78 Conflicts: idzebra
79 Description: IDZebra libraries
80  This package contains all run-time libraries for IDZebra.
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: libidzebra2.0-mod-alvis
88 Section: libs
89 Architecture: any
90 Depends: ${shlibs:Depends}
91 Description: IDZebra filter alvis (XSLT filter for XML)
92  This package includes the alvis filter which uses libxslt1 to
93  transform XML records by XSLT into XML indexable records.
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: libidzebra2.0-mod-grs-marc
101 Section: libs
102 Architecture: any
103 Depends: ${shlibs:Depends}
104 Description: IDZebra filter grs.marc (ISO2709 MARC reader)
105  This package includes the grs.marc and grs.marcxml filters that allows
106  IDZebra to read MARC records based on ISO2709.
107  .
108  IDZebra is a high-performance, general-purpose structured text indexing
109  and retrieval engine. It reads structured records in a variety of input
110  formats (eg. email, XML, MARC) and allows access to them through exact
111  boolean search expressions and relevance-ranked free-text queries.
112
113 Package: libidzebra2.0-mod-grs-regx
114 Section: libs
115 Architecture: any
116 Depends: ${shlibs:Depends}
117 Description: IDZebra filters grs.regx, grs.tcl
118  This package includes the grs.regx and grs.tcl filters.
119  .
120  IDZebra is a high-performance, general-purpose structured text indexing
121  and retrieval engine. It reads structured records in a variety of input
122  formats (eg. email, XML, MARC) and allows access to them through exact
123  boolean search expressions and relevance-ranked free-text queries.
124
125 Package: libidzebra2.0-mod-grs-xml
126 Section: libs
127 Architecture: any
128 Depends: ${shlibs:Depends}
129 Description: IDZebra filter grs.xml (XML filter)
130  This package includes the grs.xml filter which uses Expat to
131  parse records in XML and turn them into IDZebra's internal grs node.
132  .
133  IDZebra is a high-performance, general-purpose structured text indexing
134  and retrieval engine. It reads structured records in a variety of input
135  formats (eg. email, XML, MARC) and allows access to them through exact
136  boolean search expressions and relevance-ranked free-text queries.
137
138 Package: idzebra2.0-doc
139 Section: doc
140 Architecture: all
141 Conflicts: idzebra
142 Description: IDZebra documentation
143  This package includes documentation for IDZebra in PDF and HTML.
144  .
145  IDZebra is a high-performance, general-purpose structured text indexing
146  and retrieval engine. It reads structured records in a variety of input
147  formats (eg. email, XML, MARC) and allows access to them through exact
148  boolean search expressions and relevance-ranked free-text queries.
149