X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=6bb0d5318d94862fca036c70eaf32b6b31532e42;hb=a05fd4d93f41fc3e6fe5d0cc8bd8f9d7a6410cb5;hp=250ef892bae44ce639dd5672981ffcb3b7b92335;hpb=c97718edd01f7d1813edbf94c58b93a747143311;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 250ef89..6bb0d53 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.0 Build-Depends: debhelper (>= 4.0.0), - libyaz4-dev (>= 4.2.0), + libyaz5-dev (>= 5.0.0), libexpat1-dev, - tcl8.4-dev, + tcl8.5-dev, libbz2-dev, libxslt1-dev, zlib1g-dev @@ -28,6 +28,18 @@ Description: virtual package with most components 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-dbg +Section: debug +Architecture: any +Depends: libidzebra-2.0 (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for the search engine + This package contains debugging symbols for the search 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: libidzebra-2.0-modules Section: libs Architecture: any @@ -85,9 +97,9 @@ Description: utility programs including indexer and server boolean search expressions and relevance-ranked free-text queries. Package: libidzebra-2.0-dev -Section: devel +Section: libdevel Architecture: any -Depends: libidzebra-2.0 (= ${Source-Version}) +Depends: libidzebra-2.0 (= ${Source-Version}), libyaz5-dev Description: development files This package contains development files for IDZebra, such as libraries and header files.