* 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.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Apr 2014 00:58:35 +0800
+++ /dev/null
-Description: Fix SQLAlchemy version in requirements.txt
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: not-needed
-Last-Update: 2014-04-01
-
---- heat-2014.1~rc1.orig/requirements.txt
-+++ heat-2014.1~rc1/requirements.txt
-@@ -14,7 +14,7 @@ python-novaclient>=2.15.0
- PasteDeploy>=1.5.0
- requests>=1.1
- Routes>=1.12.3
--SQLAlchemy>=0.7.8,<=0.8.99
-+SQLAlchemy>=0.7.8,<=0.9.99
- WebOb>=1.2.3
- python-heatclient>=0.2.3
- python-keystoneclient>=0.6.0