X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=6bb0d5318d94862fca036c70eaf32b6b31532e42;hb=3e011f95ae5c0933ebcaa6487ef2d59239ebcfe5;hp=ce3d2ef81f0c6d60614ea0e5215f9cf8339dd51b;hpb=d02c4c703a93e0ad3f4ccde4519879f1f57a6824;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index ce3d2ef..6bb0d53 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ 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.5-dev, libbz2-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 @@ -87,7 +99,7 @@ Description: utility programs including indexer and server Package: libidzebra-2.0-dev 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.