The branch, release/4.0.1.x has been updated via 54f9ba4f953caaf0390ba4df99df471cd5772060 (commit) from 3be6695368cc2d9e522dff419a43426fba03e829 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 10 ++++++++++ x2goserver/bin/x2goumount-session | 3 --- 2 files changed, 10 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 68c8940..332a4d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +x2goserver (3.0.99.5-0~x2go3) UNRELEASED; urgency=low + + [Mike Gabriel] + * no changes so far + + [Martin Oehler] + * Removes old debug code fragment, fixes x2golistsessions parsing. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 05 Jun 2011 20:44:32 +0200 + x2goserver (3.0.99.5-0~x2go2) unstable; urgency=low * splitting up x2goserver package into x2goserver and x2goserver-extensions diff --git a/x2goserver/bin/x2goumount-session b/x2goserver/bin/x2goumount-session index 9f5e95f..92228a6 100755 --- a/x2goserver/bin/x2goumount-session +++ b/x2goserver/bin/x2goumount-session @@ -45,9 +45,6 @@ if($only_path) my $display=db_getdisplay($session); - -print "DISPLAY=$display\n"; - my @outp=db_getmounts($session); my $i; hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).