apt-xapian-index 0.47ubuntu2 source package in Ubuntu

Changelog

apt-xapian-index (0.47ubuntu2) xenial; urgency=medium

  * debian/patches/03_stick_to_main.patch: Use libdbus-1-dev instead of
    libept-dev as a test package since the latter is not in main, which
    will cause FTBFS in Ubuntu.

 -- Barry Warsaw <email address hidden>  Mon, 23 Nov 2015 17:29:00 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apt-xapian-index_0.47ubuntu2.tar.gz 60.2 KiB 2fca502969682c1b8860984bbe132b33f65f231b39846606a520781e74a6464d
apt-xapian-index_0.47ubuntu2.dsc 1.9 KiB 78cd083f87f3313e873addf7a8edcc476aba174d682e8a51ed98080446d9225b

View changes file

Binary packages built by this source

apt-xapian-index: maintenance and search tools for a Xapian index of Debian packages

 This package provides update-apt-xapian-index, a tool to maintain a Xapian
 index of Debian package information in /var/lib/apt-xapian-index, and
 axi-cache, a command line search tool that uses the index.
 .
 axi-cache allows one to search packages very quickly, and it also interfaces
 with the shell command line completion in a smart way, providing
 context-sensitive keyword and tag suggestions even before the search command
 is actually run.
 .
 update-apt-xapian-index allows plugins to be installed in
 /usr/share/apt-xapian-index to index all sorts of extra information, such as
 Debtags tags, popcon information, package ratings and anything else that would
 fit.
 .
 The index generated by update-apt-xapian-index is self-documenting, as it
 contains an autogenerated README file with information on the index layout and
 all the data that can be found in it.