X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=1b3ef87a1ec00ce36f11b2c839c9eeab74b8f114;hb=6b553b7b42f0a2940c9765b9811e5db44ba8265f;hp=db3698d5eb45c6539c4de364875e8403fd073859;hpb=52b172a592a3dc922ca573fb69360d1043a490ab;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index db3698d..1b3ef87 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: libyaz-dev (>= 2.1.36), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev Package: idzebra-2.0 Section: text Architecture: any -Provides: 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, 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 -Provides: 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-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. . @@ -96,6 +96,19 @@ Description: IDZebra filter alvis (XSLT filter for XML) 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 + 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-marc Section: libs Architecture: any