[debian-edu-commits] debian-edu/ 07/18: Clean up package descriptions.

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Oct 7 18:49:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository guacamole-server.

commit 79e8eb2ed772fa81ece559c89a85c89c04db9790
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Oct 7 16:35:28 2016 +0200

    Clean up package descriptions.
---
 debian/control | 58 ++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 42 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index db8795b..6dde90c 100644
--- a/debian/control
+++ b/debian/control
@@ -33,10 +33,14 @@ Depends:
  ${misc:Depends},
 Replaces:
  libguac1-dev,
-Description: Development headers for the core Guacamole library
- The development headers for the core Guacamole library used by guacd and
- all client plugins. This package is required for development of new client
- plugins, or for building existing plugins and guacd.
+Description: Guacamole proxy daemon (core library headers)
+ The Guacamole proxy daemon, guacd, translates between remote desktop
+ protocols (like VNC) and the Guacamole protocol using protocol plugins.
+ Once a user is authenticated with the Guacamole web application, a tunnel
+ is established through the web application to guacd, allowing the JavaScript
+ client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains development headers for the core library.
 
 Package: guacd
 Architecture: any
@@ -50,6 +54,8 @@ Description: Guacamole proxy daemon
  Once a user is authenticated with the Guacamole web application, a tunnel
  is established through the web application to guacd, allowing the JavaScript
  client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains the daemon binary,
 
 Package: libguac-client-rdp0
 Section: libs
@@ -63,9 +69,14 @@ Depends:
  ${shlibs:Depends},
 Recommends:
  libfreerdp-plugins-standard,
-Description: RDP support plugin for Guacamole
- A plugin for the Guacamole proxy daemon (guacd) that provides
- support for the RDP protocol (Windows Remote Desktop).
+Description: Guacamole proxy daemon (protocol support for RDP)
+ The Guacamole proxy daemon, guacd, translates between remote desktop
+ protocols (like VNC) and the Guacamole protocol using protocol plugins.
+ Once a user is authenticated with the Guacamole web application, a tunnel
+ is established through the web application to guacd, allowing the JavaScript
+ client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains protocol support for RDP backends.
 
 Package: libguac-client-ssh0
 Section: libs
@@ -76,9 +87,14 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Description: SSH support plugin for Guacamole
- A plugin for the Guacamole proxy daemon (guacd) that provides
- support for the SSH protocol.
+Description: Guacamole proxy daemon (protocol support for SSH)
+ The Guacamole proxy daemon, guacd, translates between remote desktop
+ protocols (like VNC) and the Guacamole protocol using protocol plugins.
+ Once a user is authenticated with the Guacamole web application, a tunnel
+ is established through the web application to guacd, allowing the JavaScript
+ client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains protocol support for SSH backends.
 
 Package: libguac-client-vnc0
 Section: libs
@@ -91,9 +107,14 @@ Depends:
  ${shlibs:Depends},
 Recommends:
  vnc4server,
-Description: VNC support plugin for Guacamole
- A plugin for the Guacamole proxy daemon (guacd) that provides
- support for the VNC protocol.
+Description: Guacamole proxy daemon (protocol support for VNC)
+ The Guacamole proxy daemon, guacd, translates between remote desktop
+ protocols (like VNC) and the Guacamole protocol using protocol plugins.
+ Once a user is authenticated with the Guacamole web application, a tunnel
+ is established through the web application to guacd, allowing the JavaScript
+ client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains protocol support for VNC backends.
 
 Package: libguac11
 Section: libs
@@ -104,6 +125,11 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Description: Core Guacamole library used by guacd and client plugins
- The core Guacamole library which both guacd and client plugins depend on
- to provide low-level I/O and protocol support.
+Description: Guacamole proxy daemon (core protocol library)
+ The Guacamole proxy daemon, guacd, translates between remote desktop
+ protocols (like VNC) and the Guacamole protocol using protocol plugins.
+ Once a user is authenticated with the Guacamole web application, a tunnel
+ is established through the web application to guacd, allowing the JavaScript
+ client to communicate to an arbitrary remote desktop server through guacd.
+ .
+ This package contains the core protocol library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/guacamole-server.git



More information about the debian-edu-commits mailing list