X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=e4b4957a5f93bb55a6ad3f3f4abca5ae89b419c3;hp=96165481f58f997a0ec4e5eaa4e626ac75d9870e;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hpb=81bea45797ad361518e842d9c8fc5438a764e4a1 diff --git a/debian/control b/debian/control index 9616548..e4b4957 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,149 @@ -Source: zebra -Standards-Version: 2.5.0.0 +Source: idzebra +Priority: optional Maintainer: Adam Dickmeiss -Priority: extra -Build-Depends: yaz-devel (>= 1.9), libexpat1-dev, tcl8.3-dev, libbz2-dev +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.6.0 +Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev -Package: zebra-doc -Section: doc +Package: idzebra2.0 +Section: text +Architecture: any +Provides: libidzebra2.0-dev, idzebra2.0-utils, libidzebra2.0-modules, idzebra2.0-doc +Description: IDZebra virtual package (the works) + This virtual package installs all the necessary packages to start + working with IDZebra - including utility programs, development libraries, + documentation and modules. + . + 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: libidzebra2.0-modules +Section: libs Architecture: any -Recommends: zebra-runtime -Description: Zebra (documentation) - Zebra is a high-performance, general-purpose structured text indexing +Provides: libidzebra2.0-mod-grs-xml, libidzebra2.0-mod-grs-regx, libidzebra2.0-mod-marc +Description: IDZebra modules + This virtual package contains all base IDZebra filter modules. + . + 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. + boolean search expressions and relevance-ranked free-text queries. -Package: zebra-runtime +Package: idzebra2.0-common Section: text +Architecture: all +Conflicts: idzebra +Description: IDZebra common files + This package includes common essential IDZebra configuration files. + . + 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: idzebra2.0-utils +Section: text +Architecture: any +Depends: ${shlibs:Depends} +Recommends: idzebra2.0-mod-grs-xml, idzebra2.0-mod-grs-regx, idzebra2.0-mod-marc +Conflicts: idzebra +Description: IDZebra utility programs + This package contains IDZebra utilities such as the zebraidx indexer + utility and the zebrasrv server. + . + 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: libidzebra2.0-dev +Section: devel +Architecture: any +Depends: libidzebra2.0 (= ${Source-Version}) +Description: IDZebra development + This package contains IDZebra development files, such as libraries + and header files. + . + 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: libidzebra2.0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, idzebra2.0-common +Conflicts: idzebra +Description: IDZebra libraries + This package contains all run-time libraries for IDZebra. + . + 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: libidzebra2.0-mod-alvis +Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: Zebra (runtime files) - Zebra is a high-performance, general-purpose structured text indexing +Description: IDZebra filter alvis (XSLT filter for XML) + This package includes the alvis filter which uses libxslt1 to + transform XML records by XSLT into XML indexable records. + . + 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: libidzebra2.0-mod-grs-marc +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter grs.marc (ISO2709 MARC reader) + This package includes the grs.marc and grs.marcxml filters that allows + IDZebra to read MARC records based on ISO2709. + . + 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: libidzebra2.0-mod-grs-regx +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filters grs.regx, grs.tcl + This package includes the grs.regx and grs.tcl filters. + . + 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: libidzebra2.0-mod-grs-xml +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter grs.xml (XML filter) + This package includes the grs.xml filter which uses Expat to + parse records in XML and turn them into IDZebra's internal grs node. + . + 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: idzebra2.0-doc +Section: doc +Architecture: all +Conflicts: idzebra +Description: IDZebra documentation + This package includes documentation for IDZebra in PDF and HTML. + . + 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. + boolean search expressions and relevance-ranked free-text queries.