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

Proposed by Corey Bryant
Status: Merged
Merged at revision: 109
Proposed branch: lp:~corey.bryant/ceilometer/2014.1.4-0ubuntu2
Merge into: lp:~ubuntu-server-dev/ceilometer/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/ceilometer/2014.1.4-0ubuntu2
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+254504@code.launchpad.net
To post a comment you must log in.

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:53:47 +0000
3+++ debian/changelog 2015-03-29 19:18:31 +0000
4@@ -1,3 +1,9 @@
5+ceilometer (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 12:05:46 -0400
10+
11 ceilometer (2014.1.4-0ubuntu1) trusty; urgency=medium
12
13 * Resynchronize with stable/icehouse (c837d83) (LP: #1432608):
14
15=== modified file 'debian/control'
16--- debian/control 2014-04-15 13:48:47 +0000
17+++ debian/control 2015-03-29 19:18:31 +0000
18@@ -43,7 +43,7 @@
19 python-sqlalchemy (>= 0.8.2),
20 python-stevedore (>= 0.13),
21 python-subunit,
22- python-six (>= 1.4.1),
23+ python-six (>= 1.5.2),
24 python-swift,
25 python-swiftclient (>= 1.5),
26 python-testscenarios (>= 0.4),
27@@ -78,7 +78,7 @@
28 python-oslo.config (>= 1:1.2.0),
29 python-pecan (>= 0.2.0),
30 python-pymongo (>= 2.6),
31- python-six (>= 1.4.1),
32+ python-six (>= 1.5.2),
33 python-yaml (>= 3.1.0),
34 python-requests (>= 1.1),
35 python-sqlalchemy (>= 0.8.2),

Subscribers

People subscribed via source and target branches