+neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-3) unstable; urgency=medium
+
+ * Added requirements.txt patch for SQLA version.
+
+ -- Thomas Goirand <zigo@debian.org> Wed, 01 Jul 2015 03:02:58 +0000
+
neutron (2015.1.0+2015.06.24.git61.bdf194a0e1-2) unstable; urgency=medium
* Rebuilt for sqlalchemy 1.0.6.
--- /dev/null
+Description: Allow working with SQLA 1.0.6
+Author: Thomas Goirand <zigo@debian.org>
+Forwarded: no
+Last-Update: 2015-07-01
+
+--- neutron-2015.1.0+2015.06.24.git61.bdf194a0e1.orig/requirements.txt
++++ neutron-2015.1.0+2015.06.24.git61.bdf194a0e1/requirements.txt
+@@ -16,7 +16,7 @@ keystonemiddleware>=1.5.0,<1.6.0
+ netaddr>=0.7.12
+ python-neutronclient>=2.3.11,<2.5.0
+ retrying>=1.2.3,!=1.3.0 # Apache-2.0
+-SQLAlchemy>=0.9.7,<=0.9.99
++SQLAlchemy>=0.9.7
+ WebOb>=1.2.3
+ python-keystoneclient>=1.1.0,<1.4.0
+ alembic>=0.7.2