xapian-omega 1.4.22-1 source package in Ubuntu

Changelog

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

  * debian/control.in: Mark conformance with policy 4.6.2.
  * New upstream release.

 -- Olly Betts <email address hidden>  Fri, 03 Feb 2023 09:56:41 +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
Mantic release universe web
Lunar release universe web

Downloads

File Size SHA-256 Checksum
xapian-omega_1.4.22-1.dsc 2.2 KiB 7e92b2ba194af45a40d2ceaf190df7d62b99a4cce83a9f9a57444b0c3af171f3
xapian-omega_1.4.22.orig.tar.xz 557.1 KiB 674c979fb90f1f4990eb8a909edab88ca4a009417dfd5ab0cba19e02c7a95528
xapian-omega_1.4.22.orig.tar.xz.asc 833 bytes 7ddb534851ba78aef2bff3e34e96fe67dead302dc5b23af0ce4d882b27c60485
xapian-omega_1.4.22-1.debian.tar.xz 14.8 KiB d89e8b9f1f135d114c0f8f8ecd6370be7caccd978b354e41bd45aaf38cbdf4ae

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