X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=5c3b0f4e4f8754d2bf8f03912d3a2dbb4095a2fe;hb=b349107d4656edbdcbeac8565db752bf431447ec;hp=b70414e4e7dc231ee3a937cee10d4b094a7e9bef;hpb=88498c8304d56507d64fba1ea3bbc2baef668702;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index b70414e..5c3b0f4 100644 --- a/debian/control +++ b/debian/control @@ -1,31 +1,160 @@ Source: idzebra -Standards-Version: 3.5.9.0 +Priority: optional Maintainer: Adam Dickmeiss -Priority: extra -Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.3-dev, libbz2-dev +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.6.0 +Build-Depends: libyaz-dev (>= 2.1.38), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev -Package: idzebra-doc -Section: doc -Architecture: all -Recommends: idzebra -Description: Documentation for the Zebra engine. - Zebra is a high-performance, general-purpose structured text indexing +Package: idzebra-2.0 +Section: text +Architecture: any +Depends: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.0-doc +Description: IDZebra virtual package (the works) + This virtual package installs all the necessary packages to start + working with IDZebra - including utility programs, development libraries, + documentation and modules. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-modules +Section: libs +Architecture: any +Depends: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-text +Description: IDZebra modules + This virtual package contains all base IDZebra filter modules. + . + IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (eg. email, XML, MARC) and allows access to them through exact - boolean search expressions and relevance-ranked free-text queries. + boolean search expressions and relevance-ranked free-text queries. + +Package: idzebra-2.0-common +Section: text +Architecture: all +Description: IDZebra common files + This package includes common essential IDZebra configuration files. . - This package contains documentation for the Zebra engine. + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. -Package: idzebra +Package: idzebra-2.0-utils Section: text Architecture: any +Conflicts: idzebra (<= 1.3.36-2) +Depends: ${shlibs:Depends} +Recommends: idzebra-2.0-common +Suggests: libidzebra-2.0-modules +Description: IDZebra utility programs + This package contains IDZebra utilities such as the zebraidx indexer + utility and the zebrasrv server. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-dev +Section: devel +Architecture: any +Depends: libidzebra-2.0 (= ${Source-Version}) +Description: IDZebra development + This package contains development files for IDZebra, such as libraries + and header files. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra libraries + This package contains all run-time libraries for IDZebra. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-mod-alvis +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter alvis (XSLT filter for XML) + This package includes the alvis filter which uses libxslt1 to + transform XML records by XSLT into XML indexable records. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-mod-text +Section: libs +Architecture: any Depends: ${shlibs:Depends} -Description: High-performance, text indexing and retrieval engine. - Zebra is a high-performance, general-purpose structured text indexing +Description: IDZebra filter text + This package includes the a very simple text filter which indexes + all tokens in simple text. + . + IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (eg. email, XML, MARC) and allows access to them through exact - boolean search expressions and relevance-ranked free-text queries. + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-mod-grs-marc +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter grs.marc (ISO2709 MARC reader) + This package includes the grs.marc and grs.marcxml filters that allows + IDZebra to read MARC records based on ISO2709. . - The Zebra software is copyright Index Data and distributed under the - GPLv2 license. + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-mod-grs-regx +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filters grs.regx, grs.tcl + This package includes the grs.regx and grs.tcl filters. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: libidzebra-2.0-mod-grs-xml +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter grs.xml (XML filter) + This package includes the grs.xml filter which uses Expat to + parse records in XML and turn them into IDZebra's internal grs node. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries. + +Package: idzebra-2.0-doc +Section: doc +Architecture: all +Description: IDZebra documentation + This package includes documentation for IDZebra in PDF and HTML. + . + IDZebra is a high-performance, general-purpose structured text indexing + and retrieval engine. It reads structured records in a variety of input + formats (eg. email, XML, MARC) and allows access to them through exact + boolean search expressions and relevance-ranked free-text queries.