xapian-omega 1.4.21-4 source package in Ubuntu

Changelog

xapian-omega (1.4.21-4) unstable; urgency=medium

  * debian/tests/control: Avoid literal `#` in `Test-Command:` as
    it seems the command gets truncated there.

 -- Olly Betts <email address hidden>  Thu, 29 Sep 2022 06:14:54 +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

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.21-4.dsc 2.2 KiB a45779115763912cc6cdf33bb41f40543e9b80505783733e5127abb04ed52956
xapian-omega_1.4.21.orig.tar.xz 555.1 KiB 88a113c5598fc95833e1212c70be463abb9d5601564d21b861636f737955aad5
xapian-omega_1.4.21.orig.tar.xz.asc 833 bytes d7fb9103c83659ae75b0457ac32372df2714e891b629f65fa60b6950331b4856
xapian-omega_1.4.21-4.debian.tar.xz 14.8 KiB 49eebf0471ed85244b0e28721e2fdc1b97786749e43976384c10da793fd94136

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