* New upstream release.
* Reviewed (build-)depends for this release.
* Build the heat.conf.sample on the fly at build time.
+ * Refreshed allow-route-2.0.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 24 Dec 2014 17:45:14 +0800
--- /dev/null
+Description: Allow routes 2.0
+ Upstream is rejecting Routes 2.0 because the archive on PyPi is broken,
+ however, the Debian package for Routes 2.0 is perfectly fine. So we remove
+ the restriction.
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: not-needed
+Last-Update: 2014-12-26
+
+--- heat-2015.1~b1.orig/requirements.txt
++++ heat-2015.1~b1/requirements.txt
+@@ -37,7 +37,7 @@ python-troveclient>=1.0.7
+ PyYAML>=3.1.0
+ qpid-python
+ requests>=2.2.0,!=2.4.0
+-Routes>=1.12.3,!=2.0
++Routes>=1.12.3
+ six>=1.7.0
+ SQLAlchemy>=0.9.7,<=0.9.99
+ sqlalchemy-migrate>=0.9.1,!=0.9.2