diff -Nru caffeine-1.0.1/caffeine/__init__.py caffeine-1.0.1/caffeine/__init__.py --- caffeine-1.0.1/caffeine/__init__.py 2009-10-31 01:02:07.000000000 +0000 +++ caffeine-1.0.1/caffeine/__init__.py 2009-10-31 18:17:56.000000000 +0000 @@ -22,7 +22,7 @@ from os.path import join, abspath, dirname, pardir import gtk -VERSION = "1.0" +VERSION = "1.0.1" BASE_PATH = None c = abspath(dirname(__file__)) @@ -30,8 +30,7 @@ ls = os.listdir(c) if "bin" in ls and "share" in ls: BASE_PATH = c - break - + break c = join(c, pardir) if os.getenv("XDG_DATA_HOME"): diff -Nru /tmp/XJdFKkUWxG/caffeine-1.0.1/debian/changelog /tmp/SpxXXNDrrp/caffeine-1.0.1/debian/changelog --- caffeine-1.0.1/debian/changelog 2009-10-31 01:03:12.000000000 +0000 +++ caffeine-1.0.1/debian/changelog 2009-10-31 18:20:04.000000000 +0000 @@ -1,5 +1,5 @@ -caffeine (1.0.1-0ubuntu0~ppa15~jaunty) jaunty; urgency=medium +caffeine (1.0.1-0ubuntu0~ppa16~jaunty) jaunty; urgency=low * Fixed bugs #460124, #457490, #458847, #464201, #463273. - -- Isaiah Heyer Fri, 30 Oct 2009 20:02:56 -0500 + -- Isaiah Heyer Sat, 31 Oct 2009 13:19:46 -0500 diff -Nru /tmp/XJdFKkUWxG/caffeine-1.0.1/share/caffeine/glade/GUI.glade /tmp/SpxXXNDrrp/caffeine-1.0.1/share/caffeine/glade/GUI.glade --- caffeine-1.0.1/share/caffeine/glade/GUI.glade 2009-10-31 01:02:07.000000000 +0000 +++ caffeine-1.0.1/share/caffeine/glade/GUI.glade 2009-10-31 18:17:56.000000000 +0000 @@ -8,7 +8,7 @@ normal False Caffeine - 1.0 + 1.0.1 Copyright © 2009 Brad Smith, Tommy Brunn & Isaiah Heyer An application to temporarily prevent the activation of both the screen saver and the "sleep" powersaving mode. http://launchpad.net/caffeine diff -Nru /tmp/XJdFKkUWxG/caffeine-1.0.1/translations/caffeine.pot /tmp/SpxXXNDrrp/caffeine-1.0.1/translations/caffeine.pot --- caffeine-1.0.1/translations/caffeine.pot 2009-10-31 01:02:27.000000000 +0000 +++ caffeine-1.0.1/translations/caffeine.pot 2009-10-31 18:18:14.000000000 +0000 @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"Project-Id-Version: caffeine 1.0\n" -"POT-Creation-Date: 2009-10-30 20:02:27.441072\n" +"Project-Id-Version: caffeine 1.0.1\n" +"POT-Creation-Date: 2009-10-31 13:18:14.312147\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff -Nru /tmp/XJdFKkUWxG/caffeine-1.0.1/VERSION /tmp/SpxXXNDrrp/caffeine-1.0.1/VERSION --- caffeine-1.0.1/VERSION 2009-10-31 01:02:07.000000000 +0000 +++ caffeine-1.0.1/VERSION 2009-10-31 18:17:56.000000000 +0000 @@ -1 +1 @@ -1.0 +1.0.1