aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 8c06e8bcabefedea0c01fbb7d8633be1e3c066a7 (plain)
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
Source: remote-logon-service
Section: misc
Priority: extra
Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: dbus-test-runner,
               debhelper (>= 9),
               intltool (>= 0.35.0), 
               libdbus-1-dev,
               libdbustest1-dev,
               libgcrypt11-dev,
               libglib2.0-dev (>= 2.29.19),
               libjson-glib-dev,
               libnm-glib-dev,
               libsoup2.4-dev,
               dh-autoreconf,
               libgtest-dev,
               python,
               python3,
Standards-Version: 3.9.6
Homepage: http://www.x2go.org
Vcs-Git: git://code.x2go.org/remote-logon-service.git
Vcs-Browser: http://code.x2go.org/gitweb?p=remote-logon-service.git;a=summary

Package: remote-logon-service
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
#Breaks: remote-login-service,
#        remote-logon-services-x2go (<< 1.0.0.2),
#Replaces: remote-login-service,
#          remote-login-services-x2go (<< 1.0.0.2),
Recommends: thin-client-config-agent
Description: Service to track the remote servers to use
 A small service to take the various sources for the remote
 services and bring them into a simple DBus list.