This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 48793e7 pyhoca-cli main programme: Check for DISPLAY env var being set and having a usable / expectable value. new ac94526 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 ac9452623b2afaa04cff93e06daf7b5c3389d0b1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 16 08:46:51 2018 +0000 update debian/changelog --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 983689b..8c76a86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ pyhoca-cli (0.5.99.1-0x2go1) UNRELEASED; urgency=medium - 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. + - pyhoca-cli main programme: Check for DISPLAY env var being set and having + a usable / expectable value. * 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