The branch, build-main has been updated via 711fa06f856ea06e3ad9d0db4d14a52d94dc13e9 (commit) from 4dc104753cea1742189d212eca14ceca6f3da42e (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: debian/changelog | 2 ++ debian/x2gothinclient.init | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 3785667..181b08a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,8 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low * /debian/x2gothinclientmanagement.manpages: + Make sure all man pages for bin:package x2gothinclientmanagement get installed into package. + * /debian/x2gothinclient.init + + Update pointer to X2Go TCE documentation on http://wiki.x2go.org. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 10 Aug 2012 14:13:49 +0200 diff --git a/debian/x2gothinclient.init b/debian/x2gothinclient.init index 42866d3..a1cac61 100644 --- a/debian/x2gothinclient.init +++ b/debian/x2gothinclient.init @@ -38,7 +38,7 @@ DESC="X2Go Thinclient Service" test -x $DAEMON || exit 0 if [ ! -x /etc/x2go/x2gothinclient_init ] || [ ! -x /etc/x2go/x2gothinclient_start ]; then echo "X2Go Thin Client system will not start as it is not configured, yet." - echo "See http://wiki.x2go.org/installing_x2go_thin_client_environment_debian" + echo "See http://wiki.x2go.org/doku.php/wiki:components:tce" exit 0 fi hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).