python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-3ubuntu1) focal; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Drop Build-Depends on python-hacking since we don't use
      pep8 testing.
    - d/p/add-pkg-info.patch: Add PKG-INFO in top level dir to set egg version
      [Updated version and DEP3 header]

 -- Lucas Kanashiro <lucas.kanashiro@canonical.com>  Wed, 01 Apr 2020 11:39:54 -0300

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-3) unstable; urgency=medium

  * Fixup calling unit tests, which fixes FTBFS (Closes: #950044).

 -- Thomas Goirand <zigo@debian.org>  Fri, 31 Jan 2020 16:34:57 +0100

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-2ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Drop Build-Depends on python-hacking since we don't use pep8 testing.
    - d/p/add-pkg-info.patch: Add PKG-INFO in top level dir to set egg version
      [Updated version and DEP3 header]

 -- Bryce Harrington <bryce@canonical.com>  Tue, 06 Aug 2019 16:49:39 -0700

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Jul 2019 23:52:36 +0200

python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Thomas Goirand ]
  * New upstream (git head) release.
  * Added missing build-depends-indep: subunit.
  * Removed argparse from requirements.txt and lift pbr upper bound.
  * Added missing python-requests build-dep.
  * Updating standards version to 4.3.0.
  * Removed inactive developer.
  * Using compat level 10.
  * Switch the package to Python 3.
  * Run unit tests with installed Python module.
  * Add removed-failing-tests.patch.

  [ Daniel Baumann ]
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Mar 2019 11:05:49 +0100

python-seamicroclient (0.4.0-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Add python3 support:
      + debian/rules: Build/test with python3
      + debian/patches/python3-support.patch.
      + debian/control: Add build-deps/package for python3.
    - Drop Build-Depends on python-hacking since we don't use pep8 testing.
  * debian/patches:
    - fix-tests.patch: Drop. No longer needed.
    - skip-tests.patch: Drop. No longer needed.
    - add-pkg-info.patch: Add PKG-INFO in top level dir so it doesn't FTBFS.
    - debian/control: Depends on python3-mock and python3-requests.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 03 Feb 2016 12:49:38 +0100

python-seamicroclient (0.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends.
  * Watch file using Github tags and not broken PyPi.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2015 00:08:05 +0200

python-seamicroclient (0.2.1-0ubuntu2) xenial; urgency=medium

  * Add python3 support.
  * debian/patches/python3-support.patch

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 17 Nov 2015 09:15:22 -0500

python-seamicroclient (0.2.1-0ubuntu1) trusty-proposed; urgency=medium

  * New upstream bugfix release.
    - This release only fixes connection issues when trying to power on/off
      multiple nodes at the same time. (LP: #1311140)
  * debian/patches/fix-tests.patch: Fix tests.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 22 Apr 2014 12:18:19 -0400

python-seamicroclient (0.2.0-0ubuntu1) trusty; urgency=medium

  * New upstream release (LP: #1305220)
    - Remove use of auth_token for REST API. Fixes concurrent access by
      using user/password each time instead of auth_token (LP: #1302828)
  * debian/watch: Updated to include correct URL link.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 09 Apr 2014 13:37:27 -0400

python-seamicroclient (0.1.0-2ubuntu1) trusty; urgency=medium

  * debian/control:
    - Drop Build-Depends on python-hacking since we don't use pep8 testing.
    - Add Build-Depends on python-requests.
  * debian/rules: Run tests with testr instead.
  * debian/patches/skip-tests.patch: Skip various tests as they require to
    have actual hardware to test against.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Fri, 28 Mar 2014 12:17:18 -0400

python-seamicroclient (0.1.0-2) unstable; urgency=medium

  * Added missing build-depends: openstack-pkg-tools (Closes: #741539).

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Mar 2014 06:09:23 +0000

python-seamicroclient (0.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #738328)

 -- Thomas Goirand <zigo@debian.org>  Sun, 09 Feb 2014 15:34:09 +0800
