The branch, master has been updated via 62eaea2679bfb682a6f5a5c56491e33d943e3b20 (commit) from 2bca21cc7a4bb982f5b37149673a43bf150a0e7e (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 62eaea2679bfb682a6f5a5c56491e33d943e3b20 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 23 22:03:30 2013 +0200 Recommend apache2 and libapache2-mod-wsgi for x2gobroker-wsgi. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5720e4b..c1017c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,7 @@ x2gobroker (0.0.3.0-0~x2go1) UNRELEASED; urgency=low style. * /debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. + + Recommend apache2 and libapache2-mod-wsgi for x2gobroker-wsgi. * /debian/x2gobroker-agent.dirs: + Provide empty log file directory. diff --git a/debian/control b/debian/control index dbd1b6f..77ff00b 100644 --- a/debian/control +++ b/debian/control @@ -157,8 +157,9 @@ Depends: python, adduser, x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~), -Suggests: +Recommends: apache2, + libapache2-mod-wsgi, Description: X2Go http(s) based session broker (CGI) X2Go is a server based computing environment with - session resuming 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).