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
|
python-novaclient (2:6.0.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:11:56 +0200
python-novaclient (2:6.0.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:53:22 +0200
python-novaclient (2:4.1.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
[ Thomas Goirand ]
* Using pkgos-dh_auto_{install,test} from openstack-pkg-tools >= 52~.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jul 2016 08:27:37 +0000
python-novaclient (2:4.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/copyright: Changed source URL to https protocol
[ Corey Bryant ]
* New upstream release.
* d/gbp.conf: Update branch for Newton.
* d/control: Align (Build-)Depends with upstream.
* d/p/skip-tests.patch: Skip test_find() until bug is resolved.
-- Corey Bryant <corey.bryant@canonical.com> Sun, 05 Jun 2016 23:53:04 +0000
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
|