This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Python X2go Client (wxPython GUI)". The branch, master has been updated via fa5f0b6f7341971110cca390a79886e886d75636 (commit) via 5068f46f57526b809e2b437b4d5ab0a9575dc2d4 (commit) via 273c79cce000c33d54a57c6ee1445afa6143b7e2 (commit) from 08e584a713af89c0a920ccabdbdbc6b56956b1ae (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fa5f0b6f7341971110cca390a79886e886d75636 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon May 23 22:05:45 2011 +0200 giving compatible python version explicitly commit 5068f46f57526b809e2b437b4d5ab0a9575dc2d4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon May 23 22:05:18 2011 +0200 adds html man page to doc section commit 273c79cce000c33d54a57c6ee1445afa6143b7e2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon May 23 22:04:25 2011 +0200 adds html version of man page ----------------------------------------------------------------------- Summary of changes: .build_man2html/html/pyhoca-gui.1.html | 213 ++++++++++++++++++++++++++++++++ Makefile | 15 +++ debian/pyhoca-gui.docs | 3 +- debian/pyversions | 1 + 4 files changed, 231 insertions(+), 1 deletions(-) create mode 100644 .build_man2html/html/pyhoca-gui.1.html create mode 100644 Makefile create mode 100644 debian/pyversions hooks/post-receive -- Python X2go Client (wxPython GUI)