Merge lp:~corey.bryant/cinder/2014.1.4-0ubuntu2 into lp:~ubuntu-server-dev/cinder/icehouse

Proposed by Corey Bryant
Status: Approved
Approved by: Chuck Short
Approved revision: 187
Proposed branch: lp:~corey.bryant/cinder/2014.1.4-0ubuntu2
Merge into: lp:~ubuntu-server-dev/cinder/icehouse
Diff against target: 35 lines (+8/-2)
2 files modified
debian/changelog (+6/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~corey.bryant/cinder/2014.1.4-0ubuntu2
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+254505@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-03-19 08:54:59 +0000
3+++ debian/changelog 2015-03-29 19:19:19 +0000
4@@ -1,3 +1,9 @@
5+cinder (1:2014.1.4-0ubuntu2) UNRELEASED; urgency=medium
6+
7+ * d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).
8+
9+ -- Corey Bryant <corey.bryant@canonical.com> Sun, 29 Mar 2015 14:43:49 -0400
10+
11 cinder (1:2014.1.4-0ubuntu1) trusty; urgency=medium
12
13 * Resynchronize with stable/icehouse (93de51d) (LP: #1432608):
14
15=== modified file 'debian/control'
16--- debian/control 2014-03-17 18:14:53 +0000
17+++ debian/control 2015-03-29 19:19:19 +0000
18@@ -35,7 +35,7 @@
19 python-pbr (>= 0.5.21),
20 python-routes,
21 python-setuptools,
22- python-six (>= 1.4.1),
23+ python-six (>= 1.5.2),
24 python-sphinx,
25 python-sqlalchemy (>= 0.8.2),
26 python-stevedore (>= 0.10),
27@@ -76,7 +76,7 @@
28 python-paste,
29 python-pastedeploy,
30 python-routes,
31- python-six (>= 1.4.1),
32+ python-six (>= 1.5.2),
33 python-sqlalchemy (>= 0.8.2),
34 python-stevedore (>= 0.10),
35 python-suds,

Subscribers

People subscribed via source and target branches