~juliank/computer-janitor/debian

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Julian Andres Klode
  • Date: 2009-08-21 18:15:29 UTC
  • Revision ID: jak@debian.org-20090821181529-14t7z6p34qvn2qj9
computerjanitorapp/ui_gtk.py: Use isSet instead of is_set, as the latter
is only available on Python 2.6 and newer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  * Ship an embedded copy of computerjanitor module from update-manager,
6
6
    as Debian's version of update-manager is too old and the next version
7
7
    will not ship it anymore.
 
8
  * computerjanitorapp/ui_gtk.py: Use isSet instead of is_set, as the latter
 
9
    is only available on Python 2.6 and newer.
8
10
 
9
11
 -- Julian Andres Klode <jak@debian.org>  Fri, 21 Aug 2009 19:44:34 +0200
10
12