aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-21 22:52:25 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-21 22:52:25 +0200
commit2946fc39e168a169c5d36c5b915b7d7be47a12aa (patch)
tree15db3eb362349ef32db8124e5ecf84386b81d18f /debian/control
parentfbcc88362691bd1b71f6585dffa395c88ac1ca26 (diff)
downloadremote-logon-config-agent-2946fc39e168a169c5d36c5b915b7d7be47a12aa.tar.gz
remote-logon-config-agent-2946fc39e168a169c5d36c5b915b7d7be47a12aa.tar.bz2
remote-logon-config-agent-2946fc39e168a169c5d36c5b915b7d7be47a12aa.zip
debian/*: Adopt various packaging changes from official Debian package.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 18 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 81431de..9e1bb07 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,21 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-pycurl,
-Description: Retrieve the list of remote desktop servers for a user.
- Retrieve the list of remote desktop servers for a user from a master server
- like Arctica Server (with Brokerage support) or X2Go Session Broker.
+Description: Retrieve host and session information from remote broker servers
+ This tiny Python tool is part of the Arctica Greeter display manager.
+ .
+ The remote-logon-config-agent fetches JSON based remote server
+ information from a brokerage host (formerly known as UCCS, a service run
+ by Canonical Ltd. around 2012-2014).
+ .
+ This tool gets used by the DBus service 'remote-logon-service'. The
+ retrieved information is then handed over by the DBus service to Arctica
+ Greeter.
+ .
+ The retrieved information can be obtained from a remote desktop
+ brokerage service like Arctica Server (with brokerage support) or from
+ the X2Go Session Broker.
+ .
+ In Arctica Greeter, the logon information is presented to the user for
+ starting up remote desktop sessions on Arctica, X2Go or RDP / Citrix
+ servers.