File: control

package info (click to toggle)
remote-logon-service 1.0.2.90-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 924 kB
  • sloc: ansic: 2,631; python: 202; makefile: 187; xml: 44; sh: 25
file content (37 lines) | stat: -rw-r--r-- 1,417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: remote-logon-service
Section: misc
Priority: optional
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends: dbus-test-runner,
               debhelper-compat (= 12),
               dpkg-dev (>= 1.16.1.1),
               intltool (>= 0.35.0),
               libdbus-1-dev,
               libdbustest1-dev,
               libgcrypt20-dev,
               libglib2.0-dev (>= 2.29.19),
               libjson-glib-dev,
               libnm-dev,
               libsoup2.4-dev,
               libgtest-dev,
               python3,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-remote-team/remote-logon-service
Vcs-Git: https://salsa.debian.org/debian-remote-team/remote-logon-service.git
Homepage: https://github.com/ArcticaProject/remote-logon-service

Package: remote-logon-service
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         remote-logon-config-agent (>= 0.10),
Description: DBus service for tracking available remote logon servers
 The 'remote-logon-service' DBus service obtains its data from the Python
 script 'remote-logon-config-agent'. The retrieved information is then
 handed over to Arctica Greeter.
 .
 In Arctica Greeter, the logon information is presented to the user for
 starting up remote desktop sessions on Arctica, X2Go or RDP / Citrix
 servers.