xapian-omega 1.4.14-1 source package in Ubuntu

Changelog

xapian-omega (1.4.14-1) unstable; urgency=medium

  * New upstream release
  * debian/patches/fix-dummy-if.patch: Workaround bug introduced in this
    version which is already fixed in upstream git.
  * debian/control.in: Mark conformance with policy 4.5.0.

 -- Olly Betts <email address hidden>  Sun, 09 Feb 2020 10:28:29 +1300

Upload details

Uploaded by:
Olly Betts
Uploaded to:
Sid
Original maintainer:
Olly Betts
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe web

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.14-1.dsc 2.0 KiB 294a146f4b8dcbcf42dabcc802c4dd75ffc601d71ef8fe7fa3de07f85c3694e0
xapian-omega_1.4.14.orig.tar.xz 527.9 KiB 8b2b16cd52409c35507d1103cbdf10d9eabd0b5df64d9f34f0c9065a5d0286c3
xapian-omega_1.4.14-1.debian.tar.xz 15.0 KiB cacc099bbd31c077806a729869d96a2041e192ce29b336faa4e03ef2defaac72

Available diffs

No changes file available.

Binary packages built by this source

xapian-omega: CGI search interface and indexers using Xapian

 This package contains:
  - the "omega" CGI application which provides a customisable web interface for
    searching Xapian databases.
  - the "omindex" tool for indexing a directory tree of documents into a Xapian
    database in a form suitable for searching with omega.
  - the "scriptindex" indexer, which takes a simple text input format
    representing documents as a set of fields, together with an "index script"
    file specifying actions to be performed on each field, and indexes the
    documents into a Xapian database.
  - some example scripts for converting data from different sources into a form
    suitable for processing with "scriptindex".

xapian-omega-dbgsym: debug symbols for xapian-omega