Merge lp:~zulcss/python-novaclient/pbr into lp:~ubuntu-server-dev/python-novaclient/havana

Proposed by Chuck Short
Status: Merged
Merged at revision: 78
Proposed branch: lp:~zulcss/python-novaclient/pbr
Merge into: lp:~ubuntu-server-dev/python-novaclient/havana
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~zulcss/python-novaclient/pbr
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+181080@code.launchpad.net

Description of the change

Versioned depends on pbr

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve

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-08-20 15:23:31 +0000
3+++ debian/changelog 2013-08-20 15:38:33 +0000
4@@ -1,3 +1,9 @@
5+python-novaclient (1:2.14.1-0ubuntu2) saucy; urgency=low
6+
7+ * debian/control: Add versioned depends for python-pbr.
8+
9+ -- Chuck Short <zulcss@ubuntu.com> Tue, 20 Aug 2013 11:27:43 -0400
10+
11 python-novaclient (1:2.14.1-0ubuntu1) saucy; urgency=low
12
13 [ Chuck Short ]
14
15=== modified file 'debian/control'
16--- debian/control 2013-07-09 13:07:31 +0000
17+++ debian/control 2013-08-20 15:38:33 +0000
18@@ -12,7 +12,7 @@
19 python-iso8601,
20 python-mock (>= 0.7),
21 python-nose,
22- python-pbr,
23+ python-pbr (>= 0.5.21),
24 python-prettytable (>= 0.6),
25 python-requests,
26 python-setuptools,

Subscribers

People subscribed via source and target branches