Merge lp:~mordred/nova/add-feedparser into lp:~openstack-ubuntu-packagers/nova/ubuntu

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

Description of the change

Adds python-feedparser to the build depends.

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-09-02 17:21:29 +0000
3+++ debian/changelog 2011-09-09 22:01:24 +0000
4@@ -1,3 +1,9 @@
5+nova (2012.1~e1~20110909.1546-0ubuntu0) UNRELEASED; urgency=low
6+
7+ * Added python-feedparser to build-deps.
8+
9+ -- Monty Taylor <mordred@inaugust.com> Fri, 09 Sep 2011 14:57:56 -0700
10+
11 nova (2011.3~rc~20110901.1523-0ubuntu1) oneiric; urgency=low
12
13 [ Chuck Short ]
14
15=== modified file 'debian/control'
16--- debian/control 2011-08-31 20:53:47 +0000
17+++ debian/control 2011-09-09 22:01:24 +0000
18@@ -37,6 +37,7 @@
19 python-simplejson,
20 python-lxml,
21 python-unittest2,
22+ python-feedparser,
23 pep8
24 Build-Conflicts: python-cjson
25 Standards-Version: 3.9.1
26@@ -75,6 +76,7 @@
27 python-novaclient,
28 python-simplejson,
29 python-lxml,
30+ python-feedparser,
31 sudo,
32 ${misc:Depends}
33 Suggests: python-suds (>= 0.4.0),

Subscribers

People subscribed via source and target branches