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
|
python-glanceclient (1:2.5.0-3) unstable; urgency=medium
* Defines RES_OPTIONS=attempts:0 to avoid network access (Closes: #835076).
-- Thomas Goirand <zigo@debian.org> Mon, 10 Oct 2016 13:27:21 +0200
python-glanceclient (1:2.5.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 11:00:25 +0200
python-glanceclient (1:2.5.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 10:00:33 +0200
python-glanceclient (1:2.1.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 debian-branch for Newton.
* d/control: Align (Build-)Depends with upstream.
[ Thomas Goirand ]
* Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
-- Thomas Goirand <zigo@debian.org> Tue, 12 Jul 2016 18:34:35 +0000
python-glanceclient (1:2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 12:56:18 +0000
python-glanceclient (1:2.0.0-1) experimental; urgency=medium
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
* d/p/install-missing-files.patch: Dropped. No longer needed.
* d/p/*: Rebased.
-- Corey Bryant <corey.bryant@canonical.com> Mon, 14 Mar 2016 09:49:57 -0400
python-glanceclient (1:1.2.0-2) experimental; urgency=medium
[ Corey Bryant ]
* d/p/skip-tests-2.patch: Added to skip tests that are failing upstream.
[ 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 03:31:58 +0000
python-glanceclient (1:1.2.0-1) experimental; urgency=medium
[ David Della Vecchia ]
* New upstream release.
* d/control: Align requirements with upstream.
* d/gbp.conf: Update gbp configuration for mitaka branch.
[ Corey Bryant ]
* d/rules: Run tests for all py3 versions.
-- Corey Bryant <corey.bryant@canonical.com> Fri, 08 Jan 2016 15:15:21 -0500
python-glanceclient (1:1.1.0-4) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
* Fixed doubled-defined python-mox3 b-d.
-- Thomas Goirand <zigo@debian.org> Sat, 24 Oct 2015 00:01:23 +0000
python-glanceclient (1:1.1.0-3) unstable; urgency=medium
* Added missing breaks+replaces to allow upgrades (Closes: #802097).
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 07:41:17 +0000
python-glanceclient (1:1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 21:49:27 +0000
python-glanceclient (1:1.1.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (build-)depends with upstream.
* d/p/fix-test-shell.patch: Dropped. Fixed in new upstream release.
* d/p/fix-has-expired-tests.patch: Rebased.
* d/p/skip-tests.patch: Added to skip tests that are failing upstream.
[ Thomas Goirand ]
* Do not run this test that fails in my Jessie jenkins:
- v2.test_client_requests.ClientTestRequests.test_show_bad_image_schema
-- Thomas Goirand <zigo@debian.org> Thu, 24 Sep 2015 15:49:44 +0000
python-glanceclient (1:0.19.0-1) experimental; urgency=medium
* New upstream release.
- d/control: Align requirements with upstream.
- d/p/do-not-crash-on-homedir-creation.patch: Dropped; Fixed upstream.
- d/p/fix-has-expired-tests.patch: Rebased.
- d/p/fix-test-shell.patch: Added to fix failing tests.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 24 Jun 2015 12:08:51 -0400
python-glanceclient (1:0.18.0-2) experimental; urgency=medium
* Added Python3 support.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jun 2015 09:26:13 +0000
python-glanceclient (1:0.18.0-1) experimental; urgency=medium
* New upstream release.
- d/control: Align requirements with upstream.
- d/gbp.conf: Update gbp configuration for liberty branch.
- d/p/fix-has-expired-tests.patch: Added to work around upstream
openssl issue.
* Converge Ubuntu and Debian package:
- d/tests/*: Add DEP 8 tests from Ubuntu.
-- Corey Bryant <corey.bryant@canonical.com> Tue, 16 Jun 2015 15:20:58 +0100
python-glanceclient (1:0.17.1-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Added python-oslo.utils (>= 1.0.0) as (build-)depends.
* Removed disable-intersphinx.patch, refreshed urllib3 patch.
-- Thomas Goirand <zigo@debian.org> Tue, 23 Dec 2014 16:23:26 +0800
python-glanceclient (1:0.14.1-1) experimental; urgency=medium
* New upstream release.
* Updated (build-)depends for this new release.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Wed, 15 Oct 2014 16:19:34 +0800
python-glanceclient (1:0.14.0-1) experimental; urgency=medium
* New upstream release.
* Uploading to experimental before the freeze of Jessie.
* Rebased disable-intersphinx.patch.
* Added a patch to use urllib3 directly, not the vendorized version from
requests.
* Added python-oslosphinx as build-depends-indep.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Sep 2014 22:55:37 +0800
python-glanceclient (1:0.13.1-1) unstable; urgency=medium
* New upstream release.
* New (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Jul 2014 18:38:59 +0800
python-glanceclient (1:0.12.0-1) unstable; urgency=medium
* New upstream release. (Closes: #750227)
* New (build-)depends set for this release.
* Added --testr-args='--subunit ' when calling testr.
* Now packaging upstream manpage and doc.
-- Thomas Goirand <zigo@debian.org> Wed, 19 Mar 2014 21:59:30 +0800
python-glanceclient (1:0.10.0-2) unstable; urgency=low
* (Build-)depends on python-warlock >= 1.0.1 and python-d2to1 >= 0.2.10
(Closes: #724172).
* Updated version of (build-)depends of keystoneclient to >= 1:0.2.0.
* Fixed min versions of testtools and testrepository build-depends.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2013 18:55:26 +0800
python-glanceclient (1:0.10.0-1) unstable; urgency=low
* New upstream release.
* Removed now applied upstream CVE-2013-4111 patch.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 13:18:30 +0800
python-glanceclient (1:0.9.0-2) unstable; urgency=high
* Ran wrap-and-sort.
* CVE-2013-4111: Fix missing SSL certificate check (Closes: #718282).
* Cleans correctly so the package can be built twice.
* Using testrepository instead of run_test.py for running tests.
* Standards-Version: is now 3.9.4.
* Explicitly using --buildsystem=python_distutils.
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 13:55:25 +0800
python-glanceclient (1:0.9.0-1) unstable; urgency=low
* Uploading to unstable.
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 09:39:00 +0000
python-glanceclient (1:0.8.0-1) experimental; urgency=low
* New upstream release.
* Removes debian/patches/fix-ubuntu-tests.patch.
* python-keystoneclient must be >= 1:0.1.2.
* Added python-sphinx build-depends.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Feb 2013 03:17:57 +0800
python-glanceclient (1:0.6.0-1) experimental; urgency=low
[ Mehdi Abaakouk ]
* First debian release (Closes: #687505)
[ Thomas Goirand ]
* Added a Replaces: glance-common (<< 2012.2), since this package provides
the glance userland command line.
* Using unified include pkgos.make from openstack-pkg-tools in debian/rules.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Nov 2012 11:11:56 +0000
python-glanceclient (1:0.5.0.1.7402590-0ubuntu1) quantal; urgency=low
[ Soren Hansen ]
* Update debian/watch to account for symbolically named tarballs and
use newer URL.
* Fix Launchpad URLs in debian/watch.
[ Chuck Short ]
* New upstream version.
-- Chuck Short <zulcss@ubuntu.com> Fri, 07 Sep 2012 12:23:37 -0500
python-glanceclient (1:0.4.1-0ubuntu2) quantal; urgency=low
* debian/patches/fix-ubuntu-tests.patch: Refreshed.
-- Adam Gandelman <adamg@canonical.com> Wed, 22 Aug 2012 23:43:28 -0700
python-glanceclient (1:0.4.1-0ubuntu1) quantal; urgency=low
[ Adam Gandelman ]
* debian/control, pydist-overrides: Add python-setuptools-git,
python-warlock.
[ Chuck Short ]
* New upstream version.
* debian/control: Add python-keystoneclient as a depends.
-- Chuck Short <zulcss@ubuntu.com> Thu, 16 Aug 2012 12:24:18 -0500
python-glanceclient (1:0.1.1-0ubuntu1) quantal; urgency=low
[ Chuck Short ]
* New upstream release.
* debian/rules: Fix test suite
* debian/patches/fix-ubuntu-tests: Re-introduced to prevent downloading
virtualenv deps.
* debian/watch: Update with new location.
[ Adam Gandleman ]
* debian/control: wrap-and-sort, add python-setuptools to Depends.
* debian/pydist-overrides: Override python-keystoneclient.
-- Chuck Short <zulcss@ubuntu.com> Fri, 06 Jul 2012 11:31:31 -0400
python-glanceclient (2012.2~f2~20120621.59-0ubuntu1) quantal; urgency=low
* New usptream version.
* debian/docs: Include changelog and readme.rst
* debian/watch: Fix url
-- Chuck Short <zulcss@ubuntu.com> Fri, 22 Jun 2012 10:41:03 -0400
python-glanceclient (2012.2~f1-0ubuntu2) quantal; urgency=low
* debian/control:
- Use Architecture: all (LP: #1013860)
- Update maintainer
-- Michael Terry <mterry@ubuntu.com> Thu, 21 Jun 2012 07:15:43 -0400
python-glanceclient (2012.2~f1-0ubuntu1) quantal; urgency=low
* Initial release.
-- Chuck Short <zulcss@ubuntu.com> Tue, 29 May 2012 08:34:09 -0400
|