This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit a63973e2f5c98295470dc6ac442a6b6ab3bcdd87 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 8 20:40:30 2014 +0200 Rework LONG_DESCRIPTION of bin:package x2gobroker-agent. Imporve line breaks, so that we now have lines that are close to 80 chars long. --- debian/changelog | 2 + debian/control | 112 ++++++++++++++++++++++-------------------------------- 2 files changed, 48 insertions(+), 66 deletions(-) diff --git a/debian/changelog b/debian/changelog index d21d8e1..c415446 100644 --- a/debian/changelog +++ b/debian/changelog @@ -168,6 +168,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low + Fix SYNOPSIS texts. + Recommend apache2 and libapache2-mod-wsgi for x2gobroker-wsgi. + Fix position of XS-Python-Version: field. + + Rework LONG_DESCRIPTION of bin:package x2gobroker-agent. Imporve line + breaks, so that we now have lines that are close to 80 chars long. * debian/x2gobroker-agent.dirs: + Provide empty log file directory. * x2gobroker-wsgi postinst/postrm: diff --git a/debian/control b/debian/control index 400eb22..4c4bb2a 100644 --- a/debian/control +++ b/debian/control @@ -41,14 +41,11 @@ Description: X2Go Session Broker (Python modules) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This package contains common files needed by all X2Go session brokers being package for this distribution. @@ -76,14 +73,11 @@ Description: X2Go Session Broker (executable) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This package contains the x2gobroker executable. @@ -110,14 +104,11 @@ Description: X2Go Session Broker (PAM authentication service) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This package contains the authentication service against the PAM system. @@ -140,14 +131,11 @@ Description: X2Go Session Broker (standalone daemon) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This package contains the start-stop script that installs the X2Go Session Broker as standalone @@ -173,21 +161,18 @@ Description: X2Go Session Broker (WSGI) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This package contains an Apache2 configuration that installs the X2Go Session Broker as a WSGI application into a running Apache2 httpd. Package: x2gobroker-agent -Architecture: any +Architecture: any^ Depends: ${shlibs:Depends}, ${python:Depends}, @@ -211,35 +196,34 @@ Description: X2Go Session Broker (remote agent) - 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. + 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. . - A session broker is most useful in load balanced - X2Go server farms. + This package contains a setuid agent command that extends X2Go Session Broker + functionality. It has to be installed on X2Go Servers that shall be + controlled via a session broker. . - This package contains a setuid agent command that - is required by the X2Go session broker. This package - has to be installed on all X2Go servers that shall get - managed via the X2Go session broker. + The broker agent provides means to the X2Go Session Broker for controlling + the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy + SSH login keys, detect server load, detect running/suspended sessions + of connecting users, etc.). . WARNING: This package installs a setuid wrapper - (/usr/lib/x2go/broker/x2gobroker-agent) on your system. - This setuid wrapper aims to be a secure replacement - for the deprecated suidperl exectuable that was removed - from Perl (>= 5.12). + (/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper + aims to be a secure replacement for the deprecated suidperl exectuable that + was removed from Perl (>= 5.12). . This wrapper is only able to execute the Perl script - /usr/lib/x2go/broker/x2gobroker-agent.pl. For running - properly, x2gobroker-agent.pl needs setuid privileges. + /usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly, + x2gobroker-agent.pl needs setuid root privileges. . - If you hesitate to install this package, study the code - of the named wrapper and the named Perl script beforehand. - Note that the X2Go session broker will not work without this - x2gobroker-agent component installed on your to-be-managed - X2Go servers. + If you hesitate to install this package, study the code of the named wrapper + and the named Perl script beforehand. Note that the X2Go session broker will + lack functionality, but it will work without this x2gobroker-agent component + installed on your to-be-managed X2Go servers. Package: x2gobroker-ssh Architecture: any @@ -258,16 +242,12 @@ Description: X2Go Session Broker (SSH broker) - 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. + 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. + A session broker is most useful in load balanced X2Go server farms. . This add-on package provides fully-featured SSH brokerage support (with access to broker agents on remote X2Go Servers). - -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git