The branch, master has been updated
via 1c22ef97db768e352e9b0b6ec4bb3802f2983946 (commit)
from 4922dbc886553349ce9f76fbebe4fee2ccc7dc63 (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 1c22ef97db768e352e9b0b6ec4bb3802f2983946
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Wed Apr 17 21:15:51 2013 +0200
fix dependency set of x2gobroker-wsgi
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 2beef36..cfe63c6 100644
--- a/debian/control
+++ b/debian/control
@@ -58,6 +58,7 @@ Depends:
python-argparse,
python-setproctitle,
python-tornado,
+ python-wsgilog,
python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~),
Suggests:
apache2 | httpd,
@@ -155,7 +156,7 @@ Depends:
${python:Depends},
python,
adduser,
- python-wsgilog,
+ x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~),
Suggests:
apache2,
Description: X2Go http(s) based session broker (CGI)
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).