Merge lp:~gandelman-a/ubuntu/saucy/cinder/kombu_min into lp:~ubuntu-server-dev/cinder/havana

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 119
Merged at revision: 118
Proposed branch: lp:~gandelman-a/ubuntu/saucy/cinder/kombu_min
Merge into: lp:~ubuntu-server-dev/cinder/havana
Diff against target: 33 lines (+3/-2)
2 files modified
debian/changelog (+1/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/saucy/cinder/kombu_min
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+175370@code.launchpad.net

Description of the change

Set minimum python-kombu version >= 2.5.12.

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 2013-07-16 15:46:29 +0000
3+++ debian/changelog 2013-07-17 18:39:34 +0000
4@@ -10,6 +10,7 @@
5 * debian/control:
6 - Add minimum requirement python-anyjson (>= 0.3.3).
7 - Add minimum requirement python-keystoneclient (>= 0.2.3).
8+ - Add minimum requirement python-kombu (>= 2.5.12).
9
10 [ James Page ]
11 * d/control: Update VCS fields for new branch locations.
12
13=== modified file 'debian/control'
14--- debian/control 2013-07-11 13:29:57 +0000
15+++ debian/control 2013-07-17 18:39:34 +0000
16@@ -15,7 +15,7 @@
17 python-hp3parclient (>= 1.0.0),
18 python-iso8601,
19 python-keystoneclient (>= 1:0.2.3),
20- python-kombu,
21+ python-kombu (>= 2.5.12),
22 python-lockfile,
23 python-lxml,
24 python-migrate,
25@@ -57,7 +57,7 @@
26 python-oslo.config,
27 python-greenlet,
28 python-iso8601,
29- python-kombu,
30+ python-kombu (>= 2.5.12),
31 python-lockfile,
32 python-lxml,
33 python-migrate,

Subscribers

People subscribed via source and target branches