The branch, master has been updated via 350abfcba9c52f75976917065f4efc45c213e1f9 (commit) from dda853b86dd85db2b0bea4bf4feb60449cacb5fd (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 350abfcba9c52f75976917065f4efc45c213e1f9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 10 18:43:59 2013 +0100 Rework LONG_DESCRIPTION in several other aspects. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 96d9776..ec618b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ x2godesktopsharing (3.1.1.1-0x2go1) UNRELEASED; urgency=low - Fix FSF address in COPYING file. * debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. + + Rework LONG_DESCRIPTION in several other aspects. * debian/source/format: Switch to format 1.0. diff --git a/debian/control b/debian/control index 9201764..a71991f 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,8 @@ Depends: x2goserver (>= 3.0.99.9-0~), libqt4-gui, Recommends: -Description: share X2go desktops with other users (via shadow sessions) - X2go is a server based computing environment with +Description: Share X11 desktops with other users via X2Go + X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support @@ -31,6 +31,7 @@ Description: share X2go desktops with other users (via shadow sessions) - audio support - authentication by smartcard and USB stick . - x2godesktopsharing is an X2go add-on tool that allows a user to - grant other X2go users access to the current session (shadow session - support). + X2Go Desktop Sharing is an X2Go add-on tool that allows a user to + grant other X2Go users access to the current session (shadow session + support). The current session may be an X2Go session itself or simply + a local X11 session. hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing for X2Go) 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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).