Remove conflicts with idzebra, but let idzebra-utils conflict with
[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.1.22), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev
7
8 Package: idzebra-2.0
9 Section: text
10 Architecture: any
11 Provides: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.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: libidzebra-2.0-modules
23 Section: libs
24 Architecture: any
25 Provides: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-marc, libidzebra-2.0-mod-alvis
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: idzebra-2.0-common
35 Section: text
36 Architecture: all
37 Description: IDZebra common files
38  This package includes common essential IDZebra configuration files.
39  .
40  IDZebra is a high-performance, general-purpose structured text indexing
41  and retrieval engine. It reads structured records in a variety of input
42  formats (eg. email, XML, MARC) and allows access to them through exact
43  boolean search expressions and relevance-ranked free-text queries.
44
45 Package: idzebra-2.0-utils
46 Section: text
47 Architecture: any
48 Depends: ${shlibs:Depends}
49 Recommends: idzebra-2.0-common
50 Suggests: libidzebra-2.0-modules
51 Conflicts: idzebra (<= 1.3.36)
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: libidzebra-2.0-dev
62 Section: devel
63 Architecture: any
64 Depends: libidzebra-2.0 (= ${Source-Version})
65 Description: IDZebra development
66  This package contains development files for IDZebra, 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: libidzebra-2.0
75 Section: libs
76 Architecture: any
77 Depends: ${shlibs:Depends}
78 Description: IDZebra libraries
79  This package contains all run-time libraries for IDZebra.
80  .
81  IDZebra is a high-performance, general-purpose structured text indexing
82  and retrieval engine. It reads structured records in a variety of input
83  formats (eg. email, XML, MARC) and allows access to them through exact
84  boolean search expressions and relevance-ranked free-text queries.
85
86 Package: libidzebra-2.0-mod-alvis
87 Section: libs
88 Architecture: any
89 Depends: ${shlibs:Depends}
90 Description: IDZebra filter alvis (XSLT filter for XML)
91  This package includes the alvis filter which uses libxslt1 to
92  transform XML records by XSLT into XML indexable records.
93  .
94  IDZebra is a high-performance, general-purpose structured text indexing
95  and retrieval engine. It reads structured records in a variety of input
96  formats (eg. email, XML, MARC) and allows access to them through exact
97  boolean search expressions and relevance-ranked free-text queries.
98
99 Package: libidzebra-2.0-mod-grs-marc
100 Section: libs
101 Architecture: any
102 Depends: ${shlibs:Depends}
103 Description: IDZebra filter grs.marc (ISO2709 MARC reader)
104  This package includes the grs.marc and grs.marcxml filters that allows
105  IDZebra to read MARC records based on ISO2709.
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-grs-regx
113 Section: libs
114 Architecture: any
115 Depends: ${shlibs:Depends}
116 Description: IDZebra filters grs.regx, grs.tcl
117  This package includes the grs.regx and grs.tcl filters.
118  .
119  IDZebra is a high-performance, general-purpose structured text indexing
120  and retrieval engine. It reads structured records in a variety of input
121  formats (eg. email, XML, MARC) and allows access to them through exact
122  boolean search expressions and relevance-ranked free-text queries.
123
124 Package: libidzebra-2.0-mod-grs-xml
125 Section: libs
126 Architecture: any
127 Depends: ${shlibs:Depends}
128 Description: IDZebra filter grs.xml (XML filter)
129  This package includes the grs.xml filter which uses Expat to
130  parse records in XML and turn them into IDZebra's internal grs node.
131  .
132  IDZebra is a high-performance, general-purpose structured text indexing
133  and retrieval engine. It reads structured records in a variety of input
134  formats (eg. email, XML, MARC) and allows access to them through exact
135  boolean search expressions and relevance-ranked free-text queries.
136
137 Package: idzebra-2.0-doc
138 Section: doc
139 Architecture: all
140 Description: IDZebra documentation
141  This package includes documentation for IDZebra in PDF and HTML.
142  .
143  IDZebra is a high-performance, general-purpose structured text indexing
144  and retrieval engine. It reads structured records in a variety of input
145  formats (eg. email, XML, MARC) and allows access to them through exact
146  boolean search expressions and relevance-ranked free-text queries.
147