=== modified file 'UpdateManager/SafeGConfClient.py' --- UpdateManager/SafeGConfClient.py 2010-01-12 18:00:27 +0000 +++ UpdateManager/SafeGConfClient.py 2010-03-11 23:47:53 +0000 @@ -20,6 +20,7 @@ # USA import gconf +import gobject class SafeGConfClient(object): """A gconfclient that does not crash if gconf is not avaialble""" === modified file 'debian/changelog' --- debian/changelog 2010-03-09 08:43:07 +0000 +++ debian/changelog 2010-03-12 00:35:24 +0000 @@ -1,3 +1,9 @@ +update-manager (1:0.133.1ubuntu1) lucid; urgency=low + + * Fix obvious NameError by adding a missing import. (LP: #511628) + + -- Barry Warsaw Thu, 11 Mar 2010 19:33:57 -0500 + update-manager (1:0.133.1) UNRELEASED; urgency=low * po/*.po: