heat (1:11.0.0-6) unstable; urgency=medium

  * Install heat-api and heat-api-cfn using uwsgi.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Mar 2019 15:35:44 +0100

heat (1:11.0.0-5) unstable; urgency=medium

  * Added debconf template translations, with thanks to:
    - German: Dr. Tobias Quathamer <toddy@debian.org> (Closes: #914578).
    - French: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr> (Closes: #915951).
    - Dutch: Frans Spiesschaert <Frans.Spiesschaert@yucom.be> (Closes: #917146)
    - Portuguese: Traduz PT <traduz@debianpt.org> (Closes: #918612).

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Jan 2019 09:20:08 +0100

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

  * Setup region_name_for_services with debconf
  * Disable sqlite failing tests

 -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 06 Dec 2018 12:51:15 +0100

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

  * d/control: Add me to uploaders field
  * d/copyright: Add me to copyright file
  * d/rules: Make default
      - [trustee] auth_type password
      - [trustee] user_domain_name default
  * d/heat-common.{config,postinst}.in:
      - Handle things via debconf
          - [DEFAULT] stack_domain_admin
          - [DEFAULT] stack_domain_admin_password
          - [DEFAULT] stack_user_domain_name
          - [trustee] username
          - [trustee] password
      - Create heat domain admin
      - Create heat domain
      - Assign domain admin role to heat_domain_admin
  * d/heat-api-cfn.{config,postinst}.in:
      - Handle things via debconf
          - [DEFAULT] heat_metadata_server_url
          - [DEFAULT] heat_waitcondition_server_url

 -- Michal Arbet <michal.arbet@ultimum.io>  Wed, 21 Nov 2018 13:34:18 +0100

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

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 05 Sep 2018 15:29:57 +0200

heat (1:11.0.0-1) experimental; urgency=medium

  [ Thomas Goirand ]
  * Fixed startup messages.
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed fix-sphinx-1.7-import-Directive.patch, not needed anymore.
  * Do not install inexistant man pages (Closes: #903868).
  * Correctly purge policy.json (Closes: #905498).
  * Add upstream patches for Python 3.7:
    - Fix_errors_with_issubclass_in_Python_3.7.patch
    - Unit_tests_Fix_mock-errors_with_too_few_side_effects.patch

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

 -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jun 2018 10:47:31 +0200

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

  * Fix the import of the Directive module under Sphinx 1.7 (Closes: #896621).

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Apr 2018 10:46:47 +0200

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

  * Fixed dbc pstrm.

 -- Thomas Goirand <zigo@debian.org>  Mon, 26 Mar 2018 16:46:11 +0000

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

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Use pkgos-dh_auto_test.
  * Removed heat-api-cloudwatch, as it's removed upstream.
  * Calls dh_misisng.
  * Remove heat_integrationtests/.gitignore.
  * Remove recursive chown/chmod from postinst.
  * Standards-Version is now 4.1.3.
  * Switched to Python 3.
  * Add dh_python3 --shebang=/usr/bin/python3.
  * Fixed oslo-config-generator namespaces.
  * Blacklist tests broken in Python 3 (not-sorted arrays):
    - test_conv_string_five_instance_stack_create
    - test_conv_empty_template_stack_update_delete
    - test_conv_string_five_instance_stack_update
  * Switched to openstack-pkg-tools >= 70~ shared debconf templates.

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 08:37:25 +0000

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

  * Do not do API endpoint registration in heat-common, as this has been moved
    to heat-api (Closes: #886924).

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Jan 2018 09:19:13 +0000

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

  * Also package .yaml template files.

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Dec 2017 12:17:29 +0100

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

  * Remove pkgos_register_endpoint_config from heat-common (Closes: #884266).

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Dec 2017 20:18:56 +0000

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

  * New upstream release.
  * Fixed min version for openstackclient.

 -- Thomas Goirand <zigo@debian.org>  Tue, 12 Dec 2017 08:30:48 +0000

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

  * Fixed heat.conf generation.
  * Moved heat-api endpoint configuration to the heat-api package.
  * Also add logic to register heat-api-cfn using debconf.
  * Removed dh-systemd from build-depends.
  * Added missing lsb-base runtime depends for heat-api.

 -- Thomas Goirand <zigo@debian.org>  Sat, 02 Dec 2017 10:08:04 +0000

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

  [ Ondřej Nový ]
  * Use dh_missing --fail-missing

  [ Thomas Goirand ]
  * Using openstack-pkg-tools >= 56~.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Dec 2017 16:59:11 +0000

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

  * Updated fr.po (Closes: #875754).
  * Fixed FBTFS due to wrong b-d versions (Closes: #880226):
    - Fixed min version of python-zaqarclient.
    - Added missing EPOCH for python-mistralclient.

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Oct 2017 17:02:24 +0000

heat (1:9.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Updating vcs fields.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.1.1.
  * Fixed (build-)depends for this release.
  * Remove obsolete patches.
  * Remove now useless stuff in debian/rules.

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Oct 2017 23:18:10 +0200

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

  * Team upload.
  * Bump build dependency on openstack-pkg-tools (Closes: #858698).

 -- David Rabel <david.rabel@noresoft.com>  Sat, 01 Apr 2017 11:36:53 +0200

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

  * Add allow-sqlalchemy-1.1.patch.

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jan 2017 03:02:49 +0100

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

  [ Ondřej Nový ]
  * Bumped debhelper compat version to 10

  [ Thomas Goirand ]
  * CVE-2016-9185: template source URL allows network port scan: applied
    upstream patch (Closes: #843232).
  * Remove broken rst with latest docutils (Closes: #850231).

 -- Thomas Goirand <zigo@debian.org>  Mon, 26 Dec 2016 17:36:59 +0100

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

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 06 Oct 2016 17:50:16 +0200

heat (1:7.0.0~rc1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Use correct branch in Vcs-* fields

  [ Thomas Goirand ]
  * Uploading to unstable.
  * Build-Depends on openstack-pkg-tools >= 53~.
  * Fixed oslotest EPOCH.
  * Fixed config gneration namespaces.
  * Debconf translation:
    - it (Closes: #839195).

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 09:42:21 +0200

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

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rebased fix-requirements.txt.patch.
  * Using OpenStack's Gerrit as VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Sat, 17 Sep 2016 19:42:11 +0200

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

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added new pt_BR.po Brazilian Portuguese debconf templates translation
    (Closes: #829341).
  * Updated Danish translation of the debconf templates (Closes: #830642).

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jul 2016 19:33:13 +0200

heat (1:7.0.0~b1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added fix-requirements.txt.patch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Jun 2016 10:39:57 +0200

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
