X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=b70414e4e7dc231ee3a937cee10d4b094a7e9bef;hb=2d23268b6fe7b71e1cf566e6ab018a8e7f709bfc;hp=8e44542aa43a4c0f3159deb760a60fa69c95571c;hpb=f787ae9f7a0e70a5177e6531d8ad47b135fd22e6;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 8e44542..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} -Description: Zebra (runtime files) +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.