1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231
|
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 Vernooij <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
|