X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=299888e35c2a635b3006554c8f85d3c6fa3a1189;hb=658e913f7bdebe46f428d58914951ed19d193e2f;hp=974052f2f7fe7d5a36ae608582b873f445845b2f;hpb=819007639f67bdf6a147a8fc5e66c7fbad9ada6a;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 974052f..299888e 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ 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: libyaz3-dev (>= 3.0.17), 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 +22,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-grs-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. . @@ -46,7 +46,7 @@ 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 +89,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 +132,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 +158,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