=== modified file 'debian/changelog'
--- debian/changelog	2011-09-02 17:21:29 +0000
+++ debian/changelog	2011-09-09 22:01:24 +0000
@@ -1,3 +1,9 @@
+nova (2012.1~e1~20110909.1546-0ubuntu0) UNRELEASED; urgency=low
+
+  * Added python-feedparser to build-deps.
+
+ -- Monty Taylor <mordred@inaugust.com>  Fri, 09 Sep 2011 14:57:56 -0700
+
 nova (2011.3~rc~20110901.1523-0ubuntu1) oneiric; urgency=low
 
   [ Chuck Short ]

=== modified file 'debian/control'
--- debian/control	2011-08-31 20:53:47 +0000
+++ debian/control	2011-09-09 22:01:24 +0000
@@ -37,6 +37,7 @@
  python-simplejson,
  python-lxml,
  python-unittest2,
+ python-feedparser,
  pep8
 Build-Conflicts: python-cjson
 Standards-Version: 3.9.1
@@ -75,6 +76,7 @@
  python-novaclient,
  python-simplejson,
  python-lxml,
+ python-feedparser,
  sudo,
  ${misc:Depends}
 Suggests: python-suds (>= 0.4.0),

