X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=730adeae0bfebe6fd61cc96747f1dbb00a9c2512;hb=0fb15bb28f3ef47913dbe3c0a905c2a6e2749918;hp=eb1bc0fe15ccbc77ef420b2294e522d7027a085c;hpb=f0a6f941d94fac787c4f44f94152378da4ecdccb;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index eb1bc0f..730adea 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, @@ -15,7 +15,7 @@ Section: text Architecture: any Depends: idzebra-2.0-common, libidzebra-2.0-dev, - idzebra-2.0-utils (= ${Source-Version}), + idzebra-2.0-utils (= ${source:Version}), libidzebra-2.0-modules, idzebra-2.0-doc Description: virtual package with most components @@ -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 @@ -72,7 +84,7 @@ Package: idzebra-2.0-utils Section: text Architecture: any Conflicts: idzebra (<= 1.3.36-2) -Depends: ${shlibs:Depends}, libidzebra-2.0 (= ${Source-Version}) +Depends: ${shlibs:Depends}, libidzebra-2.0 (= ${source:Version}) Recommends: idzebra-2.0-common Suggests: libidzebra-2.0-modules Description: utility programs including indexer and server @@ -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.