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

Proposed by Chuck Short
Status: Merged
Merged at revision: 128
Proposed branch: lp:~zulcss/cinder/babel
Merge into: lp:~ubuntu-server-dev/cinder/havana
Diff against target: 41 lines (+4/-8)
2 files modified
debian/changelog (+3/-8)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~zulcss/cinder/babel
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+178747@code.launchpad.net

Description of the change

- Add python-babel as a build-dependency
- Refreshed changelog.

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

python-greenelet -> python-greenlet

review: Needs Fixing
lp:~zulcss/cinder/babel updated
128. By Chuck Short

Fix changelog

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-07-30 17:27:25 +0000
3+++ debian/changelog 2013-08-06 14:42:28 +0000
4@@ -8,22 +8,17 @@
5 [ Adam Gandelman ]
6 * debian/patches/avoid_paramiko_vers_depends.patch: Dropped, no longer
7 required.
8+ * Add minimum requirement python-greenlet (>= 0.3.2).
9+ * Add minimum requirement python-eventlet (>= 0.12.0).
10
11 [ Chuck Short ]
12 * New upstream release.
13 * debian/patches/skip-sqlachemy-failures.patch: Skip testfailures
14 with sqlalchemy 0.8 until they are fixed upstream.
15+ * debian/control: Add python-babel to build-depends.
16
17 -- Chuck Short <zulcss@ubutnu.com> Tue, 30 Jul 2013 16:40:20 +0000
18
19-cinder (1:2013.2~b2-0ubuntu4) UNRELEASED; urgency=low
20-
21- * debian/control:
22- - Add minimum requirement python-greenelet (>= 0.3.2).
23- - Add minimum requirement python-eventlet (>= 0.12.0).
24-
25- -- Adam Gandelman <adamg@ubuntu.com> Mon, 22 Jul 2013 12:18:16 -0700
26-
27 cinder (1:2013.2~b2-0ubuntu3) saucy; urgency=low
28
29 * debian/patches/fix-sqlalchemy-requirements.patch: Fix requirements for sqlalchemy
30
31=== modified file 'debian/control'
32--- debian/control 2013-07-30 17:27:25 +0000
33+++ debian/control 2013-08-06 14:42:28 +0000
34@@ -6,6 +6,7 @@
35 Build-Depends-Indep:
36 python-amqplib,
37 python-anyjson (>= 0.3.3),
38+ python-babel,
39 python-coverage,
40 python-d2to1,
41 python-eventlet (>= 0.12.0),

Subscribers

People subscribed via source and target branches