From: Marc Cromme Date: Wed, 7 Feb 2007 13:19:35 +0000 (+0000) Subject: added debian libidzebra-2.0-mod-dom package X-Git-Tag: ZEBRA.2.0.12~65 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=5afc1bbbed387dd110cd0902e90c0779e92f07c0 added debian libidzebra-2.0-mod-dom package --- diff --git a/configure.ac b/configure.ac index 78f29ae..2895d13 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.50 2007-02-07 12:08:54 adam Exp $ +dnl $Id: configure.ac,v 1.51 2007-02-07 13:19:35 marc Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.11],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.8]) diff --git a/debian/changelog b/debian/changelog index 3659e75..4289b9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.12-1) unstable; urgency=low + + * Upstream. + + -- Marc Cromme Wed, 07 Feb 2007 14:13:02 +0100 + idzebra (2.0.10-1) unstable; urgency=low * Upstream. diff --git a/debian/control b/debian/control index 5c3b0f4..2c9c3f5 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Description: IDZebra virtual package (the works) Package: libidzebra-2.0-modules Section: libs Architecture: any -Depends: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-text +Depends: libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-dom, libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-text Description: IDZebra modules This virtual package contains all base IDZebra filter modules. . @@ -89,7 +89,23 @@ Architecture: any Depends: ${shlibs:Depends} 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. + transform XML records by XSLT into XML indexable records. + DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter. + . + 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: libidzebra-2.0-mod-dom +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: IDZebra filter 'dom' (XML DOM internal document model with XSLT) + This package includes the 'dom' filter which uses libxslt1 to + transform XML records by XSLT into XML indexable records. It can read and + index any binary MARC syntax as well, and is therefore a modern replacement + for the 'alvis' and the family of 'grs' filters. . IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input @@ -116,6 +132,7 @@ 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. + DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter. . IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input @@ -141,6 +158,7 @@ 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. + DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter. . IDZebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input diff --git a/debian/libidzebra-2.0-mod-dom.install b/debian/libidzebra-2.0-mod-dom.install new file mode 100644 index 0000000..9a599ef --- /dev/null +++ b/debian/libidzebra-2.0-mod-dom.install @@ -0,0 +1 @@ +usr/lib/idzebra-2.0/modules/mod-dom.so