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 (command line client)". The branch, master has been updated via 7d7b57ab315358f89999767d23f3dc50851303a7 (commit) from c27646d343c6a91ca5b506c14364f04d2fd76281 (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 7d7b57ab315358f89999767d23f3dc50851303a7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun May 22 20:57:44 2011 +0200 adds man2html build (so that we have readable man pages in Git) ----------------------------------------------------------------------- Summary of changes: .build_man2html/html/pyhoca-cli.1.html | 213 ++++++++++++++++++++++++++++++++ Makefile | 15 +++ debian/control | 1 + debian/pyhoca-cli.docs | 3 +- 4 files changed, 231 insertions(+), 1 deletions(-) create mode 100644 .build_man2html/html/pyhoca-cli.1.html create mode 100644 Makefile hooks/post-receive -- Python X2go Client (command line client)