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
|
python-keystoneauth1 (4.2.1-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 23:19:09 +0200
python-keystoneauth1 (4.2.1-1) experimental; urgency=medium
* New upstream release.
* Removed mock from build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2020 15:28:22 +0200
python-keystoneauth1 (4.0.1-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jul 2020 11:42:42 +0200
python-keystoneauth1 (4.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 13:37:33 +0200
python-keystoneauth1 (4.0.0-1) experimental; urgency=medium
* New upstream release.
* Add python3-sphinxcontrib.apidoc as build-depends.
* Removed Make_tests_pass_in_2020.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Apr 2020 18:52:06 +0200
python-keystoneauth1 (3.18.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 10 Feb 2020 12:21:11 +0100
python-keystoneauth1 (3.17.1-3) unstable; urgency=medium
* Add upstream Make_tests_pass_in_2020.patch fixing FTBFS (Closes: #950041).
-- Thomas Goirand <zigo@debian.org> Mon, 10 Feb 2020 12:27:08 +0100
python-keystoneauth1 (3.17.1-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 09:34:39 +0200
python-keystoneauth1 (3.17.1-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.
* Fix dh_auto_clean.
* Build first in debian/tmp to run tests correctly.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 11:05:11 +0200
python-keystoneauth1 (3.13.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 21:31:52 +0200
python-keystoneauth1 (3.13.1-1) experimental; urgency=medium
[ Thomas Goirand ]
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 16:31:29 +0100
python-keystoneauth1 (3.10.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 15:39:50 +0200
python-keystoneauth1 (3.10.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using Python 3 for building doc.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Aug 2018 21:24:01 +0200
python-keystoneauth1 (3.4.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:31 +0000
python-keystoneauth1 (3.4.0-1) experimental; urgency=medium
* Points VCS URLs to https://salsa.debian.org/openstack-team/.
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
* Build with openstack-pkg-tools (>= 64~) to handle stestr.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Feb 2018 15:03:42 +0000
python-keystoneauth1 (3.2.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 23:26:19 +0000
python-keystoneauth1 (3.2.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ 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.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Rebased no-intersphinx-in-doc.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Sep 2017 21:12:47 +0200
python-keystoneauth1 (2.12.1-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.
* Fixed oslotest EPOCH.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:10:48 +0200
python-keystoneauth1 (2.12.1-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
* Changed pep8 build depends to python-pep8 (Closes: #834742)
[ James Page ]
* New upstream release.
[ Corey Bryant ]
* New upstream release.
[ James Page ]
* Demote python{3}-requests-kerberos to Suggests as its an optional
dependency.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Mon, 12 Sep 2016 01:21:27 +0200
python-keystoneauth1 (2.7.0-2) experimental; urgency=medium
[ Corey Bryant ]
* d/control: Add python(3)-oauthlib to (Build-)Depends.
[ Thomas Goirand ]
* Added no intersphinx patch.
* Switch to using openstack-pkg-tools (>= 51~) dh helpers.
-- Thomas Goirand <zigo@debian.org> Thu, 16 Jun 2016 10:33:46 +0200
python-keystoneauth1 (2.7.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jun 2016 12:50:43 +0000
python-keystoneauth1 (2.4.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
[ James Page ]
* New upstream point release (LP: #1586900).
- d/p/*: Dropped, included upstream.
-- James Page <james.page@ubuntu.com> Tue, 31 May 2016 10:49:35 +0100
python-keystoneauth1 (2.4.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed (build-)depends for this release.
* Removed all patches (applied upstream).
* Added fix-OrderedDict-mutated-during-iteration.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 12:33:33 +0200
python-keystoneauth1 (2.1.0-4) experimental; urgency=medium
[ Corey Bryant ]
* d/watch: Fix tags url.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Added patch to remove argparse from requirements.txt.
* Standards-Version: 3.9.7 (no change).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Thu, 10 Mar 2016 12:58:44 +0100
python-keystoneauth1 (2.1.0-3) experimental; urgency=medium
* d/rules: Run tests for all versions of py3.
* d/p/py3-session-adapters-iteration.patch: Fixes failure hit by py3.5 tests.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 16 Dec 2015 09:17:55 -0500
python-keystoneauth1 (2.1.0-2) experimental; urgency=medium
* Added missing pep8 build-depends.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Dec 2015 15:46:22 +0100
python-keystoneauth1 (2.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Made the long description better.
-- Thomas Goirand <zigo@debian.org> Mon, 05 Oct 2015 09:48:29 +0200
python-keystoneauth1 (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #800700)
-- Thomas Goirand <zigo@debian.org> Fri, 02 Oct 2015 15:17:55 +0200
|