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

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 167
Merged at revision: 167
Proposed branch: lp:~gandelman-a/ubuntu/saucy/quantum/kombu_min
Merge into: lp:~ubuntu-server-dev/neutron/havana
Diff against target: 35 lines (+5/-2)
2 files modified
debian/changelog (+3/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/saucy/quantum/kombu_min
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+175374@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-09 12:58:13 +0000
3+++ debian/changelog 2013-07-17 18:48:26 +0000
4@@ -6,6 +6,9 @@
5 [ James Page ]
6 * d/control: Update VCS fields for new branch locations.
7
8+ [ Adam Gandelman ]
9+ * debian/control: Set minimum python-kombu version >= 2.5.12.
10+
11 -- Chuck Short <zulcss@ubuntu.com> Thu, 20 Jun 2013 08:51:47 -0500
12
13 quantum (1:2013.2~b1-0ubuntu2) saucy; urgency=low
14
15=== modified file 'debian/control'
16--- debian/control 2013-07-09 12:58:13 +0000
17+++ debian/control 2013-07-17 18:48:26 +0000
18@@ -18,7 +18,7 @@
19 python-httplib2,
20 python-iso8601,
21 python-keystone,
22- python-kombu,
23+ python-kombu (>= 2.5.12),
24 python-lxml,
25 python-mock (>= 1.0b1),
26 python-mox,
27@@ -380,7 +380,7 @@
28 python-httplib2,
29 python-iso8601,
30 python-keystone,
31- python-kombu,
32+ python-kombu (>= 2.5.12),
33 python-lxml,
34 python-netaddr,
35 python-paste,

Subscribers

People subscribed via source and target branches