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 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577
|
python-novaclient (2:18.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 29 Mar 2025 09:21:27 +0100
python-novaclient (2:18.9.0-1) experimental; urgency=medium
* New upstream release.
* Removed glanceclient from build-depends.
* d/watch: switch to version=4 and mode=git.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Mar 2025 11:55:27 +0100
python-novaclient (2:18.7.0-3) unstable; urgency=medium
* Removed -O--buildsystem=python_distutils from d/rules.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Dec 2024 11:40:46 +0100
python-novaclient (2:18.7.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:26:46 +0200
python-novaclient (2:18.7.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Sep 2024 11:24:46 +0200
python-novaclient (2:18.6.0-3) unstable; urgency=medium
* Remove obsolete python3-unittest2 build dependency (Closes: #1066133).
-- Thomas Goirand <zigo@debian.org> Thu, 18 Apr 2024 09:19:35 +0200
python-novaclient (2:18.6.0-2) unstable; urgency=medium
* Uploading to unstable.
* Blacklist test_ambiguous_option and test_not_really_ambiguous_option, as
Python 3.12.2 broken them, and /usr/bin/nova is anyways deprecated.
-- Thomas Goirand <zigo@debian.org> Thu, 04 Apr 2024 08:33:43 +0200
python-novaclient (2:18.6.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Mar 2024 09:57:02 +0100
python-novaclient (2:18.5.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Mar 2024 20:52:30 +0100
python-novaclient (2:18.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 16:23:09 +0200
python-novaclient (2:18.4.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Sep 2023 11:38:36 +0200
python-novaclient (2:18.3.0-3) unstable; urgency=medium
* Cleans better (Closes: #1047915).
* Correctly installs nova bash completion.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Aug 2023 15:22:02 +0200
python-novaclient (2:18.3.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Jun 2023 13:19:32 +0200
python-novaclient (2:18.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Feb 2023 14:16:54 +0100
python-novaclient (2:18.1.0-3) unstable; urgency=medium
* Blacklisting wrong tests (Closes: #1025110):
- test_load_actions_with_versioned_args
- test_load_versioned_actions
-- Thomas Goirand <zigo@debian.org> Mon, 05 Dec 2022 16:43:45 +0100
python-novaclient (2:18.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Sep 2022 14:37:37 +0200
python-novaclient (2:18.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 02 Sep 2022 10:12:28 +0200
python-novaclient (2:17.7.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2022 14:44:39 +0100
python-novaclient (2:17.7.0-1) experimental; urgency=medium
* New upstream release.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Feb 2022 22:02:43 +0100
python-novaclient (2:17.6.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 17:49:50 +0200
python-novaclient (2:17.6.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 04 Sep 2021 15:36:41 +0200
python-novaclient (2:17.4.0-2) unstable; urgency=medium
* Upload to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 11:21:24 +0200
python-novaclient (2:17.4.0-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 4.5.1.
* Debhelper 11.
* Removed python3-simplejson from (build-)depends as per upstream.
-- Thomas Goirand <zigo@debian.org> Thu, 11 Mar 2021 21:42:08 +0100
python-novaclient (2:17.2.1-2) unstable; urgency=medium
* Fixed bash-completion script installation.
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2020 11:01:07 +0200
python-novaclient (2:17.2.1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 10 Sep 2020 12:07:00 +0200
python-novaclient (2:17.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 23:26:21 +0200
python-novaclient (2:17.0.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-six from (build-)depends.
-- Thomas Goirand <zigo@debian.org> Sat, 11 Apr 2020 13:21:37 +0200
python-novaclient (2:15.1.0-3) unstable; urgency=medium
* Make the tests use python3-novaclient (Closes: #937957).
-- Thomas Goirand <zigo@debian.org> Sun, 19 Jan 2020 14:07:55 +0100
python-novaclient (2:15.1.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 01:41:27 +0200
python-novaclient (2:15.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 00:21:05 +0200
python-novaclient (2:13.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 14:10:19 +0200
python-novaclient (2:13.0.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Mar 2019 20:18:52 +0100
python-novaclient (2:11.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Sep 2018 00:21:37 +0200
python-novaclient (2:11.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Remove XS-Testsuite field, not needed anymore
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using Python 3 to build the sphinx doc.
* Removed fix-console-log-encoding.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 11:59:56 +0200
python-novaclient (2:9.1.1-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 13:13:48 +0100
python-novaclient (2:9.1.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:54:35 +0000
python-novaclient (2:9.1.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 21:04:54 +0000
python-novaclient (2:9.1.0-3) unstable; urgency=medium
* Add fix-console-log-encoding.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 07 Feb 2018 09:40:02 +0100
python-novaclient (2:9.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 23:52:38 +0000
python-novaclient (2:9.1.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.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Prefixing all debhelper files.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Remove Handle_error_response_for_webob_ge_1.6.0.patch applied upstream.
* Using pkgos-dh_auto_{install,test}.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Oct 2017 21:56:31 +0000
python-novaclient (2:3.3.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* Added Handle_error_response_for_webob_ge_1.6.0.patch (Closes: #830304).
-- Thomas Goirand <zigo@debian.org> Tue, 26 Jul 2016 16:35:34 +0200
python-novaclient (2:3.3.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:46:14 +0000
python-novaclient (2:3.3.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 02 Apr 2016 15:18:05 +0200
python-novaclient (2:3.3.0-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 3.9.7 (no change).
* Some fixes in debian/copyright.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 12:48:52 +0100
python-novaclient (2:3.2.0-3) experimental; urgency=medium
[ Corey Bryant ]
* d/rules: Use PYTHON3S instead of hardcoded 3.4 for override_dh_auto_test.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 04:06:13 +0000
python-novaclient (2:3.2.0-2) experimental; urgency=medium
* Added build-depends version of python-keyring to 7.2, adding runtime
depends to python-keyring >= 7.2, after experiencing failures on the
"nova" cli with version 6.1.
-- Thomas Goirand <zigo@debian.org> Fri, 29 Jan 2016 13:28:12 +0000
python-novaclient (2:3.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 18 Jan 2016 10:37:46 +0000
python-novaclient (2:2.30.1-4) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 23:18:59 +0000
python-novaclient (2:2.30.1-3) unstable; urgency=medium
* Uploading to unstable.
* Disable Python 3.5 unit tests.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:13:33 +0000
python-novaclient (2:2.30.1-2) experimental; urgency=medium
* Added Python3 support.
* Added a -doc package.
-- Thomas Goirand <zigo@debian.org> Mon, 05 Oct 2015 11:08:35 +0200
python-novaclient (2:2.30.1-1) experimental; urgency=medium
* New upstream release.
* d/control: Bump minimum python-tempest-lib version to 0.8.0.
* d/control: Update uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Mon, 28 Sep 2015 10:17:01 -0400
python-novaclient (2:2.29.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Fixed bash-completion script path.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Sep 2015 18:56:28 +0200
python-novaclient (2:2.26.0-1) experimental; urgency=medium
* Team upload.
* New upstream release.
- d/control: Align requirements with upstream.
- d/gbp.conf: Update gbp configuration for liberty branch.
* Converge Ubuntu and Debian package:
- d/tests/*: Add DEP 8 tests from Ubuntu.
-- Corey Bryant <corey.bryant@canonical.com> Tue, 16 Jun 2015 17:05:49 +0100
python-novaclient (2:2.23.0-1) unstable; urgency=medium
* New upstream release.
* Fixed new (build-)dependencies for this release
* Standards-Version: 3.9.6.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Apr 2015 18:48:05 +0200
python-novaclient (2:2.17.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Apr 2014 10:13:07 +0800
python-novaclient (2:2.17.0-1) experimental; urgency=medium
* New upstream release.
* Fixed new (build-)dependencies for this release.
* Using testr and subunit with better unit test output.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Mar 2014 18:49:42 +0800
python-novaclient (2:2.16.0-1) unstable; urgency=medium
* New upstream release.
* Using testr to run tests.
* Standards-Version: is now 3.9.5.
* Drop gnome keyring patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Mar 2014 15:38:24 +0800
python-novaclient (2:2.15.0-2) unstable; urgency=medium
* Applied upstream patch for deprecated Gnome keyring API (Closes: #728470).
* Removes .testrepository and subunit.log on clean.
-- Thomas Goirand <zigo@debian.org> Sat, 04 Jan 2014 01:38:05 +0800
python-novaclient (2:2.15.0-1) unstable; urgency=low
* New upstream release.
* Review all new (build-)depends.
* Fixed VCS URLs to be canonical.
* Ran wrap-and-sort.
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:07:00 +0800
python-novaclient (2:2.13.0-2) unstable; urgency=low
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 10:08:15 +0000
python-novaclient (2:2.13.0-1) experimental; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 02 Apr 2013 14:59:03 +0800
python-novaclient (2:2.10.0-1) experimental; urgency=low
* New upstream version.
* Remove exception_handling and prettytable patches (incorporated upstream).
* Now using openstack-pkg-tools for the debian/rules.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Dec 2012 14:15:48 +0000
python-novaclient (1:2012.1-4) unstable; urgency=low
* Added Breaks+Replaces: simh (<< 3.8.1-3) (Closes: #694372).
-- Thomas Goirand <zigo@debian.org> Wed, 28 Nov 2012 19:28:18 +0000
python-novaclient (1:2012.1-3) unstable; urgency=low
[ Ghe Rivero ]
* Fixed FTBFS. Closes: #665036
* Some depends and rules cleanup
[ Mehdi Abaakouk ]
* Add depend on python-pkg-resources
* Better exception handling (Closes: 674451)
* Fixed URL to the format 1.0 for the debian/copyright file.
-- Ghe Rivero <ghe.rivero@stackops.com> Thu, 07 Jun 2012 09:41:54 +0200
python-novaclient (1:2012.1-2) unstable; urgency=low
* Fixed new prettytable api.
-- Ghe Rivero <ghe.rivero@stackops.com> Mon, 07 May 2012 10:14:01 +0200
python-novaclient (1:2012.1-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Mon, 09 Apr 2012 09:14:18 +0200
python-novaclient (1:2012.1~rc3-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe.rivero@stackops.com> Wed, 04 Apr 2012 10:54:47 +0200
python-novaclient (1:2012.1~rc1-1) unstable; urgency=low
* New upstream release.
-- Ghe Rivero <ghe.rivero@stackops.com> Tue, 20 Mar 2012 13:11:41 +0100
python-novaclient (1:2012.1~e4-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe@debian.org> Fri, 02 Mar 2012 09:10:38 +0100
python-novaclient (1:2012.1~e3-1) unstable; urgency=low
* New upstream release
-- Julien Danjou <acid@debian.org> Thu, 26 Jan 2012 18:13:21 +0100
python-novaclient (1:2012.1~e2-4) unstable; urgency=low
* Do not depends on python-argparse with python 2.7 (Closes: #653522)
-- Julien Danjou <acid@debian.org> Fri, 30 Dec 2011 09:56:20 +0100
python-novaclient (1:2012.1~e2-3) unstable; urgency=low
[ Julien Danjou ]
* Add URL of forwarded argparse patch
[ Ghe Rivero ]
* Fix Depends on python-argparse. (Closes: #653522)
* Finish transition to dh_python2
-- Julien Danjou <acid@debian.org> Thu, 29 Dec 2011 09:48:28 +0100
python-novaclient (1:2012.1~e2-2) unstable; urgency=low
* Clean egg-info on clean
* Fix argparse requirement
-- Julien Danjou <acid@debian.org> Mon, 19 Dec 2011 17:19:54 +0100
python-novaclient (1:2012.1~e2-1) unstable; urgency=low
* New upstream release
-- Ghe Rivero <ghe@debian.org> Fri, 16 Dec 2011 09:03:36 +0100
python-novaclient (2.6.7-1) unstable; urgency=low
* [ce9adb4] Imported Upstream version 2.6.7
-- Ghe Rivero <ghe@debian.org> Fri, 04 Nov 2011 10:04:22 +0100
python-novaclient (2.4-2) unstable; urgency=low
* Uploading to SID.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Jun 2011 07:37:52 +0000
python-novaclient (2.4-1) experimental; urgency=low
* Initial release (Closes: #622944).
-- Thomas Goirand <zigo@debian.org> Sat, 16 Apr 2011 03:48:33 +0000
|