Icon shows up if it is copied to /usr/share/pixmaps. For some reason using /usr/share/icons needs some additional tweaking to get icons to show up.
debian/control should use Code: Depends: python2.5, python2.5-gtk2 because it will save about 5MB of downloads if python2.5 wasn't installed before. edit: also Code: Architecture: all should be used
Depends: python2.5, python2.5-gtk2
Architecture: all