Depend on Tcl 8.4 instead of Tcl 8.3
[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: idzebra1.4
9 Section: text
10 Architecture: any
11 Provides: libidzebra1.4-dev, idzebra1.4-utils, libidzebra1.4-modules, idzebra1.4-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: libidzebra1.4-modules
23 Section: libs
24 Architecture: any
25 Provides: libidzebra1.4-mod-grs-xml, libidzebra1.4-mod-grs-regx, libidzebra1.4-mod-marc, libidzebra1.4-mod-danbib
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: idzebra1.4-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: idzebra1.4-utils
47 Section: text
48 Architecture: any
49 Depends: ${shlibs:Depends}
50 Recommends: idzebra1.4-mod-grs-xml, idzebra1.4-mod-grs-regx, idzebra1.4-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: libidzebra1.4-dev
62 Section: devel
63 Architecture: any
64 Depends: libidzebra1.4 (= ${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: libidzebra1.4
75 Section: libs
76 Architecture: any
77 Depends: ${shlibs:Depends}, idzebra1.4-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: libidzebra1.4-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: libidzebra1.4-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: libidzebra1.4-mod-grs-danbib
114 Section: libs
115 Architecture: any
116 Depends: ${shlibs:Depends}
117 Description: IDZebra filter grs.danbib (DBC DanBib records)
118  This package includes grs.danbib filter which parses DanBib records.
119  DanBib is the Danish Union Catalogue hosted by DBC
120  (Danish Bibliographic Centre).
121  .
122  IDZebra is a high-performance, general-purpose structured text indexing
123  and retrieval engine. It reads structured records in a variety of input
124  formats (eg. email, XML, MARC) and allows access to them through exact
125  boolean search expressions and relevance-ranked free-text queries.
126
127 Package: libidzebra1.4-mod-grs-regx
128 Section: libs
129 Architecture: any
130 Depends: ${shlibs:Depends}
131 Description: IDZebra filters grs.regx, grs.tcl
132  This package includes the grs.regx and grs.tcl filters.
133  .
134  IDZebra is a high-performance, general-purpose structured text indexing
135  and retrieval engine. It reads structured records in a variety of input
136  formats (eg. email, XML, MARC) and allows access to them through exact
137  boolean search expressions and relevance-ranked free-text queries.
138
139 Package: libidzebra1.4-mod-grs-xml
140 Section: libs
141 Architecture: any
142 Depends: ${shlibs:Depends}
143 Description: IDZebra filter grs.xml (XML filter)
144  This package includes the grs.xml filter which uses Expat to
145  parse records in XML and turn them into IDZebra's internal grs node.
146  .
147  IDZebra is a high-performance, general-purpose structured text indexing
148  and retrieval engine. It reads structured records in a variety of input
149  formats (eg. email, XML, MARC) and allows access to them through exact
150  boolean search expressions and relevance-ranked free-text queries.
151
152 Package: idzebra1.4-doc
153 Section: doc
154 Architecture: all
155 Conflicts: idzebra
156 Description: IDZebra documentation
157  This package includes documentation for IDZebra in PDF and HTML.
158  .
159  IDZebra is a high-performance, general-purpose structured text indexing
160  and retrieval engine. It reads structured records in a variety of input
161  formats (eg. email, XML, MARC) and allows access to them through exact
162  boolean search expressions and relevance-ranked free-text queries.
163