Merge lp:~mordred/ubuntu/natty/nova/add-python-netaddr into lp:~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu

Proposed by Monty Taylor
Status: Merged
Merged at revision: 48
Proposed branch: lp:~mordred/ubuntu/natty/nova/add-python-netaddr
Merge into: lp:~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu
Diff against target: 29 lines (+6/-2)
2 files modified
debian/changelog (+4/-1)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~mordred/ubuntu/natty/nova/add-python-netaddr
Reviewer Review Type Date Requested Status
OpenStack Ubuntu packagers Pending
Review via email: mp+46238@code.launchpad.net

Description of the change

Adds python-netaddr which is now required by trunk.

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 2011-01-10 10:43:46 +0000
3+++ debian/changelog 2011-01-14 08:26:21 +0000
4@@ -23,7 +23,10 @@
5 * Specified log for nova-objectstore.
6 * Set verbose logging in nova.conf.
7
8- -- Chuck Short <zulcss@ubuntu.com> Mon, 13 Dec 2010 10:22:13 -0500
9+ [ Monty Taylor ]
10+ * Add dependency on python-netaddr
11+
12+ -- Monty Taylor <mordred@inaugust.com> Fri, 14 Jan 2011 00:22:10 -0800
13
14 nova (2011.1~bzr456-0ubuntu1) natty; urgency=low
15
16
17=== modified file 'debian/control'
18--- debian/control 2011-01-06 12:43:06 +0000
19+++ debian/control 2011-01-14 08:26:21 +0000
20@@ -23,7 +23,8 @@
21 python-routes,
22 python-webob,
23 python-cheetah,
24- python-nose
25+ python-nose,
26+ python-netaddr
27 Standards-Version: 3.9.0
28 XS-Python-Version: 2.6
29 Homepage: http://launchpad.net/nova

Subscribers

People subscribed via source and target branches