X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=c4323739b2d4cf5b59124029d5c6d6482e00a3ef;hb=01e4d2e98b8c202a7ba75718f4bc59da714580ff;hp=ee4c2ffdece41e65b6de042615f3a6efb7553222;hpb=e6b9d553e21799a45c35cf0f6c8a85c44bffeb89;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index ee4c2ff..c432373 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,13 @@ Source: idzebra Priority: optional Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.0 -Build-Depends: libyaz-dev (>= 2.1.22), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev +Build-Depends: debhelper (>= 4.0.0), libyaz3-dev (>= 3.0.30), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev 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 +Depends: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils (= ${Source-Version}), 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, @@ -22,7 +21,7 @@ Description: IDZebra virtual package (the works) 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-marc, libidzebra-2.0-mod-alvis +Depends: libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-dom, libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-text Description: IDZebra modules This virtual package contains all base IDZebra filter modules. . @@ -42,11 +41,23 @@ Description: IDZebra common files 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-examples +Section: text +Architecture: all +Description: IDZebra example configurations + This package includes examples for indexing of various + data formats like OAI-PMH, Marc21, and MarcXML. + . + 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-utils Section: text Architecture: any Conflicts: idzebra (<= 1.3.36-2) -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, libidzebra-2.0 (= ${Source-Version}) Recommends: idzebra-2.0-common Suggests: libidzebra-2.0-modules Description: IDZebra utility programs @@ -89,7 +100,36 @@ 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. + transform XML records by XSLT into XML indexable records. + DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter. + . + 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-dom +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter 'dom' (XML DOM internal document model with XSLT) + This package includes the 'dom' filter which uses libxslt1 to + transform XML records by XSLT into XML indexable records. It can read and + index any binary MARC syntax as well, and is therefore a modern replacement + for the 'alvis' and the family of 'grs' 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-text +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +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 @@ -103,6 +143,7 @@ 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. + DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter. . IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input @@ -128,6 +169,7 @@ 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. + DEPRECATED, better use the libidzebra-2.0-mod-dom indexing filter. . IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input