X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=ddc88e3461857bbd8394e1b5c74e9e5b52bd848b;hp=e5903645564c39ce57655cff86263cef7a1fdb7c;hb=a0c8ad663e1c39942375e032abfd0be156f9c2ca;hpb=4cea1b9769079a2cdc143f4fe483e69d5b77a813 diff --git a/debian/control b/debian/control index e590364..ddc88e3 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Priority: optional Maintainer: Adam Dickmeiss Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.0 -Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.3-dev, libbz2-dev +Build-Depends: libyaz-dev (>= 2.1.22), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev -Package: idzebra1.4 +Package: idzebra-2.0 Section: text Architecture: any -Provides: libidzebra1.4-dev, idzebra1.4-utils, libidzebra1.4-modules, idzebra1.4-doc +Provides: libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.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, @@ -19,10 +19,10 @@ Description: IDZebra virtual package (the works) formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: libidzebra1.4-modules +Package: libidzebra-2.0-modules Section: libs Architecture: any -Provides: libidzebra1.4-mod-grs-xml, libidzebra1.4-mod-grs-regx, libidzebra1.4-mod-marc, libidzebra1.4-mod-danbib +Provides: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-marc Description: IDZebra modules This virtual package contains all base IDZebra filter modules. . @@ -31,7 +31,7 @@ Description: IDZebra modules formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: idzebra1.4-common +Package: idzebra-2.0-common Section: text Architecture: all Conflicts: idzebra @@ -43,11 +43,11 @@ Description: IDZebra common files formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: idzebra1.4-utils +Package: idzebra-2.0-utils Section: text Architecture: any Depends: ${shlibs:Depends} -Recommends: idzebra1.4-mod-grs-xml, idzebra1.4-mod-grs-regx, idzebra1.4-mod-marc +Recommends: idzebra-2.0-mod-grs-xml, idzebra-2.0-mod-grs-regx, idzebra-2.0-mod-marc Conflicts: idzebra Description: IDZebra utility programs This package contains IDZebra utilities such as the zebraidx indexer @@ -58,12 +58,12 @@ Description: IDZebra utility programs formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: libidzebra1.4-dev +Package: libidzebra-2.0-dev Section: devel Architecture: any -Depends: libidzebra1.4 (= ${Source-Version}) +Depends: libidzebra-2.0 (= ${Source-Version}) Description: IDZebra development - This package contains IDZebra development files, such as libraries + This package contains development files for IDZebra, such as libraries and header files. . IDZebra is a high-performance, general-purpose structured text indexing @@ -71,10 +71,10 @@ Description: IDZebra development formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: libidzebra1.4 +Package: libidzebra-2.0 Section: libs Architecture: any -Depends: ${shlibs:Depends}, idzebra1.4-common +Depends: ${shlibs:Depends} Conflicts: idzebra Description: IDZebra libraries This package contains all run-time libraries for IDZebra. @@ -84,34 +84,33 @@ Description: IDZebra libraries formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: libidzebra1.4-mod-grs-marc +Package: libidzebra-2.0-mod-alvis 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. +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: libidzebra1.4-mod-grs-danbib +Package: libidzebra-2.0-mod-grs-marc Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: IDZebra filter grs.danbib (DBC DanBib records) - This package includes grs.danbib filter which parses DanBib records. - DanBib is the Danish Union Catalogue hosted by DBC - (Danish Bibliographic Centre). +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: libidzebra1.4-mod-grs-regx +Package: libidzebra-2.0-mod-grs-regx Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -123,7 +122,7 @@ Description: IDZebra filters grs.regx, grs.tcl formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: libidzebra1.4-mod-grs-xml +Package: libidzebra-2.0-mod-grs-xml Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -136,7 +135,7 @@ Description: IDZebra filter grs.xml (XML filter) formats (eg. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries. -Package: idzebra1.4-doc +Package: idzebra-2.0-doc Section: doc Architecture: all Conflicts: idzebra