python-xapian-haystack 2.1.1-1 source package in Ubuntu

Changelog

python-xapian-haystack (2.1.1-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Use uscan version 4.

 -- Michael Fladischer <email address hidden>  Tue, 19 Oct 2021 20:10:20 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xapian-haystack_2.1.1-1.dsc 1.8 KiB e9b578b12bbbaca5313c730205f399ba81b2be6a07c8481fc082678886e0ebf0
python-xapian-haystack_2.1.1.orig.tar.gz 35.6 KiB 1a123cf717d0a04365cab97f686cb879b20cc157717c69b6a70a45655346baa1
python-xapian-haystack_2.1.1-1.debian.tar.xz 3.0 KiB abeab3eafcb0d9d26d41d4c7f928c1bd4db1a99c2b9f547951a5da674ba10fad

Available diffs

No changes file available.

Binary packages built by this source

python3-xapian-haystack: Xapian backend for Django-Haystack (Python3 version)

 Xapian-haystack is a backend of Django-Haystack for the Xapian search engine.
 It provides all the standard features of Haystack:
  * Weighting
  * Faceted search (date, query, etc.)
  * Sorting
  * Spelling suggestions
  * EdgeNGram and Ngram (for autocomplete)
 The endswith search operation is not supported.
 .
 This package contains the Python 3 version of the library.