python-heatclient (1.1.0-2~u14.04+mos3) mos9.0; urgency=medium

  [ rabi ]
  * 8dc71e6 Pass correct arguments in osc plugin

  [ Jenkins ]
  * bde6feb Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * acdb668 Updated from global requirements
  * c264087 Updated from global requirements

  [ Jenkins ]
  * 4dd36e5 Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * 9f7b9a5 Updated from global requirements

  [ Steven Hardy ]
  * 4d253e7 Fix regression handling relative paths in environment

  [ Doug Hellmann ]
  * 55472bd Update .gitreview for stable/mitaka

  [ Jenkins ]
  * 4ce8335 Merge "Implement stack event list --follow"
  * 5d9cc24 Merge "Add OSC plugin for openstack orchestation service
    list"

 -- rabi <ramishra@redhat.com>  Wed, 29 Mar 2017 09:45:16 +0000

python-heatclient (1.1.0-2~u14.04+mos0) mos9.0; urgency=medium

  * Source: https://anonscm.debian.org/git/openstack/python-heatclient.git
    Commit: 8e936b5d2d5208fcce302c1ef4b0dfeabc049503
  * Fix (build-)dependencies.

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 19 Apr 2016 15:54:51 +0300

python-heatclient (1.1.0-2) UNRELEASED; urgency=medium

  * Standards-Version is 3.9.8 now (no change)

 -- Ondřej Nový <novy@ondrej.org>  Sat, 09 Apr 2016 19:27:11 +0200

python-heatclient (1.1.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Apr 2016 15:14:45 +0200

python-heatclient (1.0.0-1~u14.04+mos1) mos9.0; urgency=medium

  * Update to 1.0.0
  * Update runtime requirements according to global requirements of Mitaka
  * Update build requirements according to test-requirements of the project

 -- Daniil Trishkin <dtrishkin@mirantis.com>  Wed, 09 Mar 2016 17:10:37 +0300

python-heatclient (1.0.0-1) experimental; urgency=medium

  [ David Della Vecchia ]
  * New upstream release.
  * d/control: Align depends with upstream.
  * d/rules: Use available python versions for tests.

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Mar 2016 11:58:30 +0100

python-heatclient (0.8.0-3~u14.04+mos1) mos9.0; urgency=medium

  * Sync Mitaka specs from upstream

 -- Vitaly Parakhin <vparakhin@mirantis.com>  Mon, 25 Jan 2016 14:07:35 +0200

python-heatclient (0.8.0-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 22:32:10 +0000

python-heatclient (0.8.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * Do not run Python 3.5 unit tests.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 21:52:21 +0000

python-heatclient (0.6.0-1~u14.04+mos1) mos8.0; urgency=medium

  * Source: http://http.debian.net/debian/pool/main/p/python-heatclient/python-heatclient_0.8.0-1.dsc
  * Package version is lowered to satisfy the code version in 8.0 branch.

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Fri, 25 Sep 2015  0:14:20 +0300

python-heatclient (0.8.0-1) experimental; urgency=medium

  * New upstream release.
  * d/control: Align (build-)depends with upstream.
  * d/control: Update uploaders.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 23 Sep 2015 16:38:15 -0400

python-heatclient (0.6.0-1) experimental; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Jun 2015 17:31:23 +0200

python-heatclient (0.4.0-1) unstable; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Mar 2015 01:03:37 +0100

python-heatclient (0.2.9-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Review (build-)depends for this release.
  * Calling testr directly (without python setup.py).

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Apr 2014 16:13:27 +0800

python-heatclient (0.2.8-1) experimental; urgency=low

  * New upstream release.
  * Added --testr-args='--subunit  ' when calling testr.
  * New (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Oct 2013 14:46:19 +0800

python-heatclient (0.2.4-1) unstable; urgency=low

  * New upstream release.
  * Add build-depends on python-mock (>= 0.8.0), python-pbr (>= 0.5.20) and
    python-d2to1 (>= 0.2.11) (Closes: #724174).

 -- Thomas Goirand <zigo@debian.org>  Mon, 23 Sep 2013 02:21:28 +0000

python-heatclient (0.2.3-1) unstable; urgency=low

  [ Thomas Goirand ]
  * New upstream release.
  * Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
  * VCS fields now using canonical URLs.
  * Added build-depends: python-mimeparse (>= 0.1.4), python-testscenarios,
    python-yaml and testrepository.

  [ Prach Pongpanich ]
  * Dropped build-depends: python-nose.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Jul 2013 16:03:22 +0800

python-heatclient (0.2.2-3) unstable; urgency=low

  [ Prach Pongpanich ]
  * Drop dependency on python-argparse (Closes: #710718)

  [ Thomas Goirand ]
  * Make the drop of the python-argparse conditional (eg: it don't drop the
    dependency if building in Wheezy).
  * Allow the unit tests to fail if running in Wheezy (because of the lack of
    the python-argparse build-depends).

 -- Prach Pongpanich <prachpub@gmail.com>  Sun, 02 Jun 2013 07:01:12 +0700

python-heatclient (0.2.2-2) unstable; urgency=low

  * Added missing dependency python-setuptools-git (Closes: #710576), thanks to
    Jeremy Bicha for reporting.
  * Ran wrap-and-sort.

 -- Thomas Goirand <zigo@debian.org>  Sat, 01 Jun 2013 09:23:44 +0800

python-heatclient (0.2.2-1) unstable; urgency=low

  * Initial release. (Closes: #705231)

 -- Prach Pongpanich <prachpub@gmail.com>  Thu, 11 Apr 2013 12:03:51 +0700
