This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 4de6570 keyboard handling: Switch to kbd-type auto and kbd-layout null. Should auto-detect the client-side keyboard in the X2Go session just fine. new 6984ba6 update debian/changelog The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 6984ba62a583c6856ace6d963cc20bbc4578cf4a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 15 15:50:13 2018 +0200 update debian/changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 439dcb5..983689b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ pyhoca-cli (0.5.99.1-0x2go1) UNRELEASED; urgency=medium - Add --try-resume cmd line option and feature. - setup.py: Fix version string detection. (Copy+paste flaw...). - Fix duplicate password prompt. Regression fix. + - keyboard handling: Switch to kbd-type auto and kbd-layout null. Should + auto-detect the client-side keyboard in the X2Go session just fine. * debian/rules: + Build for Python3, not Python2. + Switch to pybuild DH build system. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git