Change logs for computer-janitor source package in Oneiric

  • computer-janitor (2.1.0-0ubuntu6) oneiric; urgency=low
    
      * computerjanitorapp/gtk/{ui,store}.py: Move from static gobject to GI
        GObject module, to be compatible to upcoming pygobject 3.0.
     -- Martin Pitt <email address hidden>   Wed, 17 Aug 2011 07:09:01 +0200
  • computer-janitor (2.1.0-0ubuntu5) oneiric; urgency=low
    
      * computerjanitorapp/gtk/ui.py: Stop forcing GTK 2, we want to use GTK 3
        now. Drop GTK 2 workaround for menu popups. Update gir dependency.
     -- Martin Pitt <email address hidden>   Wed, 18 May 2011 10:12:06 +0200
  • computer-janitor (2.1.0-0ubuntu4) natty; urgency=low
    
      [ Shane Harbour ]
      * NEWS: fixed a typo. (LP: #726616)
    
      [ Martin Pitt ]
      * computerjanitorapp/gtk/ui.py: Update require_version() call to current
        pygobject API. Bump python-gobject dependency accordingly.
      * computerjanitorapp/gtk/ui.py: Drop the "event.button.button" workaround.
        PyGI now properly handles unions, so it's just "event.button" now.
     -- Martin Pitt <email address hidden>   Thu, 03 Mar 2011 17:22:59 +0100