[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Jan Luebbe jluebbe at debian.org
Mon Feb 2 18:51:54 UTC 2009


The following commit has been merged in the master branch:
commit 052a4b4adac2e4b8fe1587ab119714d4a3d24dc0
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Sat Jan 10 12:16:10 2009 +0100

    odeviced: readd fcntl import which got lost during the conversion to KObjectDispatcher

diff --git a/framework/subsystems/odeviced/kernel26.py b/framework/subsystems/odeviced/kernel26.py
index 5f8c1fa..a0a6606 100644
--- a/framework/subsystems/odeviced/kernel26.py
+++ b/framework/subsystems/odeviced/kernel26.py
@@ -18,7 +18,7 @@ import dbus.service
 
 import gobject
 
-import os, time, sys
+import os, time, sys, fcntl
 
 import logging
 logger = logging.getLogger( MODULE_NAME )

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list