The branch, master has been updated via c64b12680d31535bdd218058b60dca3672fb8898 (commit) from bcedd038cc689aee013c0ff16fca830ed6ede625 (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 c64b12680d31535bdd218058b60dca3672fb8898 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 13 23:42:47 2013 +0100 Fix SYNOPSIS texts. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d14eddf..173d2ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,6 +64,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low - WebUI "plain": throw explainative log errors for every 404 http error. * debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. + + Fix SYNOPSIS texts. + Recommend apache2 and libapache2-mod-wsgi for x2gobroker-wsgi. + Fix position of XS-Python-Version: field. * debian/x2gobroker-agent.dirs: diff --git a/debian/control b/debian/control index ab952b4..f90379b 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Depends: python-netaddr, python-tornado, python-paramiko, -Description: X2Go http(s) based session broker (Python modules) +Description: X2Go Session Broker (Python modules) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -62,7 +62,7 @@ Depends: python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~), Suggests: apache2 | httpd, -Description: X2Go http(s) based session broker (executable) +Description: X2Go Session Broker (executable) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -96,7 +96,7 @@ Depends: python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~), Suggests: x2gobroker-daemon, -Description: X2Go http(s) based session broker (PAM authentication service) +Description: X2Go Session Broker (PAM authentication service) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -126,7 +126,7 @@ Depends: x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~), Recommends: x2gobroker-authservice, -Description: X2Go http(s) based session broker (daemon) +Description: X2Go Session Broker (standalone daemon) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -159,7 +159,7 @@ Depends: x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~), Recommends: libapache2-mod-wsgi, -Description: X2Go http(s) based session broker (CGI) +Description: X2Go Session Broker (WSGI) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -195,7 +195,7 @@ Depends: perl, adduser, x2goserver (>= 4.0.1.0-0~), -Description: X2Go http(s) based session broker (common files) +Description: X2Go Session Broker (remote agent) X2Go is a server based computing environment with - session resuming - low bandwidth support hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).