[X2Go-Commits] [pyhoca-gui] 32/71: Fix referencing backends X2GoServerSessionInfo and X2GoServerSessionList.

git-admin at x2go.org git-admin at x2go.org
Thu Mar 20 00:32:42 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch cvix/2.x
in repository pyhoca-gui.

commit 3ca1818380c0ca73429c7a578b603ba34140493c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jan 9 10:52:08 2014 +0100

    Fix referencing backends X2GoServerSessionInfo and X2GoServerSessionList.
---
 debian/changelog |    3 ++-
 pyhoca-gui       |    1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5dc5e2..2d7db4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,8 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low
 
 pyhoca-gui (0.4.0.10-0x2go1) UNRELEASED; urgency=low
 
-  * Continue development...
+  * New upstream release (0.4.0.10):
+    - Fix referencing backends X2GoServerSessionInfo and X2GoServerSessionList.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 08 Jan 2014 21:28:37 +0100
 
diff --git a/pyhoca-gui b/pyhoca-gui
index 6cba20a..2082daf 100755
--- a/pyhoca-gui
+++ b/pyhoca-gui
@@ -35,7 +35,6 @@ from pyhoca.wxgui.launcher import PyHocaGUI_Launcher
 __author__ = "Mike Gabriel, Dick Kniep"
 __version__ = __VERSION__
 
-
 if __name__ == '__main__':
     app = PyHocaGUI_Launcher()
     app.setup_process()

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git



More information about the x2go-commits mailing list