X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=b70414e4e7dc231ee3a937cee10d4b094a7e9bef;hb=4b3707d52e5d6fbf0e6353086d4c42e67d92319d;hp=34c8a243c3728ac74928d2e7afeb4712e0cd5c6d;hpb=ad082113401287efdd32da0b2c2a3b169a169ea9;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 34c8a24..b70414e 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,31 @@ -Source: zebra -Standards-Version: 2.5.0.0 +Source: idzebra +Standards-Version: 3.5.9.0 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: yaz-devel (>= 1.9), libexpat1-dev, tcl8.3-dev, libbz2-dev +Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.3-dev, libbz2-dev -Package: zebra-doc -Section: devel -Architecture: any -Recommends: zebra-runtime -Description: Zebra (documentation) +Package: idzebra-doc +Section: doc +Architecture: all +Recommends: idzebra +Description: Documentation for the Zebra engine. Zebra 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. + . + This package contains documentation for the Zebra engine. -Package: zebra-runtime -Section: libs +Package: idzebra +Section: text Architecture: any -Depends: ${shlibs:Depends}, yaz-runtime (>= 1.9), libexpat1, tcl8.3, libbz2 -Description: Zebra (runtime files) +Depends: ${shlibs:Depends} +Description: High-performance, text indexing and retrieval engine. Zebra 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. + . + The Zebra software is copyright Index Data and distributed under the + GPLv2 license.