This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-main in repository python-x2go. from c35d660 release 0.5.0.1 adds 71b5f47 Continue development... adds fef7629 debian/control: Bump Standards: to 3.9.6. No changes needed. adds 826b025 Update nxproxy from 3.5.0.12 to 3.5.0.27_cygwin-2014-10-18 adds caa093e Windows: Update from VcXsrv-xp-1.14.3.2 to VcXsrv-1.15.2.1-xp+vc2013+x2go1 adds e015a95 debian/copyright: Relicense packaging files under same license as upstream files. adds 4d52c91 Mention "client side printing support" in LONG_DESCRIPTION. adds 6c6c3fa Catch control session disconnects during session's run_command call. adds d5472a9 Fix cross-user desktop sharing feature since introduction of clipboard mode feature. new 2a2385b release 0.5.0.2 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 +++++++++++++++ debian/control | 4 +++- debian/copyright | 20 +------------------- python-x2go.spec | 2 +- x2go/__init__.py | 2 +- x2go/backends/proxy/nx3.py | 2 +- x2go/backends/terminal/plain.py | 5 ++++- x2go/defaults.py | 4 ++-- x2go/session.py | 16 ++++++++++++++-- 9 files changed, 42 insertions(+), 28 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch build-main in repository python-x2go. commit 2a2385bc5aaf21a10068de2a8c74305c1dc4f43c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 27 13:03:42 2014 +0100 release 0.5.0.2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c8ffb5..37277db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-x2go (0.5.0.2-0x2go1) UNRELEASED; urgency=medium +python-x2go (0.5.0.2-0x2go1) unstable; urgency=medium * New upstream version (0.5.0.2): - Catch control session disconnects during session's @@ -11,7 +11,7 @@ python-x2go (0.5.0.2-0x2go1) UNRELEASED; urgency=medium * debian/copyright: + Relicense packaging files under same license as upstream files. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 23:30:04 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 13:03:30 +0100 python-x2go (0.5.0.1-0x2go1) unstable; urgency=medium -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git