New Debian sarge packages
[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.3-dev, libbz2-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-grs-marc
88 Section: libs
89 Architecture: any
90 Depends: ${shlibs:Depends}
91 Description: IDZebra filter grs.marc (ISO2709 MARC reader)
92  This package includes the grs.marc and grs.marcxml filters that allows
93  IDZebra to read MARC records based on ISO2709.
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-danbib
101 Section: libs
102 Architecture: any
103 Depends: ${shlibs:Depends}
104 Description: IDZebra filter grs.danbib (DBC DanBib records)
105  This package includes grs.danbib filter which parses DanBib records.
106  DanBib is the Danish Union Catalogue hosted by DBC
107  (Danish Bibliographic Centre).
108  .
109  IDZebra is a high-performance, general-purpose structured text indexing
110  and retrieval engine. It reads structured records in a variety of input
111  formats (eg. email, XML, MARC) and allows access to them through exact
112  boolean search expressions and relevance-ranked free-text queries.
113
114 Package: libidzebra1.4-mod-grs-regx
115 Section: libs
116 Architecture: any
117 Depends: ${shlibs:Depends}
118 Description: IDZebra filters grs.regx, grs.tcl
119  This package includes the grs.regx and grs.tcl filters.
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: libidzebra1.4-mod-grs-xml
127 Section: libs
128 Architecture: any
129 Depends: ${shlibs:Depends}
130 Description: IDZebra filter grs.xml (XML filter)
131  This package includes the grs.xml filter which uses Expat to
132  parse records in XML and turn them into IDZebra's internal grs node.
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: idzebra1.4-doc
140 Section: doc
141 Architecture: all
142 Conflicts: idzebra
143 Description: IDZebra documentation
144  This package includes documentation for IDZebra in PDF and HTML.
145  .
146  IDZebra is a high-performance, general-purpose structured text indexing
147  and retrieval engine. It reads structured records in a variety of input
148  formats (eg. email, XML, MARC) and allows access to them through exact
149  boolean search expressions and relevance-ranked free-text queries.
150