The branch, master has been updated via 494435a3152cd717db7aba400e1af35bb2855c15 (commit) from a25cfc15542296060bebe12ee62c91673c1908ac (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 494435a3152cd717db7aba400e1af35bb2855c15 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 27 22:55:52 2013 +0100 import distutils.version in utils.py ----------------------------------------------------------------------- Summary of changes: x2gobroker/utils.py | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/x2gobroker/utils.py b/x2gobroker/utils.py index 2501070..79f5ed3 100644 --- a/x2gobroker/utils.py +++ b/x2gobroker/utils.py @@ -23,6 +23,7 @@ import os import sys import types import locale +import distutils.version def _checkConfigFileDefaults(data_structure): """\ hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).