X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=b70414e4e7dc231ee3a937cee10d4b094a7e9bef;hb=230d053f9d121fbfe7fa3aafa9c7d94d5d5255fa;hp=96165481f58f997a0ec4e5eaa4e626ac75d9870e;hpb=81bea45797ad361518e842d9c8fc5438a764e4a1;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 9616548..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 +Package: idzebra-doc Section: doc -Architecture: any -Recommends: zebra-runtime -Description: Zebra (documentation) +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 +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.