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 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557
|
python-swiftclient (1:4.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Mar 2025 12:43:48 +0100
python-swiftclient (1:4.7.0-1) experimental; urgency=medium
* New upstream release.
* d/watch: switch to version=4 and mode=git.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Mar 2025 11:59:53 +0100
python-swiftclient (1:4.6.0-3) unstable; urgency=medium
* Removed runtime depends on python3-pkg-resource (Closes: #1083716).
-- Thomas Goirand <zigo@debian.org> Thu, 10 Oct 2024 10:35:29 +0200
python-swiftclient (1:4.6.0-2) unstable; urgency=medium
* Removed /usr/bin alternative removal in {pre,post}rm.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Sep 2024 10:45:37 +0200
python-swiftclient (1:4.6.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 30 Aug 2024 10:19:48 +0200
python-swiftclient (1:4.5.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Remove myself from Uploaders.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 04 Apr 2024 08:42:11 +0200
python-swiftclient (1:4.5.0-1) experimental; urgency=medium
* New upstream release.
* Drop py3.12-Fix_call_assertion.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Mar 2024 17:11:43 +0100
python-swiftclient (1:4.4.0-4) unstable; urgency=medium
* Add py3.12-Fix_call_assertion.patch (Closes: #1058186).
-- Thomas Goirand <zigo@debian.org> Tue, 12 Dec 2023 17:05:43 +0100
python-swiftclient (1:4.4.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 17:09:23 +0200
python-swiftclient (1:4.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 17:06:04 +0200
python-swiftclient (1:4.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Sep 2023 08:53:16 +0200
python-swiftclient (1:4.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 31 Aug 2023 11:15:19 +0200
python-swiftclient (1:4.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Jun 2023 13:25:29 +0200
python-swiftclient (1:4.2.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Feb 2023 14:22:28 +0100
python-swiftclient (1:4.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Sep 2022 14:43:34 +0200
python-swiftclient (1:4.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 02 Sep 2022 11:30:29 +0200
python-swiftclient (1:3.13.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 11:41:54 +0100
python-swiftclient (1:3.13.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Feb 2022 12:09:21 +0100
python-swiftclient (1:3.12.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 17:53:43 +0200
python-swiftclient (1:3.12.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Sep 2021 11:22:39 +0200
python-swiftclient (1:3.11.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 11 Mar 2021 10:36:13 +0100
python-swiftclient (1:3.10.1-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2020 17:23:24 +0200
python-swiftclient (1:3.10.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 13 Sep 2020 10:43:10 +0200
python-swiftclient (1:3.10.0-1) unstable; urgency=medium
* New upstream release.
* d/python3-swiftclient.pyremove: Remove useless "object" file.
-- Ondřej Nový <onovy@debian.org> Wed, 22 Jul 2020 10:34:09 +0200
python-swiftclient (1:3.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 23:40:11 +0200
python-swiftclient (1:3.9.0-1) experimental; urgency=medium
* New upstream release.
* d/pybuild.testfiles: Rename tests directory to test (as upstream).
* Bump Standards-Version to 4.5.0.
* Rules-Requires-Root: no.
-- Ondřej Nový <onovy@debian.org> Mon, 16 Mar 2020 12:10:32 +0100
python-swiftclient (1:3.8.1-2) unstable; urgency=medium
* Uploading to unstable.
* Bump Standards-Version to 4.4.1.
-- Ondřej Nový <onovy@debian.org> Sun, 20 Oct 2019 21:37:13 +0200
python-swiftclient (1:3.8.1-1) experimental; urgency=medium
* New upstream release.
* Running wrap-and-sort -bast.
* d/copyright: Bump my copyright year.
* Remove python3-oslosphinx from B-D, not needed anymore.
-- Ondřej Nový <onovy@debian.org> Mon, 16 Sep 2019 13:14:15 +0200
python-swiftclient (1:3.7.0-2) unstable; urgency=medium
* Uploading to unstable
* Bump debhelper compat level to 12 and use debhelper-compat
* Use pybuild for package building
* Move python3-keystoneclient into Recommends
* d/tests: Remove Python 2 tests and simplify Python 3
-- Ondřej Nový <onovy@debian.org> Wed, 17 Jul 2019 15:26:34 +0200
python-swiftclient (1:3.7.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Rename d/tests/control.autodep8 to d/tests/control.
[ Thomas Goirand ]
* New upstream release.
* Removed Python 2 support.
* Using installed python package for running unit tests.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Mar 2019 23:05:38 +0100
python-swiftclient (1:3.6.0-2) unstable; urgency=medium
* Uploading to unstable
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Bump Standards-Version to 4.2.1
-- Ondřej Nový <onovy@debian.org> Wed, 05 Sep 2018 10:46:36 +0200
python-swiftclient (1:3.6.0-1) experimental; urgency=medium
* New upstream release
* Fix B-D for new upstream release
-- Ondřej Nový <onovy@debian.org> Mon, 20 Aug 2018 16:55:20 +0200
python-swiftclient (1:3.5.0-3) unstable; urgency=medium
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Use team+openstack@tracker.debian.org as maintainer
* d/changelog: Remove empty line at end of file
* Bump standards version to 4.1.2 (no changes)
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Mon, 20 Aug 2018 16:27:27 +0200
python-swiftclient (1:3.5.0-2) unstable; urgency=medium
* Uploading to unstable
* d/copyright: Bump my copyright year
-- Ondřej Nový <onovy@debian.org> Mon, 26 Feb 2018 10:47:29 +0100
python-swiftclient (1:3.5.0-1) experimental; urgency=medium
* New upstream release
* Change B-D for new upstream release
* Standards-Version is 4.1.3 (no changes needed)
* Bump debhelper compat level to 11
* d/control: Set Vcs-* to salsa.debian.org
* Use Python 3 Sphinx for building docs
* Move docs to /usr/share/doc/python-swiftclient directory
-- Ondřej Nový <onovy@debian.org> Mon, 12 Feb 2018 10:53:06 +0100
python-swiftclient (1:3.4.0-3) unstable; urgency=medium
[ Daniel Baumann ]
* Non-maintainer upload.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Uploading to unstable.
* Removed versions of (build-)depends that are available in Stretch.
* Removed now useless Breask+Replaces in the -doc package.
-- Thomas Goirand <zigo@debian.org> Sat, 04 Nov 2017 22:26:50 +0000
python-swiftclient (1:3.4.0-2) experimental; urgency=medium
* d/s/options: Remove extend-diff-ignore of .gitreview
* d/copyright: Bump copyright years
* Install AUTHORS file as docs
* Add Python examples to doc package
-- Ondřej Nový <onovy@debian.org> Tue, 08 Aug 2017 00:38:56 +0200
python-swiftclient (1:3.4.0-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Deprecating priority extra as per policy 4.0.1.
[ Ondřej Nový ]
* New upstream release
* d/p/Require_futures_only_for_Python_2.patch: Drop, applied upstream
-- Ondřej Nový <onovy@debian.org> Mon, 07 Aug 2017 18:48:52 +0200
python-swiftclient (1:3.1.0-3) unstable; urgency=medium
* Bumped debhelper version to 10
* d/copyright: Fixed Apache-2 license text
* Require futures only for Python 2
(Added upstream patch, closes: #849453)
* Bump required version of python-concurrent.futures,
python{,3}-pkg-resources and python{,3}-setuptools
-- Ondřej Nový <onovy@debian.org> Wed, 28 Dec 2016 20:35:42 +0100
python-swiftclient (1:3.1.0-2) unstable; urgency=medium
* Uploading to unstable
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <onovy@debian.org> Fri, 23 Sep 2016 16:34:08 +0200
python-swiftclient (1:3.1.0-1) experimental; urgency=medium
* New upstream release
* Bumped required version of python-keystoneclient
* Bumped required version of python-oslosphinx
-- Ondřej Nový <onovy@debian.org> Sat, 03 Sep 2016 11:54:41 +0200
python-swiftclient (1:3.0.0-4) unstable; urgency=medium
* Use OSLO_PACKAGE_VERSION from openstack-pkg-tools
* d/{control,copyright}: Use my @debian.org email address
* Removed git from Build-Depends-Indep
* Fixed executable flags for debian/* files
* Use autopkgtest-pkg-python testsuite
-- Ondřej Nový <onovy@debian.org> Sat, 03 Sep 2016 11:33:07 +0200
python-swiftclient (1:3.0.0-3) unstable; urgency=medium
* Standards-Version is 3.9.8 now (no change)
* Change directory to $ADTTMP before running Debian tests
* d/copyright: Changed source URL to https protocol
* Changed -doc depends from ${python3:Depends} to ${sphinxdoc:Depends}
-- Ondřej Nový <novy@ondrej.org> Thu, 02 Jun 2016 16:36:56 +0200
python-swiftclient (1:3.0.0-2) unstable; urgency=medium
* Added git to Build-Depends-Indep
-- Ondřej Nový <novy@ondrej.org> Wed, 06 Apr 2016 11:21:52 +0200
python-swiftclient (1:3.0.0-1) unstable; urgency=medium
* New upstream release
* Removed python(3)-testtools build dependency
* Removed patch
Stop-passing-attr-to-keystoneclient-when-there-s-no-filter_value.patch
(Applied upstream)
-- Ondřej Nový <novy@ondrej.org> Tue, 05 Apr 2016 20:35:22 +0200
python-swiftclient (1:2.7.0-3) unstable; urgency=medium
* Uploading to unstable
* Fixed hardcoded Python 2.7 version when running unit tests
-- Ondřej Nový <novy@ondrej.org> Mon, 04 Apr 2016 18:56:07 +0200
python-swiftclient (1:2.7.0-2) experimental; urgency=medium
[ Ondřej Nový ]
* Watch file fixed.
* Debian tests fixies.
* Standards-Version is 3.9.7 now (no change).
* Fixed Vcs URLs.
[ Thomas Goirand ]
* Added patch:
Stop-passing-attr-to-keystoneclient-when-there-s-no-filter_value.patch
-- Ondřej Nový <novy@ondrej.org> Wed, 02 Mar 2016 16:16:18 +0100
python-swiftclient (1:2.7.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* New upstream release.
* Added myself as uploader.
* Moved man page from python-swiftclient-doc package to base packages.
* Removed python-pbr dependency.
[ Thomas Goirand ]
* Fixed debian/copyright.
-- Thomas Goirand <zigo@debian.org> Sat, 16 Jan 2016 03:00:26 +0000
python-swiftclient (1:2.6.0-3) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 23:53:41 +0000
python-swiftclient (1:2.6.0-2) unstable; urgency=medium
[ Ivan Udovichenko ]
* d/control: Remove unnecessary dependency - python-simplejson [1].
[1] Commit: 317df7e527c174695e184f8250f5f743ac91f0f2
[ James Page ]
* d/py3dist-overrides: Ignore futures requirement for py3.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:47:42 +0000
python-swiftclient (1:2.6.0-1) experimental; urgency=medium
* New upstream release.
* d/control: Align dependencies and versions with upstream.
* d/patches: Dropped. Remaining patch fixed upstream.
* d/control: Update uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Thu, 24 Sep 2015 14:54:41 -0400
python-swiftclient (1:2.4.0-5) experimental; urgency=medium
* Team upload.
* d/control,d/tests: Add autopkgtests from Ubuntu.
-- James Page <james.page@ubuntu.com> Wed, 15 Jul 2015 08:58:58 +0100
python-swiftclient (1:2.4.0-4) experimental; urgency=medium
* Team upload.
* d/p/multithreading-fixes.patch: Cherry pick fixes related to py3
unit test failures from upstream VCS.
-- James Page <james.page@ubuntu.com> Fri, 10 Jul 2015 09:17:01 +0100
python-swiftclient (1:2.4.0-3) experimental; urgency=medium
* Added Breaks: + Replaces: of python-swiftclient in python-swiftclient-doc
because the -doc package now contains the swift man page (Closes: #789668).
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jun 2015 15:44:59 +0200
python-swiftclient (1:2.4.0-2) experimental; urgency=medium
* Added dependency on python-pkg-resources (Closes: #789685).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jun 2015 23:02:54 +0200
python-swiftclient (1:2.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Sun, 19 Apr 2015 19:12:15 +0200
python-swiftclient (1:2.3.1-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Fri, 17 Oct 2014 23:52:32 +0800
python-swiftclient (1:2.3.0-1) experimental; urgency=medium
[ Thomas Bechtold ]
* debian/watch: Use github tags.
[ Thomas Goirand ]
* New upstream release.
* Updated (build-)depends for this release.
* Removed manpage patch applied upstream.
* Using testr and subunit correctly.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Sep 2014 22:31:55 +0800
python-swiftclient (1:2.0.2-1) unstable; urgency=high
* New upstream release (Closes: #730626).
* Reviewed build-dependency for the new upstream release.
* Standards-Version: is now 3.9.5.
* Also builds the sphinx doc and package manpage.
* Adds patch to fix manpage.
-- Thomas Goirand <zigo@debian.org> Tue, 18 Feb 2014 11:03:09 +0800
python-swiftclient (1:1.6.0-2) unstable; urgency=low
* Added missing build-depends: python-d2to1.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 09:47:14 +0000
python-swiftclient (1:1.6.0-1) unstable; urgency=low
* New upstream release.
* Removes now obsolete patch for OSLO version.
* Now using testrepository for the unit testing.
* Updated (build-)dependencies.
* Canonical VCS URLs.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 14:03:08 +0800
python-swiftclient (1:1.4.0-2) unstable; urgency=low
* Ran wrap-and-sort.
* Fixed a typo in the short description (Closes: #710546) thanks to Pascal
De Vuyst for reporting it.
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:10:59 +0800
python-swiftclient (1:1.4.0-1) unstable; urgency=low
* New upstream release.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 10:25:04 +0000
python-swiftclient (1:1.3.0-1) experimental; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2013 19:26:10 +0800
python-swiftclient (1:1.2.0+git1.2be776c2-1) experimental; urgency=low
* New snapshot release
* Add depend on python-keystoneclient
* Now using openstack-pkg-tools for the debian/rules.
-- Thomas Goirand <zigo@debian.org> Mon, 17 Dec 2012 14:39:57 +0000
python-swiftclient (1:1.2.0-1) experimental; urgency=low
* New upstream version
-- Mehdi Abaakouk <sileht@sileht.net> Sat, 29 Sep 2012 09:13:34 +0200
python-swiftclient (1:1.1.1-1) experimental; urgency=low
* Initial debian release (Closes: #687415)
-- Mehdi Abaakouk <sileht@sileht.net> Wed, 12 Sep 2012 15:51:39 +0200
python-swiftclient (1:1.1.1-0ubuntu1) quantal; urgency=low
[ Adam Gandelman ]
* Initial release.
[ Chuck Short ]
* debian/watch: Added
* debian/rules: Download tarball from regular places.
* Update changelog
* debian/control: Add python-eventlet as a build depends.
* debian/rules: Enabled changelog.
* debian/copyright: Update format.
-- Adam Gandelman <adamg@canonical.com> Wed, 06 Jun 2012 12:54:56 -0700
|