heat (1:6.0.0-2~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.
  * 

 -- Thomas Goirand <zigo@debian.org>  Mon, 30 May 2016 21:34:18 +0000

heat (1:6.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use /bin/sh as su shell in postinst script explicitly
  * Standards-Version is 3.9.8 now (no change)

  [ Thomas Goirand ]
  * Updated Portuguese translation for debconf messages (Closes: #821052).
  * Updated Japanese translation for debconf messages (Closes: #820763).
  * Updated Dutch translation for debconf messages (Closes: #822969).

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 May 2016 12:50:37 +0000

heat (1:6.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 07 Apr 2016 21:14:08 +0200

heat (1:6.0.0~rc3-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Updated ja.po debconf translation (Closes: 819022).
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 10:55:26 +0200

heat (1:6.0.0~rc1-2) experimental; urgency=medium

  * Do not use Keystone admin auth token to setup API endpoints.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 13:17:04 +0000

heat (1:6.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Added git as build-depends-indep.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 13:25:50 +0100

heat (1:6.0.0~b3-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Avoid option -S of dpkg-parsechangelog which is incompatible with Trusty.
  * Fixed (build-)depends for this release.

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

 -- Thomas Goirand <zigo@debian.org>  Mon, 25 Jan 2016 16:05:12 +0000

heat (1:6.0.0~b2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed the patch for allowing routes 2.0.
  * Also package new /usr/bin/heat-wsgi-api{,-cloudwatch,-cfn}
  * Fixed debian/copyright ordering.
  * Updated heat.conf generation --namespace params.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 14:16:00 +0100

heat (1:5.0.0-4) unstable; urgency=medium

  * debian/rules:
    - add copying of dist-packages/heat/cloudinit/ content

 -- Daniil Trishkin <dtrishkin@mirantis.com>  Mon, 16 Nov 2015 16:53:39 +0300

heat (1:5.0.0-3) unstable; urgency=medium

  * Added q-text-as-data in depends: for heat-common.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 11:41:56 +0000

heat (1:5.0.0-2) unstable; urgency=medium

  * Rebuilt with openstack-pkg-tools 37 to use Keystone API v3.

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Nov 2015 08:21:25 +0000

heat (1:5.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Added python-pymysql as runtime dependency.

 -- Thomas Goirand <zigo@debian.org>  Tue, 13 Oct 2015 15:02:21 +0200

heat (1:5.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Now heat-api depends on python-openstackclient.

 -- Thomas Goirand <zigo@debian.org>  Wed, 23 Sep 2015 18:33:01 +0200

heat (1:5.0.0~b3-2) experimental; urgency=medium

  * Added nl.po.
  * Fixed wrong (build-)depends on python-neutronclient: EPOCH should be 1:.

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Sep 2015 11:38:40 +0200

heat (1:5.0.0~b3-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Refreshed routes 2.0 in requirements patch.
  * Deleted debian/patches/Fix_DummyResource_missing_in_provider_error.patch
    applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 12:40:05 +0200

heat (1:5.0.0~b2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rebased and updated patches.
  * Added upstream patches:
    - Fix_DummyResource_missing_in_provider_error.patch
  * Removed the copy of contrib/heat_keystoneclient_v2/heat_keystoneclient_v2
    which doesn't exist anymore upstream.

 -- Thomas Goirand <zigo@debian.org>  Sun, 02 Aug 2015 11:22:32 +0200

heat (2015.1.0-4) unstable; urgency=medium

  * Rebuilt with sqlalchemy 1.0.6.
  * Refreshed patch.
  * Added sqlalchemy version patch in requirements.txt.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Jul 2015 02:27:14 +0000

heat (2015.1.0-3) unstable; urgency=medium

  * Replaced && by ; in debian/rules.
  * Purges correctly log files on purge.
  * Removes double definition of PATH= in init scripts.

 -- Thomas Goirand <zigo@debian.org>  Wed, 03 Jun 2015 14:57:22 +0200

heat (2015.1.0-2) unstable; urgency=medium

  * Added missing oslo.log namespace when generating default config.

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 May 2015 16:27:46 +0200

heat (2015.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 21:51:34 +0000

heat (2015.1~rc2-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Reviewed (build-)depends for this release.
  * Build the heat.conf.sample on the fly at build time.
  * Refreshed allow-route-2.0.patch.
  * Added Remove_gettextutils_import.patch to un-fuck the .conf gen.

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Dec 2014 17:45:14 +0800

heat (2014.2.1-2) experimental; urgency=medium

  * Added missing python-oslo.serialization (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Mon, 15 Dec 2014 17:12:39 +0800

heat (2014.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Depending on openstack-pkg-tools (>= 20~).

 -- Thomas Goirand <zigo@debian.org>  Sun, 14 Dec 2014 10:33:44 +0000

heat (2014.2-2) experimental; urgency=medium

  * Do not duplicate the [keystone_authtoken] in heat.conf. This was a leftover
    from the missing [keystone_authtoken] in Icehouse.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Oct 2014 00:38:56 +0800

heat (2014.2-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 Oct 2014 14:50:02 +0000

heat (2014.2~rc3-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Now using templated init script for sysv-rc, generated systemd unit and
    upstart jobs, using openstack-pkg-tools >= 13.
  * Mangling upstream rc and beta versions in watch file.
  * Standards-Version is now 3.9.6.

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Oct 2014 14:28:41 +0800

heat (2014.2~rc1-2) experimental; urgency=medium

  * Also package /usr/bin/heat-keystone-setup-domain.
  * Using the --fail-missing option when calling dh_install.

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Oct 2014 20:27:08 +0800

heat (2014.2~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Updated (build-)depends for this release.
  * Added log facilities for all daemons.
  * Added systemd support.

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Oct 2014 19:01:13 +0800

heat (2014.2~b3-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added a patch to allow python-routes 2.0.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 00:58:38 +0800

heat (2014.1.1-2) unstable; urgency=medium

  * Updated de.po thanks to Chris Leick <c.leick@vollbio.de> (Closes: #751167).

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jun 2014 12:31:32 +0800

heat (2014.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Removed Dont_dynamically_create_provider_types_in_the_global_env.patch
    applied upstream.
  * Now (build-)depends on python-six >= 1.6.0.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 22:33:27 +0800

heat (2014.1-8) unstable; urgency=medium

  * Now also packaging heat_keystoneclient_v2 in dist-packages/heat/plugins.

 -- Thomas Goirand <zigo@debian.org>  Fri, 06 Jun 2014 22:56:55 +0800

heat (2014.1-7) unstable; urgency=medium

  * Now build-depends on openstack-pkg-tools >= 12~.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jun 2014 07:32:14 +0000

heat (2014.1-6) unstable; urgency=medium

  * Switched from restarting daemons to copytruncate in logrotate.

 -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 14:12:51 +0800

heat (2014.1-5) unstable; urgency=medium

  * Switched from restarting daemons to copytruncate for logrotate.

 -- Thomas Goirand <zigo@debian.org>  Thu, 29 May 2014 14:10:16 +0800

heat (2014.1-4) unstable; urgency=high

  * Refreshed fix-default-db.patch.
  * CVE-2014-3801: heat: User's provider templates show up in listing of
    resource types globally across tenants. Applied upstream patch:
    Dont_dynamically_create_provider_types_in_the_global_env.patch
    (Closes: #748824).

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 16:02:56 +0800

heat (2014.1-3) unstable; urgency=medium

  * Now using "service X restart" to restart services in logrotate script, and
    stop using dpkg-dev (Closes: #747886).

 -- Thomas Goirand <zigo@debian.org>  Sat, 17 May 2014 01:50:30 +0800

heat (2014.1-2) unstable; urgency=medium

  * Updated Italian debconf translation thanks to Beatrice Torracca
    <beatricet@libero.it> (Closes: #745389).

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 May 2014 06:41:50 +0000

heat (2014.1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Fixed dbsync for Icehouse (using heat-manage db_sync now).
  * Fixed the connection=sqlite:///var/lib/heat/neutrondb as default in the
    shipped heat.conf.
  * Fixed (build-)depends for this upstream version.
  * Removed now useless requirements.txt patch.
  * Fixed new location of the connection directive in config file.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Apr 2014 00:58:35 +0800

heat (2014.1~rc1-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 01 Apr 2014 14:50:26 +0800

heat (2014.1~b3-2) experimental; urgency=low

  * Using testr directly instead of run_test.sh.

 -- Thomas Goirand <zigo@debian.org>  Sun, 16 Mar 2014 15:19:57 +0800

heat (2014.1~b3-1) experimental; urgency=low

  * New upstream release (Icehouse beta 3).
  * Added new (build)-depends python-heatclient (>= 0.2.3).
  * Now building the sphinx doc in a heat-doc package.

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Feb 2014 15:23:17 +0800

heat (2013.2.2-2) unstable; urgency=medium

  * Rebuilt using openstack-pkg-tools >= 9~.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 17:43:18 +0000

heat (2013.2.2-1) unstable; urgency=medium

  * New upstream point release.
  * Removed fix-call-to-usr-bin-coverage.patch applied upstream.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Feb 2014 11:47:35 +0800

heat (2013.2.1-3) unstable; urgency=medium

  * Restart daemons after logrotate.
  * Fix webob version in requirements.txt.
  * Delete .coverage and .testrepository folders on clean.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Feb 2014 16:14:42 +0800

heat (2013.2.1-2) unstable; urgency=low

  * New debconf template translations:
    - German: Martin Schauer (Closes: #734738)
    - Swedish: Martin Bagge (Closes: #734619)
    - Spanish: Matias A. Bellone (Closes: #732536)

 -- Thomas Goirand <zigo@debian.org>  Sun, 12 Jan 2014 17:14:00 +0800

heat (2013.2.1-1) unstable; urgency=high

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 22:01:07 +0800

heat (2013.2-4) unstable; urgency=medium

  * Updated debconf translations, with warm thanks to:
    - French, Julien Patriarca <leatherface@debian.org> (Closes: #728767).
    - Russian, Yuri Kozlov <yuray@komyakino.ru> (Closes: #729776).
  * New debconf translation, with warm thanks to:
    - Portuguese, Américo Monteiro <a_monteiro@gmx.com> (Closes: #729903).

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Dec 2013 11:11:40 +0800

heat (2013.2-3) unstable; urgency=low

  * Added missing depends: python-babel in the python-heat package.
  * Added missing configuration files in /etc/heat (Closes: #730122).

 -- Thomas Goirand <zigo@debian.org>  Fri, 22 Nov 2013 17:17:50 +0800

heat (2013.2-2) unstable; urgency=low

  * Added upstream patch to fix the /usr/bin/coverage call and use
    "python -m coverage" instead.

 -- Thomas Goirand <zigo@debian.org>  Sat, 19 Oct 2013 16:22:07 +0000

heat (2013.2-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Oct 2013 00:13:49 +0800

heat (2013.2~rc2-1) experimental; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Oct 2013 08:38:30 +0000

heat (2013.1.3-2) unstable; urgency=low

  * New Debconf translations:
    - FR (Closes: #722422).
    - IT (Closes: #721334).
    - RU (Closes: #721305).

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2013 16:39:56 +0800

heat (2013.1.3-1) unstable; urgency=low

  * New upstream point release.
  * Added some Debconf templates translations:
    - Danish, thanks to Joe Dalton (Closes: #720039).
    - Japanese, thanks to victory (Closes: #720594).
    - Czech, thanks to Michal Šimůnek (Closes: #721141).

 -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 13:04:59 +0800

heat (2013.1.2-4) unstable; urgency=low

  * Added patch so that Heat can work with SQLAlchemy 0.8. Thanks to Zhang
  * Lei
    for working on that (Closes: #718157, #717225).

 -- Thomas Goirand <zigo@debian.org>  Wed, 07 Aug 2013 22:41:20 +0200

heat (2013.1.2-3) unstable; urgency=low

  * Modified templates accoding to the review from the debian-l10n-english. A
    big thanks to them (Closes: #708748).

 -- Thomas Goirand <zigo@debian.org>  Wed, 10 Jul 2013 22:54:09 +0800

heat (2013.1.2-2) unstable; urgency=low

  * Added missing policy.json in heat-common.

 -- Thomas Goirand <zigo@debian.org>  Sun, 16 Jun 2013 21:16:19 +0800

heat (2013.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Jun 2013 23:18:15 +0800

heat (2013.1-5) unstable; urgency=low

  * Added Subclass_keystone_middleware_to_set_headers.patch
  * Ran wrap-and-sort.
  * Also deletes /var/lib/heat on purge (Closes: #709875).

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 May 2013 23:16:57 +0800

heat (2013.1-4) unstable; urgency=low

  * Fixed the dbsync to the new thing upstream is using (it was crashing the
    postinst).
  * Fixed the prerm script of heat-engine that was calling dbc_go heat instead
    of dbc_go heat-engine.
  * Added missing dependency: python-mysqldb.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 May 2013 23:57:49 +0800

heat (2013.1-3) unstable; urgency=low

  * Added missing dbconfig-common depends (Closes: #709126). Thanks to Andrea
    Beckmann for the bug report.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 12:38:11 +0800

heat (2013.1-2) unstable; urgency=low

  * Uploading to unstable.
  * Removes the <=2.3.5 from python-lxml requirements.
  * Fix package version detection when building docs.
  * Cleans doc/build on the clean target.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 13:15:54 +0000

heat (2013.1-1) experimental; urgency=low

  * Initial release (Closes: #695302).

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Feb 2013 21:56:59 +0800
