=== modified file 'debian/changelog'
--- debian/changelog	2015-03-19 08:53:47 +0000
+++ debian/changelog	2015-03-29 19:18:31 +0000
@@ -1,3 +1,9 @@
+ceilometer (2014.1.4-0ubuntu2) UNRELEASED; urgency=medium
+
+  * d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Sun, 29 Mar 2015 12:05:46 -0400
+
 ceilometer (2014.1.4-0ubuntu1) trusty; urgency=medium
 
   * Resynchronize with stable/icehouse (c837d83) (LP: #1432608):

=== modified file 'debian/control'
--- debian/control	2014-04-15 13:48:47 +0000
+++ debian/control	2015-03-29 19:18:31 +0000
@@ -43,7 +43,7 @@
  python-sqlalchemy (>= 0.8.2),
  python-stevedore (>= 0.13),
  python-subunit,
- python-six (>= 1.4.1),
+ python-six (>= 1.5.2),
  python-swift,
  python-swiftclient (>= 1.5),
  python-testscenarios (>= 0.4),
@@ -78,7 +78,7 @@
  python-oslo.config (>= 1:1.2.0),
  python-pecan (>= 0.2.0),
  python-pymongo (>= 2.6),
- python-six (>= 1.4.1),
+ python-six (>= 1.5.2),
  python-yaml (>= 3.1.0),
  python-requests (>= 1.1),
  python-sqlalchemy (>= 0.8.2),

