This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from dcc3c76 python-x2go.spec: fix sphinx-{apidoc,build} calls by using the new shell variables, not RPM macros. new 3a7aae7 misc: pre-release copyright update. 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: Makefile.docupload | 2 +- README | 2 +- TODO | 2 +- debian/changelog | 1 + debian/copyright | 10 +++++----- debian/rules | 2 +- examples/x2go_resume_session.py | 2 +- examples/x2go_start_session.py | 2 +- examples/x2go_start_session_with_progress_status.py | 2 +- setup.py | 2 +- x2go/__init__.py | 2 +- x2go/_paramiko.py | 2 +- x2go/backends/__init__.py | 2 +- x2go/backends/control/__init__.py | 2 +- x2go/backends/control/plain.py | 2 +- x2go/backends/info/__init__.py | 2 +- x2go/backends/info/plain.py | 2 +- x2go/backends/printing/__init__.py | 2 +- x2go/backends/printing/file.py | 2 +- x2go/backends/profiles/__init__.py | 2 +- x2go/backends/profiles/base.py | 2 +- x2go/backends/profiles/file.py | 2 +- x2go/backends/profiles/httpbroker.py | 2 +- x2go/backends/profiles/sshbroker.py | 2 +- x2go/backends/proxy/__init__.py | 2 +- x2go/backends/proxy/base.py | 2 +- x2go/backends/proxy/kdrive.py | 2 +- x2go/backends/proxy/nx3.py | 2 +- x2go/backends/settings/__init__.py | 2 +- x2go/backends/settings/file.py | 2 +- x2go/backends/terminal/__init__.py | 2 +- x2go/backends/terminal/plain.py | 2 +- x2go/cache.py | 2 +- x2go/checkhosts.py | 2 +- x2go/cleanup.py | 2 +- x2go/client.py | 2 +- x2go/defaults.py | 2 +- x2go/forward.py | 2 +- x2go/gevent_subprocess.py | 2 +- x2go/guardian.py | 2 +- x2go/inifiles.py | 2 +- x2go/log.py | 2 +- x2go/mimebox.py | 2 +- x2go/mimeboxactions.py | 2 +- x2go/printactions.py | 2 +- x2go/printqueue.py | 2 +- x2go/pulseaudio.py | 2 +- x2go/registry.py | 2 +- x2go/rforward.py | 2 +- x2go/session.py | 2 +- x2go/sftpserver.py | 2 +- x2go/sshproxy.py | 2 +- x2go/telekinesis.py | 2 +- x2go/utils.py | 2 +- x2go/x2go_exceptions.py | 2 +- x2go/xserver.py | 2 +- 56 files changed, 60 insertions(+), 59 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git