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
|
python-saharaclient (0.18.0-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:15:03 +0200
python-saharaclient (0.18.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Sep 2016 18:59:58 +0200
python-saharaclient (0.15.0-1) experimental; urgency=medium
[ Ivan Udovichenko ]
* d/*.postinst,*.postrm,*.prerm: Update alternatives of saharaclient binaries.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
* Removed remove-failing-unit-discovery.patch.
* Standards-Version is now 3.9.8.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jul 2016 10:31:48 +0200
python-saharaclient (0.14.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 12:43:42 +0000
python-saharaclient (0.14.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 02 Apr 2016 15:26:29 +0200
python-saharaclient (0.13.0-2) experimental; urgency=medium
* Downgrade openstackclient (build-)depends to 2.0.0 to avoid dependency
loop.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 04:32:51 +0000
python-saharaclient (0.13.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
* d/control: Add python-sphinx-argparse to Build-Depends.
* d/control, d/rules: Add Python3 support.
* d/p/drop-doc-conf-git.patch: Drop git from sphinx config file
file as git repository is not avialable during package builds.
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
* HTTPS VCS URLs.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 04:23:38 +0000
python-saharaclient (0.11.1-3) unstable; urgency=medium
* Removed files failing unit test discovery with newer novaclient:
- saharaclient/tests/integration/tests/test_vanilla.py
- saharaclient/tests/integration/tests/test_vanilla2.py
- saharaclient/tests/integration/tests/test_hdp.py
-- Thomas Goirand <zigo@debian.org> Mon, 25 Jan 2016 18:10:33 +0000
python-saharaclient (0.11.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:34:12 +0000
python-saharaclient (0.11.1-1) experimental; urgency=medium
* New upstream release.
* d/control: Align dependencies and versions with upstream.
* d/control: Update uploaders.
-- Corey Bryant <corey.bryant@canonical.com> Thu, 24 Sep 2015 14:36:59 -0400
python-saharaclient (0.10.1-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2015 14:15:42 +0200
python-saharaclient (0.9.1-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- d/control: Align dependencies and versions with upstream.
-- James Page <james.page@ubuntu.com> Tue, 23 Jun 2015 11:54:41 +0100
python-saharaclient (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Reviewed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Dec 2014 23:23:00 +0800
python-saharaclient (0.7.3-1) experimental; urgency=medium
* New upstream release.
* Uploading to experimental before the Jessie freeze.
* Updated (build-)depends for this release.
* Allow the unit tests to fail, because it isn't desirable to build with the
keystone server up, which is what the unit tests are expecting.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Sep 2014 23:08:48 +0800
python-saharaclient (0.7.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Apr 2014 07:38:47 +0000
python-saharaclient (0.6.0-1) experimental; urgency=low
* Initial release (Closes: #742478).
-- Thomas Goirand <zigo@debian.org> Mon, 24 Mar 2014 14:58:19 +0800
|