The branch, master has been updated via f39126eab193278cfe3542ead1350c95826d5cd7 (commit) from f7e9cc7089a4e6e78e855d7f404094acf800fa81 (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 f39126eab193278cfe3542ead1350c95826d5cd7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 29 15:40:05 2012 +0100 comment out x2gobroker-cgi in debian/control for now... ----------------------------------------------------------------------- Summary of changes: debian/control | 58 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) The diff of changes is: diff --git a/debian/control b/debian/control index 81ecded..caa4efb 100644 --- a/debian/control +++ b/debian/control @@ -72,35 +72,35 @@ Description: X2Go http(s) based session broker (daemon) installs the X2Go Session Broker as standalone daemon. -Package: x2gobroker-cgi -Architecture: all -Depends: - ${misc:Depends}, - ${python:Depends}, -Suggests: - apache2 | httpd, -Description: X2Go http(s) based session broker (CGI) - X2Go is a server based computing environment with - - session resuming - - low bandwidth support - - LDAP support - - client side mass storage mounting support - - client side printing support - - audio support - - authentication by smartcard and USB stick - . - The session broker is a server tool for X2Go that - tells your X2Go Client application in a terminal - server cluster what servers and session types are - most appropriate for the user in front of the - X2Go terminal. - . - A session broker is most useful in load balanced - X2Go server farms. - . - This package contains a configuration that installs - the X2Go Session Broker as a CGI script so it - can be run from within an existing httpd server. +#Package: x2gobroker-cgi +#Architecture: all +#Depends: +# ${misc:Depends}, +# ${python:Depends}, +#Suggests: +# apache2 | httpd, +#Description: X2Go http(s) based session broker (CGI) +# X2Go is a server based computing environment with +# - session resuming +# - low bandwidth support +# - LDAP support +# - client side mass storage mounting support +# - client side printing support +# - audio support +# - authentication by smartcard and USB stick +# . +# The session broker is a server tool for X2Go that +# tells your X2Go Client application in a terminal +# server cluster what servers and session types are +# most appropriate for the user in front of the +# X2Go terminal. +# . +# A session broker is most useful in load balanced +# X2Go server farms. +# . +# This package contains a configuration that installs +# the X2Go Session Broker as a CGI script so it +# can be run from within an existing httpd server. Package: python-x2gobroker Architecture: all 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).