Source: dovecot-fts-xapian
Section: mail
Priority: optional
Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
XSBC-Original-Maintainer: Joseph Nahmias <jello@debian.org>
Bugs: mailto:maintainers@lists.fastforward.deb822.org
Build-Depends:
 debhelper-compat (= 13),
 dovecot-dev,
 libicu-dev,
 libsqlite3-dev,
 libxapian-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/grosjo/fts-xapian
Vcs-Browser: https://git.fastforward.debian.net/trixie-fastforward-backports/dovecot-fts-xapian
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/dovecot-fts-xapian
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/dovecot-fts-xapian
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/dovecot-fts-xapian.git

Package: dovecot-fts-xapian
Architecture: any
Provides:
 fts-xapian,
Enhances:
 dovecot-imapd,
 dovecot-pop3d,
Depends:
 dovecot-abi-${dovecot:ABI-Version},
 ${misc:Depends},
 ${shlibs:Depends},
Description: full-text search for dovecot using xapian
 This project provides a straightforward and simple way to configure
 full-text search (FTS) for Dovecot, leveraging the efforts of the
 Xapian.org team.
 .
 Compared to dovecot's own FTS plugins, fts-xapian is:
 .
  * simpler than fts_solr
  * more free than fts_dovecot
  * has a more active backend than fts_lucene
