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

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

Description of the change

Add python-babel as a build dependency.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-08-20 15:27:45 +0000
+++ debian/changelog 2013-08-27 11:52:46 +0000
@@ -1,3 +1,9 @@
1python-novaclient (1:2.14.1-0ubuntu3) UNRELEASED; urgency=low
2
3 * debian/control: Add python-babel build-depends.
4
5 -- Chuck Short <zulcss@ubuntu.com> Tue, 27 Aug 2013 07:51:01 -0400
6
1python-novaclient (1:2.14.1-0ubuntu2) saucy; urgency=low7python-novaclient (1:2.14.1-0ubuntu2) saucy; urgency=low
28
3 * debian/control: Add versioned depends for python-pbr. 9 * debian/control: Add versioned depends for python-pbr.
410
=== modified file 'debian/control'
--- debian/control 2013-08-20 15:27:45 +0000
+++ debian/control 2013-08-27 11:52:46 +0000
@@ -5,6 +5,7 @@
5Build-Depends: debhelper (>= 7.0.50),5Build-Depends: debhelper (>= 7.0.50),
6 python-all (>= 2.6),6 python-all (>= 2.6),
7 python-argparse,7 python-argparse,
8 python-babel,
8 python-d2to1,9 python-d2to1,
9 python-distribute,10 python-distribute,
10 python-fixtures,11 python-fixtures,

Subscribers

People subscribed via source and target branches