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
|
python-openstacksdk (0.9.5-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:12:02 +0200
python-openstacksdk (0.9.5-1) experimental; urgency=medium
[ Thomas Goirand ]
* Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
* Using OpenStack's Gerrit as VCS URLs.
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
-- Corey Bryant <corey.bryant@canonical.com> Fri, 02 Sep 2016 12:10:18 -0400
python-openstacksdk (0.9.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 17 Jul 2016 15:32:34 +0200
python-openstacksdk (0.8.6-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Removed UPSTREAM_GIT with default value
* d/copyright: Changed source URL to new one
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jun 2016 09:17:58 +0000
python-openstacksdk (0.8.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 11:31:25 +0000
python-openstacksdk (0.8.1-1) experimental; urgency=medium
* New upstream release.
* Bumped required python-iso8601 version in build-depends-indep.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Mar 2016 17:14:42 +0100
python-openstacksdk (0.8.0-1) experimental; urgency=medium
[ Ivan Udovichenko ]
* d/conrol: Update dependencies.
* d/patches: Update patch remove-intersphinx.patch
[ Corey Bryant ]
* d/control: Update min version of python(3)-keystoneauth1 to ensure this
bug is fixed: https://bugs.launchpad.net/keystoneauth/+bug/1502232
* d/control: Add git to build-depends for sphinx-build
* d/control: Add python-oslosphinx to build-depends.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Corey Bryant ]
* New upstream release.
* d/p/remove-openstackdocstheme.patch: Drop openstackdocstheme from sphinx
documentation.
* d/control: Drop python-openstackdocstheme from BDs.
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 04:38:29 +0000
python-openstacksdk (0.7.1-2) experimental; urgency=medium
[ Thomas Goirand ]
* Removed intersphinx module.
[ Corey Bryant ]
* d/rules: Run py3 tests.
* d/watch: Updated to get tarball from github.
* d/control: Add python(3)-keystoneauth1 to BDs.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 16 Dec 2015 09:19:48 -0500
python-openstacksdk (0.7.1-1) experimental; urgency=medium
* Initial release. (Closes: #778645)
-- Thomas Goirand <zigo@debian.org> Tue, 17 Feb 2015 21:48:45 +0100
|