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, build-main has been updated via 02a58228dd76a951138c71a0568aa203db8582f4 (commit) via de81eb405ace3ef2504606d508c87ca91d10d554 (commit) via 7ff990c40e18770598b8dd13b3b5f4cd77ecdd82 (commit) via e6a6f2e3c621d1361aa9dd93e570daa3cecf7905 (commit) via 9aaa50301577c2f9dd1dfbe8416d945d3b6cb674 (commit) via 24e2a5c5c3e3f6dd730722796bac55c4d8384225 (commit) via 91840d71113c258b9f4050a558f0b1742cd4e8dd (commit) via e81fb0b9913a5d3ca6fdd43cf0d338d4cbe9e7dc (commit) via 516729d972d7f5bbd4c447f8964d028e51c4f850 (commit) via d767b9d11f304c5eb2f7087078ef81bfc2144957 (commit) from 63017e88127790beba8e9df83274bd33b1c67f8b (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: INSTALL | 10 ++- Makefile | 90 ++++++++++++++++++++ debian/changelog | 9 ++- debian/control | 46 +++++----- debian/copyright | 42 +++++----- debian/menu | 2 +- debian/rules | 15 +--- debian/x2goclient.install | 3 +- debian/x2goclient.manpages | 1 + x2goclient.desktop => desktop/x2goclient.desktop | 4 +- icons/x2goclient.xpm | 47 ++++++++++ man/x2goclient.1 | 25 ++++++ .../src/qtbrowserplugin.pri | 4 +- x2goclient.pro | 7 ++ 14 files changed, 236 insertions(+), 69 deletions(-) create mode 100755 Makefile create mode 100644 debian/x2goclient.manpages rename x2goclient.desktop => desktop/x2goclient.desktop (85%) create mode 100644 icons/x2goclient.xpm create mode 100644 man/x2goclient.1 The diff of changes is (git diff --no-color --patch --stat 63017e88127790beba8e9df83274bd33b1c67f8b 02a58228dd76a951138c71a0568aa203db8582f4): hooks/post-receive -- X2go Client