django-haystack 2.7.0-1 source package in Ubuntu

Changelog

django-haystack (2.7.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.
  * Always use pristine-tar.
  * Update license definition for SOLR auxiliary files.
  * Remove lintian override for missing GPG signature check on source
    tarball to serve as a reminder to improve on this.
  * Bump Standards-Version to 4.1.3.
  * Bump debhelper compatibility and version to 11.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.
  * Build documentation in override_dh_sphinxdoc.

 -- Michael Fladischer <email address hidden>  Wed, 14 Feb 2018 19:15:48 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-haystack_2.7.0-1.dsc 2.0 KiB 7335420a7168d3e8f7c9e5463362d7bad17b3bdf0955777bee40c7a58552c02f
django-haystack_2.7.0.orig.tar.gz 411.1 KiB cbf0802eda82dfa449b09e8d0df832dbae95c83c1b2c979061824256d4531318
django-haystack_2.7.0-1.debian.tar.xz 4.0 KiB c5d518df9e81c19b1e29daa580bea44b93f4d02bda6a89c389701bf1a155d78b

Available diffs

No changes file available.

Binary packages built by this source

python-django-haystack: modular search for Django

 Haystack provides modular search for Django. It features a unified, familiar
 API that allows you to plug in different search backends (such as Solr,
 Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
 .
 It plays nicely with third-party app without needing to modify the source and
 supports advanced features like faceting, More Like This, highlighting, spatial
 search and spelling suggestions.

python-django-haystack-doc: modular search for Django (Documentation)

 Haystack provides modular search for Django. It features a unified, familiar
 API that allows you to plug in different search backends (such as Solr,
 Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
 .
 It plays nicely with third-party app without needing to modify the source and
 supports advanced features like faceting, More Like This, highlighting, spatial
 search and spelling suggestions.
 .
 This package contains the documentation.

python3-django-haystack: modular search for Django (Python3 version)

 Haystack provides modular search for Django. It features a unified, familiar
 API that allows you to plug in different search backends (such as Solr,
 Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
 .
 It plays nicely with third-party app without needing to modify the source and
 supports advanced features like faceting, More Like This, highlighting, spatial
 search and spelling suggestions.
 .
 This package contains the Python 3 version of the library.