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 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246
|
elasticsearch-curator (9.0.0-1) unstable; urgency=medium
* New upstream version 9.0.0
* Rediff patches
* d/control: add Breaks: python3-es-client (<< 9.0.0-1~),
change to elasticsearch9 (Closes: #1110793)
* d/control: Drop Rules-Requires-Root: no,
default since dpkg 1.22.13
-- Karsten Schöke <karsten.schoeke@geobasis-bb.de> Wed, 08 Oct 2025 12:35:43 +0200
elasticsearch-curator (8.0.21-1) unstable; urgency=medium
* New upstream version 8.0.21
* Rediff patches
-- Karsten Schöke <karsten.schoeke@geobasis-bb.de> Wed, 02 Apr 2025 07:46:15 +0200
elasticsearch-curator (8.0.20-2) unstable; urgency=medium
* Team upload.
* Tighten dependencies for smoother migration to Trixie.
-- Alexandre Detiste <tchet@debian.org> Tue, 01 Apr 2025 08:07:58 +0200
elasticsearch-curator (8.0.20-1) unstable; urgency=medium
* New upstream version 8.0.20 (Closes: #1053459, #1044469)
* d/control: python3-pkg-resources is no longer needed.
* d/control: fix my email case sensitivity.
* delete obsolete patches.
* use sphinx-build
* d/control: enable testing
* d/control: new dependencies after version upgrade. (Closes: #1083377)
* d/copyright: Update license date & insert myself.
-- Karsten Schöke <karsten.schoeke@geobasis-bb.de> Mon, 31 Mar 2025 23:26:51 +0200
elasticsearch-curator (5.8.1-6) unstable; urgency=medium
* Team upload.
* Add Karsten Schöke to uploaders
* Disable tests to allow python3-nose removal
* Reformat d/control with debputy
* Use dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Fri, 28 Feb 2025 00:03:22 +0100
elasticsearch-curator (5.8.1-5) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* Replace python3-nosexcover by plain python3-nose
* Fix SyntaxWarning (Closes: #1040284)
[ Emmanuel Arias ]
* d/patches/0006-Bump-version-yaml-5.4.1.patch: Make elasticsearch-curator
compatible with python3-yaml 5.4.1+ versions (Closes: #1026566).
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.0; no further changes
needed).
* d/control: Remove trivial autopkgtest-pkg-python.
* d/watch: Bump file to version 4.
* d/control: Add Rules-Requires-Root: no in the source stanza.
-- Alexandre Detiste <tchet@debian.org> Fri, 07 Jun 2024 23:48:33 +0200
elasticsearch-curator (5.8.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-elasticsearch-curator-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 17:58:04 +0100
elasticsearch-curator (5.8.1-3) unstable; urgency=medium
* Update standards version to 4.6.0, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 25 May 2022 21:06:06 +0100
elasticsearch-curator (5.8.1-2) unstable; urgency=medium
[ 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-requests, python3-six
and python3-voluptuous.
+ Build-Depends-Indep: Drop versioned constraint on python3-sphinx.
-- Sandro Tosi <morph@debian.org> Mon, 25 Apr 2022 21:17:20 -0400
elasticsearch-curator (5.8.1-1) unstable; urgency=medium
[ Emmanuel Arias ]
* Team upload
* New upstream version 5.8.1
* Remove Python 2 support (Closes: #936473)
* Bump debhelper-compat to 12
* Bump standard version to 4.4.1
* Update Build Depends
* Fix override_dh_auto_clean on d/rules
* Add me to d/copyright
* d/rules: Remove unused targets
- Remove override_dh_installchangelogs, it's not generated
- Remove empty override_dh_auto_test
* d/tests: Remove existing tests. They fail because elasticsearch binary
was removed.
- Add debian/tests/pkg-python/import-name to override the import name.
* Add patch to skip tests that fail.
* d/control: add autopkgtest-pkg-python
[ 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
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 15 Nov 2019 23:06:35 -0300
elasticsearch-curator (5.2.0-1) unstable; urgency=medium
[ Aggelos Avgerinos ]
* Bump standards version; no changes needed
* Bump compat and debhelper versions; no changes needed
* d/control: Bump python-elasticsearch dependency version
[ Apollon Oikonomopoulos ]
* New upstream version. (Closes: #865288)
* Add Aggelos to Uploaders.
* B-D on python3-sphinx.
-- Apollon Oikonomopoulos <apoikos@debian.org> Tue, 17 Oct 2017 10:57:54 +0300
elasticsearch-curator (4.2.5-1) unstable; urgency=medium
* New upstream release
-- Apollon Oikonomopoulos <apoikos@debian.org> Mon, 02 Jan 2017 14:42:36 +0200
elasticsearch-curator (4.2.4-1) unstable; urgency=medium
* New upstream release
* Build and ship asciidoc documentation as reference.txt.gz
* B-D on python{3,}-voluptuous and python{3,}-yaml; required for building
the sphinx documentation.
* Add curator_cli(1) manpage
* Update the curator(1) and es_repo_mgr(1) manpages
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 16 Dec 2016 14:50:51 +0200
elasticsearch-curator (4.1.0-1) unstable; urgency=medium
* New upstream release.
-- Apollon Oikonomopoulos <apoikos@debian.org> Sat, 10 Sep 2016 12:08:02 +0300
elasticsearch-curator (4.0.6-1) unstable; urgency=medium
* New upstream release
* Set elasticsearch-curator's Section to admin (Closes: #832206)
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 07 Sep 2016 15:30:02 +0300
elasticsearch-curator (4.0.1-2) unstable; urgency=medium
* Restrict intersphinx from downloading object inventory data (Closes:
#830550):
+ sphinx: use local inventory references for intersphinx
+ B-D on python3-doc and python-elasticsearch-doc
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 22 Jul 2016 23:51:01 +0300
elasticsearch-curator (4.0.1-1) unstable; urgency=medium
* New upstream release.
* The 'DebConf16' upload.
* Bump Standards to 3.9.8; no changes needed.
* d/watch: uversionmangle upstream's alphas and betas.
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 29 Jun 2016 21:02:32 +0200
elasticsearch-curator (3.5.1-1) unstable; urgency=medium
* New upstream release.
-- Apollon Oikonomopoulos <apoikos@debian.org> Mon, 21 Mar 2016 22:58:33 +0200
elasticsearch-curator (3.4.1-1) unstable; urgency=medium
* New upstream release.
* Bump standards to 3.9.7; no changes needed.
* d/control: Use HTTPS in Vcs-Git.
* d/copyright: extend to 2016.
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 12 Feb 2016 14:32:53 +0200
elasticsearch-curator (3.4.0-1) unstable; urgency=medium
* New upstream release
+ Elasticsearch 2.0 support
* Add B-D on python{,3}-click (Closes: #802962)
* Add DEP-8 tests
* d/watch: mangle upstream RC versions
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 04 Nov 2015 14:29:48 +0200
elasticsearch-curator (3.3.0-1) unstable; urgency=medium
* New upstream release.
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 23 Oct 2015 15:58:59 +0300
elasticsearch-curator (3.2.3-1) unstable; urgency=medium
* New upstream release.
-- Apollon Oikonomopoulos <apoikos@debian.org> Mon, 20 Jul 2015 10:28:20 +0300
elasticsearch-curator (3.2.0-1) unstable; urgency=medium
* New upstream release
+ Mention breaking changes in debian/NEWS
* Depend on python-pkg-resources
* Refresh setup.py-read-README-utf-8 patch
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 10 Jul 2015 14:10:21 +0300
elasticsearch-curator (2.1.2-1) unstable; urgency=low
* Initial release (closes: #776791)
* Disable testuite; upstream runs integration tests against a local ES
instance, erasing existing data.
-- Apollon Oikonomopoulos <apoikos@debian.org> Mon, 02 Feb 2015 13:53:33 +0200
|