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 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355
|
python-oslo.i18n (6.4.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090568).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 08:55:55 +0100
python-oslo.i18n (6.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 19 Sep 2024 17:51:51 +0200
python-oslo.i18n (6.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 26 Aug 2024 15:39:55 +0200
python-oslo.i18n (6.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2024 16:33:00 +0200
python-oslo.i18n (6.3.0-1) experimental; urgency=medium
* New upstream release.
* Drop testrepository build-depends.
-- Thomas Goirand <zigo@debian.org> Sat, 24 Feb 2024 11:39:22 +0100
python-oslo.i18n (6.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 13:20:22 +0200
python-oslo.i18n (6.1.0-1) experimental; urgency=medium
* New upstream release.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Wed, 30 Aug 2023 12:40:17 +0200
python-oslo.i18n (6.0.0-3) unstable; urgency=medium
* Cleans better (Closes: #1046201).
-- Thomas Goirand <zigo@debian.org> Thu, 17 Aug 2023 15:27:53 +0200
python-oslo.i18n (6.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Jun 2023 11:26:04 +0200
python-oslo.i18n (6.0.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Feb 2023 10:38:25 +0100
python-oslo.i18n (5.1.0-3) unstable; urgency=medium
* Blacklist test_translate_message_bad_translation() (Closes: #1026655).
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Dec 2022 18:41:16 +0100
python-oslo.i18n (5.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 16:30:29 +0200
python-oslo.i18n (5.1.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-six from (build-)depends.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Sep 2021 10:47:36 +0200
python-oslo.i18n (5.0.1-2) unstable; urgency=medium
* Uploading go unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2020 23:02:48 +0200
python-oslo.i18n (5.0.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 13 Sep 2020 11:17:53 +0200
python-oslo.i18n (5.0.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-babel from (build-)depends.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 16:31:39 +0200
python-oslo.i18n (4.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 22:00:46 +0200
python-oslo.i18n (4.0.1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Apr 2020 14:49:46 +0200
python-oslo.i18n (3.24.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 00:18:24 +0200
python-oslo.i18n (3.24.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2019 17:20:59 +0200
python-oslo.i18n (3.23.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 01:41:33 +0200
python-oslo.i18n (3.23.1-1) experimental; urgency=medium
* New upstream release.
* Removed Python 3 support.
* Removed versions in (build-)depends that are satisfied in Buster.
-- Thomas Goirand <zigo@debian.org> Wed, 20 Mar 2019 15:22:07 +0100
python-oslo.i18n (3.21.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Sep 2018 22:56:26 +0200
python-oslo.i18n (3.21.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Building sphinx doc with Py3.
* Removed patches.
-- Thomas Goirand <zigo@debian.org> Sun, 19 Aug 2018 19:11:59 +0200
python-oslo.i18n (3.19.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:23:48 +0000
python-oslo.i18n (3.19.0-1) experimental; urgency=medium
* Set VCS URLs to point to salsa.
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Sat, 10 Feb 2018 20:17:53 +0100
python-oslo.i18n (3.17.0-2) unstable; urgency=medium
* Uploading to unstable.
* Standards-Version is now 4.1.1.
* Switched to debhelper 10.
* Using pkgos-dh_auto_{install,test}.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 21:14:58 +0000
python-oslo.i18n (3.17.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* New upstream release.
* Reviewed (build-)depends for this release.
* Removed now useless transition packages.
[ 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.
* Deprecating priority extra as per policy 4.0.1.
* Updating standards version to 4.1.0.
-- Thomas Goirand <zigo@debian.org> Fri, 04 Aug 2017 03:24:26 +0200
python-oslo.i18n (3.5.0-2) unstable; urgency=medium
* Uploading to Unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 07:43:55 +0000
python-oslo.i18n (3.5.0-1) experimental; urgency=medium
* New upstream release.
* Fixed version of python{3,}-oslo.config in build-depends-indep.
-- Thomas Goirand <zigo@debian.org> Sat, 02 Apr 2016 14:26:11 +0200
python-oslo.i18n (3.4.0-1) experimental; urgency=medium
[ David Della Vecchia ]
* d/control: Align depends with upstream.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 12:31:47 +0000
python-oslo.i18n (3.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Fri, 15 Jan 2016 05:52:54 +0000
python-oslo.i18n (3.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jan 2016 01:20:32 +0000
python-oslo.i18n (3.0.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 27 Nov 2015 15:16:16 +0100
python-oslo.i18n (2.6.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 19:37:09 +0000
python-oslo.i18n (2.6.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 27 Sep 2015 17:43:10 +0200
python-oslo.i18n (2.5.0-1) experimental; urgency=medium
[ James Page ]
* Drop python-pip from BD's, not required.
* Fixup typo in transitional package description (LP: #1471561).
[ Thomas Goirand ]
* Setting LANG=en_US.UTF-8 to avoid FTBFS (Closes: #795681).
* New upstream release.
* Fixed (build-)depends for this release.
* Dropped Python 3.2 patches.
* Using github tags instead of PyPi for the watch file.
-- Thomas Goirand <zigo@debian.org> Tue, 25 Aug 2015 22:50:33 +0200
python-oslo.i18n (1.7.0-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- d/control: Align with upstream version requirements.
* Re-align with Ubuntu:
- d/control: Add Breaks/Replaces for Ubuntu *oslo-i18n packages.
- d/control: Add transitional packages for *oslo-i18n to support
upgrades.
* d/control: Update Homepage: field.
-- James Page <james.page@ubuntu.com> Tue, 02 Jun 2015 17:16:48 +0100
python-oslo.i18n (1.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Apr 2015 13:49:57 +0000
python-oslo.i18n (1.5.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sat, 07 Feb 2015 21:08:47 +0100
python-oslo.i18n (1.0.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Sep 2014 14:47:52 +0000
python-oslo.i18n (0.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Sep 2014 23:22:42 +0800
python-oslo.i18n (0.2.0-1) experimental; urgency=medium
* New upstream release.
* Using python3 in tests.
* Added python 3.2 fix in tests/test_fixture.py.
* Added build-conflicts: python-oslo.i18n, python3-oslo.i18n.
-- Thomas Goirand <zigo@debian.org> Fri, 05 Sep 2014 11:28:46 +0800
python-oslo.i18n (0.1.0-2) unstable; urgency=medium
* Added some missing build-depends.
* Do not run tests with Python 2.6.
* Fix test with Python 3.2.
-- Thomas Goirand <zigo@debian.org> Sun, 13 Jul 2014 00:17:26 +0800
python-oslo.i18n (0.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #754547)
-- Thomas Goirand <zigo@debian.org> Sat, 12 Jul 2014 17:09:25 +0800
|