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
|
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
|