The branch, master has been updated via 5de98c2ed290873f044368348d310522ccda3004 (commit) from c27e35304f21a73a85d7bc1c4191fed696d4c0a0 (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 5de98c2ed290873f044368348d310522ccda3004 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 27 18:25:15 2012 +0200 Depend on x2goagent (>= 2:3.5.0.12), make sure that x2goagent has the patch 105_nxagent_export-remote-keyboard-config.full.patch included. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 9522e79..bc71ddd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ x2goserver (3.1.1.1-0~x2go1) UNRELEASED; urgency=low x2gosetkeyboard from x2goserver-pyhoca into x2goserver package. - Make x2gosetkeyboard set the client-side keyboard on sessino start and resume. + * Depend on x2goagent (>= 2:3.5.0.12), make sure that x2goagent has the patch + 105_nxagent_export-remote-keyboard-config.full.patch included. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 04 Apr 2012 11:44:14 +0200 diff --git a/debian/control b/debian/control index cc3af44..0b73ef4 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - x2goagent, + x2goagent (>= 2:3.5.0.12), lsof, openssh-client, openssh-server, 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).