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 "X2go Client". The branch, master has been updated via 72b987173bb27721fd1c5b6cf49053807e3b5fff (commit) from 47f7ca1514759add80c97c77792bfd31602c202a (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 72b987173bb27721fd1c5b6cf49053807e3b5fff Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon May 30 11:51:26 2011 +0200 adds man2html into package building process ----------------------------------------------------------------------- Summary of changes: .build_man2html/html/man1/x2goclient.1.html | 123 +++++++++++++++++++++++++++ Makefile.man2html | 16 ++++ debian/control | 2 +- debian/rules | 5 + debian/x2goclient.manpages | 2 +- man/{ => man1}/x2goclient.1 | 0 6 files changed, 146 insertions(+), 2 deletions(-) create mode 100644 .build_man2html/html/man1/x2goclient.1.html create mode 100644 Makefile.man2html rename man/{ => man1}/x2goclient.1 (100%) The diff of changes is (git diff --no-color --patch --find-copies-harder 47f7ca1514759add80c97c77792bfd31602c202a 72b987173bb27721fd1c5b6cf49053807e3b5fff): hooks/post-receive -- X2go Client