This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 7025cd8c0f0a172b113d15bf1e2690d97f87083b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 2 17:12:29 2019 +0100 debian/changelog: update from Git history --- debian/changelog | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18443d9..ecb0c84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -pyhoca-gui (0.5.1.1-0x2go1) UNRELEASED; urgency=medium - - * Continue development - - -- X2Go Release Manager <git-admin@x2go.org> Sat, 23 Nov 2019 14:19:02 +0100 +pyhoca-gui (0.6.0.0-0x2go1) UNRELEASED; urgency=medium + + * New upstream version (0.6.0.0): + - PyHocaGUI.OnExit(): Return an exitcode. + - Run 2to3 on this project. + - More porting to Python 3 (manually). + - wxgui/profilemanager.py: Capture failures that might occur when writing + session profile configs back to disk. + - pyhoca/wxgui/{logon.py,passphrase.py}: Merge code of both files into one, + break up circular import dependency. + - Menu.Append() calls: Turn arguments into positional arguments. Makes the + code run on wx3 and wx4. + - Port to wxPython 4.0.x. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 02 Dec 2019 17:10:19 +0100 pyhoca-gui (0.5.1.0-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git