[Python-modules-commits] [django-haystack] branch master updated (9dd137b -> 64d044f)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jun 19 19:35:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a change to branch master
in repository django-haystack.

      from  9dd137b   change version to 2.6.0-1 (UNRELEASED) New upstream release.
      adds  fc75822   Add .eggs/README.txt to d/clean to allow two builds in a row.
      adds  0a4eb4c   Add python(3)-setuptools-scm to Build-Depends as upstream started using it in their setup.py.
      adds  7575700   Remove unused lintian overrides.
      adds  a64b362   change version to 2.6.0-1~exp1 (experimental)
      adds  b533a1d   Import django-haystack_2.6.1.orig.tar.gz
      adds  31dd85f   record new upstream branch created by importing django-haystack_2.6.1.orig.tar.gz and merge it
      adds  3c57687   change version to 2.6.1-1~exp1 (UNRELEASED) New upstream release.
      adds  d43d699   change target to experimental
       new  7a66002   change version to 2.6.1-1~exp2 (UNRELEASED) Bump Standards-Version to 4.0.0. change urgency to medium
       new  64d044f   change version to 2.6.1-1 (unstable) Upload to unstable. change urgency to low

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.rst                                         |  1 +
 debian/.git-dpm                                    | 14 +++++------
 debian/changelog                                   | 21 ++++++++++++++--
 debian/clean                                       |  1 +
 debian/control                                     |  4 ++-
 .../python-django-haystack-doc.lintian-overrides   |  2 --
 debian/python-django-haystack.lintian-overrides    |  2 --
 debian/python3-django-haystack.lintian-overrides   |  2 --
 docs/rich_content_extraction.rst                   |  4 +--
 docs/tutorial.rst                                  | 11 +++++++-
 haystack/backends/__init__.py                      | 29 ++++++++--------------
 haystack/backends/solr_backend.py                  | 25 +++++++++++--------
 haystack/fields.py                                 |  2 +-
 haystack/indexes.py                                | 14 ++++++++---
 haystack/views.py                                  |  2 +-
 test_haystack/test_fields.py                       |  8 ++++++
 test_haystack/test_views.py                        | 10 +++++++-
 17 files changed, 98 insertions(+), 54 deletions(-)
 delete mode 100644 debian/python-django-haystack-doc.lintian-overrides
 delete mode 100644 debian/python-django-haystack.lintian-overrides
 delete mode 100644 debian/python3-django-haystack.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-haystack.git



More information about the Python-modules-commits mailing list