[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Sat Aug 6 08:18:47 UTC 2011


The following commit has been merged in the debian branch:
commit 7fd8917abf2d3bad333c58a45c85074cd804daa3
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sun Dec 6 17:45:31 2009 +0100

    opimd: helpers: fix typo in dbus error

diff --git a/framework/subsystems/opimd/helpers.py b/framework/subsystems/opimd/helpers.py
index 842f377..265f1e6 100644
--- a/framework/subsystems/opimd/helpers.py
+++ b/framework/subsystems/opimd/helpers.py
@@ -74,5 +74,5 @@ class NoMoreEntries( DBusException ):
 class InvalidData( DBusException ):
 #----------------------------------------------------------------------------#
     """Raised when data passed to method are not valid"""
-    _dbus_error_name = "org.freesmartphone.PIM.InvalidDate"
+    _dbus_error_name = "org.freesmartphone.PIM.InvalidData"
 

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list