Skip to content

Changelog python-openstacksdk (0.11.3+repack-0ubuntu1)

2018

python-openstacksdk (0.11.3+repack-0ubuntu1) bionic; urgency=medium

   * d/watch: Use pypi.debian.net, as github tag tarballs are not release
     artefacts.
   * Use release tarball (+repack) from  pypi.debian.net.

python-openstacksdk (0.11.3-0ubuntu1) bionic; urgency=medium

   * New upstream release.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/remove-intersphinx.patch: Dropped. No longer needed.
   * d/rules: Run tests with stestr.
   * d/p/py2-enable-docs.patch: Enable docs to be built with py2.

2017

python-openstacksdk (0.9.19-0ubuntu1) bionic; urgency=medium

   * New upstream release.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/remove-openstackdocstheme.patch, d/p/remove-enforcer.patch: Dropped.
     No longer needed.
   * d/*: wrap-and-sort -bast.
   * d/control: Update Standards-Version to 4.1.2.
   * d/control: Bump debhelper compat to 10.

python-openstacksdk (0.9.17-0ubuntu1) artful; urgency=medium

   * New upstream release.
   * d/control: Align (Build-)Depends with upstream.
   * d/p/*: Rebased.
   * d/p/remove-enforcer.patch: Drop enforcer extension as it's not needed in
     distro and is hitting an import error for bs4.

python-openstacksdk (0.9.13-0ubuntu1) zesty; urgency=medium

   * New upstream release.
   * debian/control: Bump version dependencies.

2016

python-openstacksdk (0.9.10-0ubuntu1) zesty; urgency=medium

   * New upstream version.
   * debian/control: Bump version dependencies.

python-openstacksdk (0.9.7-1ubuntu1) zesty; urgency=medium

   * d/gbp.conf: Update gbp configuration file.
   * d/control: Update Vcs-* links and maintainers.
   * New upstream version.

python-openstacksdk (0.9.5-0ubuntu1) yakkety; urgency=medium

   [ Thomas Goirand ]
   * Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
 
   [ Corey Bryant ]
   * New upstream release.
   * d/control: Align (Build-)Depends with upstream.

python-openstacksdk (0.9.0-1) experimental; urgency=medium

   * New upstream release.
   * Fixed (build-)depends for this release.

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.

python-openstacksdk (0.8.1-2) unstable; urgency=medium

   * Uploading to unstable.

python-openstacksdk (0.8.1-1) experimental; urgency=medium

   * New upstream release.
   * Bumped required python-iso8601 version in build-depends-indep.

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.

2015

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.

python-openstacksdk (0.7.1-1) experimental; urgency=medium

   * Initial release. (Closes: #778645)