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
|
python-ceilometermiddleware (3.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Sep 2022 08:30:33 +0200
python-ceilometermiddleware (3.0.0-1) experimental; urgency=medium
* New upstream release.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Aug 2022 17:23:44 +0200
python-ceilometermiddleware (2.4.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 12:06:49 +0100
python-ceilometermiddleware (2.4.1-1) experimental; urgency=medium
* New upstream release.
* Rebased rabbit-over-ssl.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Feb 2022 16:50:34 +0100
python-ceilometermiddleware (2.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 10:07:10 +0200
python-ceilometermiddleware (2.3.0-1) experimental; urgency=medium
* New upstream release.
* Added myself in copyright and uploaders.
-- papamica <mickael@papamica.com> Mon, 23 Aug 2021 09:45:27 -0500
python-ceilometermiddleware (2.2.0-2) unstable; urgency=medium
* Add rabbit-over-ssl.patch.
* Add python3-swift as build-depends because of this patch.
* Upload to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 08:56:31 +0200
python-ceilometermiddleware (2.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 12 Mar 2021 15:27:41 +0100
python-ceilometermiddleware (2.1.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 22:51:32 +0200
python-ceilometermiddleware (2.1.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-mock from build-depends.
* debhelper-compat = 11.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2020 14:09:55 +0200
python-ceilometermiddleware (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 12:31:30 +0200
python-ceilometermiddleware (2.0.0-1) experimental; urgency=medium
* New upstream release.
* Removed oslosphinx build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Apr 2020 18:38:47 +0200
python-ceilometermiddleware (1.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 00:42:19 +0200
python-ceilometermiddleware (1.5.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/copyright: Bump my copyright year.
[ Thomas Goirand ]
* New upstream release.
* Removed fix-generator-raises-StopIteration.patch, upstream wrote another
patch for this.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 21:52:49 +0200
python-ceilometermiddleware (1.4.0-1) unstable; urgency=medium
* New upstream release.
* Switch to python 3 only.
* Add fix-generator-raises-StopIteration.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 20:25:25 +0200
python-ceilometermiddleware (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Bump my copyright year
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Do not test with Python 3, as this is a Swift middleware (Closes: #909991).
-- Thomas Goirand <zigo@debian.org> Mon, 08 Oct 2018 20:13:05 +0200
python-ceilometermiddleware (1.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:29 +0000
python-ceilometermiddleware (1.2.0-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Feb 2018 08:26:28 +0000
python-ceilometermiddleware (0.5.0-3) unstable; urgency=medium
* Added Py3 support.
-- Thomas Goirand <zigo@debian.org> Sat, 08 Oct 2016 11:30:04 +0200
python-ceilometermiddleware (0.5.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 08 Oct 2016 11:05:21 +0200
python-ceilometermiddleware (0.5.0-1) experimental; urgency=medium
* New upstream release.
* Align (Build-)Depends with upstream.
-- James Page <james.page@ubuntu.com> Thu, 08 Sep 2016 09:51:45 +0100
python-ceilometermiddleware (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
* d/rules: Changed UPSTREAM_GIT protocol to https
* Added python-mock to B-D (Closes: #827688)
* Changed B-D and D for new upstream release
* Don't run Py3 tests
* Changed Vcs-* fields to https version
* Standards-Version is 3.9.8 now (no changes needed)
* d/copyright
- Reordered
- Added myself to Debian part
* Enabled autopkgtest-pkg-python testsuite
-- Ondřej Nový <onovy@debian.org> Sun, 26 Jun 2016 02:15:08 +0200
python-ceilometermiddleware (0.3.0-2) unstable; urgency=medium
* Uploading to unstable.
* Watch file now using github tag instead of broken PyPi.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 19:47:08 +0000
python-ceilometermiddleware (0.3.0-1) experimental; urgency=medium
* Team upload.
* New upstream release for OpenStack Liberty.
* Align (Build-)Depends with upstream.
-- James Page <james.page@ubuntu.com> Mon, 28 Sep 2015 12:51:01 +0100
python-ceilometermiddleware (0.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #788453)
-- Thomas Goirand <zigo@debian.org> Sat, 18 Apr 2015 18:49:40 +0200
|