This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 1b9745d pyhoca-cli: Add cmdline parameter --dpi. new 0e49d54 d/changelog: update from Git log 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 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) -- 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 0e49d54a43328346b16c0bfda3bcd6fbd48a3373 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Aug 19 17:09:58 2021 +0200 d/changelog: update from Git log --- debian/changelog | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4e4f2d..fbdf35b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,18 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] - * pyhoca/cli/frontend.py: Fix reference before assignment error in - resume_session() method. Thanks to Randy Goldenberg for spotting - this. (Fixes: #1445). + * New upstream release (0.6.1.3): + - pyhoca/cli/frontend.py: Fix reference before assignment error in + resume_session() method. Thanks to Randy Goldenberg for spotting + this. (Fixes: #1445). + - pyhoca-cli: Add cmdline parameter --dpi. + - pyhoca-cli: Do input check on value passed in via the --link option. + - pyhoca-cli: Add cmdline parameter --clipboard-mode. + + [ Daniel Teichmann ] + * New upstream release (0.6.1.3): + - pyhoca-cli: Print debug message before exiting pyhoca-cli. + - Fix typo in man page. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git