=== modified file 'debian/changelog'
--- debian/changelog	2011-08-12 09:23:25 +0000
+++ debian/changelog	2011-08-12 17:09:25 +0000
@@ -1,3 +1,10 @@
+glance (2011.3~d4~20110812.981-0ubuntu1) maverick; urgency=low
+
+  * New upstream release.
+  * Added python-kombu as Depends and Build-depends.
+
+ -- Monty Taylor <mordred@inaugust.com>  Fri, 12 Aug 2011 12:53:06 -0400
+
 glance (2011.3~d4~20110811.980-0ubuntu1) oneiric; urgency=low
 
   * New upstream release. 

=== modified file 'debian/control'
--- debian/control	2011-07-29 19:30:01 +0000
+++ debian/control	2011-08-12 17:09:25 +0000
@@ -20,6 +20,7 @@
  python-httplib2,
  python-swift,
  python-boto,
+ python-kombu,
  curl,
  pep8
 Standards-Version: 3.9.1
@@ -41,6 +42,7 @@
  python-pastedeploy,
  python-argparse,
  python-migrate,
+ python-kombu,
  python-xattr
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}

