[X2go-Commits] x2goclient.git - master (branch) updated: 3.0.1.18-35-g5928d87

X2go dev team git-admin at x2go.org
Thu Jun 16 17:13:55 CEST 2011


The branch, master has been updated
       via  5928d871ab9ad2e976ab55569cbbd59c246df10e (commit)
       via  e1dbffc68ac8a531ea2e7e5bd8e35e921dc5e0cb (commit)
      from  1be7a7d68617575d25089612c10c275ac33df44c (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 5928d871ab9ad2e976ab55569cbbd59c246df10e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jun 16 17:14:36 2011 +0200

    add ssh (server) as runtime dependency

commit e1dbffc68ac8a531ea2e7e5bd8e35e921dc5e0cb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jun 16 17:13:43 2011 +0200

    add thin client options to man page

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog      |    6 ++++++
 debian/control        |    1 +
 man/man1/x2goclient.1 |    8 ++++++++
 3 files changed, 15 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d06f43d..d3919b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2goclient (3.0.1.18-0~x2go3) UNRELEASED; urgency=low
+
+  * add ssh (server) as runtime dependency
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 16 Jun 2011 17:13:57 +0200
+
 x2goclient (3.0.1.18-0~x2go2) unstable; urgency=low
 
   * adds man page skel (TODO: options)
diff --git a/debian/control b/debian/control
index 87032e7..6c73433 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+ ssh,
  nxproxy
 Suggests:
  pinentry-x2go 
diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1
index 2d3cce0..0ba4386 100644
--- a/man/man1/x2goclient.1
+++ b/man/man1/x2goclient.1
@@ -85,6 +85,14 @@ Activate sound for session, not enabled by default.
 .TP
 \*(T<\fB\-\-sound-system\fR\*(T>
 Which soundsystem to use: arts, esd, pulse (default: arts).
+.SH THIN CLIENT OPTIONS
+The following command line options are primarily interesting if \fBx2goclient\fR is used
+as a login manager on X2go thin clients.
+.TP
+\*(T<\fB\-\-read-exports-from\fR\*(T>
+Specifies a directory where some external mechanism (e.g. script) can notify \fBx2goclient\fR on
+new block devices (CD/DVDs, USB sticks, etc.).
+.PP
 .SH LDAP OPTIONS
 In case you want to provide \fBx2goclient\fR session profiles from LDAP use the following options:
 .TP


hooks/post-receive
-- 
x2goclient.git (X2go Client)

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 "x2goclient.git" (X2go Client).




More information about the x2go-commits mailing list