python-elasticsearch (9.2.0-1) unstable; urgency=medium

  * New upstream version 9.2.0
  * d/watch: Convert to version 5
  * d/control: Update BD
  * d/rules: Enable test_vectors, 
    since sentence_transformers no longer has a dependency.

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Wed, 29 Oct 2025 12:51:11 +0100

python-elasticsearch (9.1.1-2) unstable; urgency=medium

  * change link to elasticsearch9

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Thu, 02 Oct 2025 13:42:22 +0200

python-elasticsearch (9.1.1-1) unstable; urgency=medium

  * New upstream version 9.1.1

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Wed, 01 Oct 2025 13:15:07 +0200

python-elasticsearch (9.1.0-3) unstable; urgency=medium

  * Team Upload.
  * d/control: Add Dependency on python3-elastic-transport >=9.1 and
    << 10 (Closes: #1110798).

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 27 Sep 2025 16:00:41 -0300

python-elasticsearch (9.1.0-2) unstable; urgency=medium

  * Team upload.
  * Explicitely dependes on elastic-transport 9.x

 -- Alexandre Detiste <tchet@debian.org>  Sat, 30 Aug 2025 15:28:05 +0200

python-elasticsearch (9.1.0-1) unstable; urgency=medium

  * d/watch: change to git mode
  * disable CI pipeline on upstream and pristine-tar branch.
  * New upstream version 9.1.0 (Closes: #1110796, #1110800)
  * Rediff patches
  * d/control: remove obsolete Rules-Requires-Root
  * d/control: add new BD
  * d/conrol: switch to new Mainversion 9.
  * d/rules: disable new vector checks.

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Mon, 11 Aug 2025 15:41:27 +0200

python-elasticsearch (8.17.2-2) unstable; urgency=medium

  * d/control: providing elasticsearch8 namespace (Closes: #1100099)

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Sat, 29 Mar 2025 11:11:31 +0100

python-elasticsearch (8.17.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 8.17.2
  * d/control: Bump standards to 4.7.2
  * d/control: Add myself to Uploaders
  * d/control: depends on new python3-elastic-transport
  * d/patches/001_disable_intersphinx:
    use local inventory references for intersphinx
  * d/copyright: changes after new upstream release.
  * d/python3-elasticsearch.docs: rename README post new upsteam
  * activate pybuild tests. (Closes: #777604)

  [ Alexandre Detiste ]
  * Reorder sequence of d/control fields by cme (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Remove extraneous dependency on python3-mock

 -- Karsten Schöke <karsten.schoeke@geobasis-bb.de>  Wed, 19 Mar 2025 15:31:28 +0100

python-elasticsearch (7.17.6-1) unstable; urgency=medium

  * New upstream version 7.17.6
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Thu, 22 Sep 2022 14:23:45 -0600

python-elasticsearch (7.17.5-1) unstable; urgency=medium

  * Team upload.

  [ Neil Williams ]
  * Remove unnecessary python3-nose BD

  [ Anthony Fok ]
  * New upstream version 7.17.5
  * Bump Standards-Version to 4.6.1 (no change)

 -- Anthony Fok <foka@debian.org>  Mon, 22 Aug 2022 12:01:52 -0600

python-elasticsearch (7.16.2-2) unstable; urgency=high

  * Team upload.
  * Removed build-depends on python3-thrift, which is not needed.

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Apr 2022 00:54:15 +0200

python-elasticsearch (7.16.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.16.2
  * Fix matching pattern in debian/watch due to GitHub download URL change.
  * Remove python-3.9-fix-base64-decodestring-is-removed.patch and
    drop_pyaml.patch which are both applied upstream.
  * debian/clean: Clean up elasticsearch.egg-info/ directory too.
  * Stop installing Changelog.rst which was removed upstream.
  * Install README.rst instead of README due to upstream rename.
  * Use upstream Makefile for building HTML docs with sphinx
    and adjust destination build path accordingly.
  * Remove signing-key.asc of security@celeryproject.org.
    Apparently, this key has never been used for the elasticsearch-py source
    tarball, and Elasticsearch has never issued a signing key for their
    released tarballs either.
    My guess is that the original package maintainer, who also created and
    maintains the Debian celery package, used it as a template for creating
    the Debian python-elasticsearch back in 2014, and inadvertently left
    the key (originally named upstream-signing-key.pgp) in there.
    Please correct me if my guess is wrong.
    Fixes Lintian warning "debian-watch-could-verify-download".
  * Fix HTML file paths in doc-base registration.
  * Bump dependency on python3-requests to (>= 2.4.0) as per setup.py.
  * Bump debhelper dependency to "debhelper-compat (= 13)".
  * Bump Standards-Version to 4.6.0 (no change).

 -- Anthony Fok <foka@debian.org>  Wed, 05 Jan 2022 13:11:01 -0700

python-elasticsearch (7.1.0-5) unstable; urgency=medium

  * Team upload.
    + Source-only upload for testing migration

 -- Nilesh Patra <nilesh@debian.org>  Thu, 28 Oct 2021 19:38:07 +0530

python-elasticsearch (7.1.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-elasticsearch-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 22 Aug 2021 03:40:21 +0100

python-elasticsearch (7.1.0-3) unstable; urgency=low

  [ Debian Janitor ]
  * Refer to common license file for Apache-2.0.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ 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.

  [ Thomas Goirand ]
  * Team upload.
  * Add python-3.9-fix-base64-decodestring-is-removed.patch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2020 13:36:00 +0200

python-elasticsearch (7.1.0-2) unstable; urgency=medium

  * Team upload.
  * Drop python2 support; Closes: #937725

 -- Sandro Tosi <morph@debian.org>  Thu, 19 Dec 2019 13:03:56 -0500

python-elasticsearch (7.1.0-1) UNRELEASED; urgency=medium

  [ Emmanuel Arias ]
  * Team upload
  * New upstream version 7.1.0 (Closes: #944357)
  * d/control: Bump Standard-Version to 4.4.1
  * d/control: Bump debhelper-compat to 12
  * Run wrap_and_sort script
  * Fix HTML paths in doc-base control file

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Emmanuel Arias <emmanuelarias30@gmail.com>  Sat, 16 Nov 2019 23:38:44 -0300

python-elasticsearch (7.0.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Sébastien Delafond ]
  * New upstream version 7.0.1 (Closes: #829487)

 -- Sebastien Delafond <seb@debian.org>  Mon, 20 May 2019 09:38:30 +0200

python-elasticsearch (5.4.0-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Sophie Brun]
  * Refresh patches after git-dpm to gbp pq conversion
  * Drop debian/source/include-binaries: upstream signing key has been
    converted to armored version
  * New upstream release
  * Use python3-sphinx to build documentation (python 2 will not be maintained
    past 2020)
  * Add autopkgtest
  * Standards-Version is now 4.1.0: change Priority to optional
  * Drop useless lintian-overrides

 -- Sophie Brun <sophie@freexian.com>  Mon, 25 Sep 2017 15:08:56 +0200

python-elasticsearch (1.6.0-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 18 Jun 2015 16:52:40 +0200

python-elasticsearch (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Change my email address to fladi@debian.org.
  * Update years in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Tue, 26 May 2015 15:08:33 +0200

python-elasticsearch (1.4.0-2) unstable; urgency=medium

  [ Michael Fladischer ]
  * Change project URL to point to correct upstream repository for
    uscan.
  * Use the same sphinx cofiguration as for official online
    documentation.

  [ Thomas Goirand ]
  * Team upload.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Apr 2015 13:02:36 +0000

python-elasticsearch (1.4.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Uploading to experimental.
  * Standards-Version: is now 3.9.6.
  * Added python-sphinx-rtd-theme as Build-Depends-Indep.
  * Moved some packages from Build-Depends to Build-Depends-Indep.

 -- Thomas Goirand <zigo@debian.org>  Thu, 12 Feb 2015 13:42:27 +0000

python-elasticsearch (1.2.0-1) unstable; urgency=low

  * Initial release (Closes: #760364).

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 03 Sep 2014 13:17:06 +0200
