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 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289
|
puppet-module-cloudkitty (14.0.0-4) unstable; urgency=medium
* Add Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 18 Mar 2025 12:55:30 +0100
puppet-module-cloudkitty (14.0.0-3) unstable; urgency=medium
* Add Expose-rabbit_transient_quorum_queue.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 12 Feb 2025 16:27:02 +0100
puppet-module-cloudkitty (14.0.0-2) unstable; urgency=medium
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Oct 2024 10:37:16 +0200
puppet-module-cloudkitty (14.0.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Oct 2024 10:33:44 +0200
puppet-module-cloudkitty (13.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed versions of depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Apr 2024 14:30:27 +0200
puppet-module-cloudkitty (12.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed versions of depends for this release.
* Delete 0001-Fix-cloudkitty-ui-package-name-for-Deb.patch, not relevant
anymore (the module doesn't handle cloudkitty-dashboard anymore).
* Rebased allow-using-uwsgi.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Oct 2023 15:36:24 +0200
puppet-module-cloudkitty (11.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Jun 2023 11:13:38 +0200
puppet-module-cloudkitty (11.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed runtime depends versions for this release.
* Rebased allow-using-uwsgi.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 12 Apr 2023 10:13:40 +0200
puppet-module-cloudkitty (10.0.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased 0001-Fix-cloudkitty-ui-package-name-for-Deb.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 20 Oct 2022 22:42:24 +0200
puppet-module-cloudkitty (9.3.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2022 12:22:17 +0200
puppet-module-cloudkitty (9.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 13:45:27 +0100
puppet-module-cloudkitty (9.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased allow-using-uwsgi.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Mar 2022 23:42:30 +0100
puppet-module-cloudkitty (8.4.0-2) unstable; urgency=medium
* Clean-up update-alternatives handling.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Jan 2022 09:30:46 +0100
puppet-module-cloudkitty (8.4.0-1) unstable; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Oct 2021 10:30:46 +0200
puppet-module-cloudkitty (8.3.0-1) unstable; urgency=medium
* Uploading to unstable.
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Sep 2021 14:22:16 +0200
puppet-module-cloudkitty (8.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed patches applied upstream:
- Add-support-for-cloudkitty_api_uwsgi_config-in-Debian.patch
- Switch-to-ini_setting.patch
* Refreshed / rebased:
- 0001-Fix-cloudkitty-ui-package-name-for-Deb.patch
- allow-using-uwsgi.patch
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 27 Sep 2021 13:32:34 +0200
puppet-module-cloudkitty (7.4.0-2) unstable; urgency=medium
* Add Add-support-for-cloudkitty_api_uwsgi_config-in-Debian.patch.
* Add Switch-to-ini_setting.patch.
* Upload to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 17:10:42 +0200
puppet-module-cloudkitty (7.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Apr 2021 12:53:32 +0200
puppet-module-cloudkitty (7.3.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Mar 2021 18:00:26 +0100
puppet-module-cloudkitty (7.2.0-1) experimental; urgency=medium
* New upstream release.
* Fix depends for this release.
* Refresh patches.
* Add forwarded URL for the uwsgi patch.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Mar 2021 17:30:41 +0100
puppet-module-cloudkitty (6.5.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 15:52:48 +0200
puppet-module-cloudkitty (6.4.0-1) experimental; urgency=medium
* New upstream release.
* Refreshed allow-using-uwsgi.patch.
* Fixed depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 01 Oct 2020 13:23:55 +0200
puppet-module-cloudkitty (5.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 10 May 2020 11:30:46 +0200
puppet-module-cloudkitty (5.3.0-1) experimental; urgency=medium
* New upstream release.
* Removed Fix_API_service_scheduling.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Sun, 03 May 2020 13:10:34 +0200
puppet-module-cloudkitty (5.2.1-1) experimental; urgency=medium
* New upstream release.
* Refreshed patches.
-- Thomas Goirand <zigo@debian.org> Sun, 26 Apr 2020 12:12:56 +0200
puppet-module-cloudkitty (4.4.0-3) unstable; urgency=medium
* Depends on puppet, not puppet-common.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Mar 2020 09:49:47 +0100
puppet-module-cloudkitty (4.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:15:25 +0200
puppet-module-cloudkitty (4.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 17 Oct 2019 21:18:27 +0200
puppet-module-cloudkitty (4.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Sep 2019 00:57:34 +0200
puppet-module-cloudkitty (3.4.0-3) unstable; urgency=medium
* Switch build dependencies to Python 3 (Closes: #937347).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 20:18:51 +0200
puppet-module-cloudkitty (3.4.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 21:49:02 +0200
puppet-module-cloudkitty (3.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed depends for this release.
* Rebased the 3 patches.
-- Thomas Goirand <zigo@debian.org> Tue, 09 Apr 2019 09:20:43 +0200
puppet-module-cloudkitty (2.0.0-7) unstable; urgency=medium
* Fix the cloudkitty-dashboard package name.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Jan 2019 15:49:30 +0100
puppet-module-cloudkitty (2.0.0-6) unstable; urgency=medium
* Add patch to allow using uwsgi.
-- Thomas Goirand <zigo@debian.org> Sun, 30 Dec 2018 08:43:37 +0100
puppet-module-cloudkitty (2.0.0-5) unstable; urgency=medium
* Fix API service scheduling.
-- Thomas Goirand <zigo@debian.org> Fri, 14 Dec 2018 14:41:08 +0100
puppet-module-cloudkitty (2.0.0-4) unstable; urgency=medium
* Fixed Maintainer: email address.
-- Thomas Goirand <zigo@debian.org> Thu, 13 Dec 2018 21:26:52 +0100
puppet-module-cloudkitty (2.0.0-3) unstable; urgency=medium
* Disable previously uploaded patch.
-- Thomas Goirand <zigo@debian.org> Thu, 13 Dec 2018 13:48:29 +0100
puppet-module-cloudkitty (2.0.0-2) unstable; urgency=medium
* Add patch to schedule correctly starting-up Apache after cloudkitty-api
is stopped.
-- Thomas Goirand <zigo@debian.org> Thu, 13 Dec 2018 12:55:59 +0100
puppet-module-cloudkitty (2.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* New upstream release.
* Fixed versions of depends: for this release.
* Use team+openstack@debian.org for maintainer.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jun 2018 15:36:11 +0200
puppet-module-cloudkitty (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #894744)
-- Thomas Goirand <zigo@debian.org> Tue, 20 Mar 2018 14:37:16 +0100
|