X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=e37832b0864c41d7208d6b7c9fc51dfd394b464b;hb=fdffce0ddb29102dd5aa533d6e42a5d0fa3e3222;hp=96165481f58f997a0ec4e5eaa4e626ac75d9870e;hpb=81bea45797ad361518e842d9c8fc5438a764e4a1;p=idzebra-moved-to-github.git diff --git a/debian/control b/debian/control index 9616548..e37832b 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,31 @@ -Source: zebra +Source: idzebra Standards-Version: 2.5.0.0 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: yaz-devel (>= 1.9), libexpat1-dev, tcl8.3-dev, libbz2-dev +Build-Depends: yaz-devel (>= 1.9.3), libexpat1-dev, tcl8.3-dev, libbz2-dev -Package: zebra-doc +Package: idzebra-doc Section: doc Architecture: any -Recommends: zebra-runtime -Description: Zebra (documentation) +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.