Docky 2.0.6 was released recently and should be considered for a SRU! docky (2.0.6-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.6 "Just lovin' it", changes include: + fix check for existing instance + hitting ESC should cancel drags (LP: #460071) + make sure plugins enabled by default are added to the dock on first run and enable Trash docklet by default + update badge drawing so the text is consistently sized + fix leak of ThemedIcon/FileIcon in IconFromGIcon + fix non-square items arent properly darken (LP: #584094) + remove MenuList.Dispose which is not really needed, solves (LP: #609170) + shrink config dialog (LP: #591448) + RecentDocs: fix crash (LP: #580723) + Mounter: use a better MountItem.UniqueID and don't fill up gconf with useless keys (temporary fix for LP: #600311) + Weather: add weather icon for Smoke (LP: #612437) + CPUMonitor: fix CPU utilization percentage (LP: #604677) + GMail: - add debuging messages to gmail and log web response status when we have a web exception - fix crash and leak in Gmail -- Rico Tzschichholz