aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: fe89b34993bdcc3f2c7d7c3b31ea437ad0b64efd (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: libarctica-telekinesis-client-perl
Section: perl
Priority: optional
Build-Depends:
 cdbs,
 debhelper (>= 9),
Build-Depends-Indep:
 perl (>= 5.8.0),
Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Telekinesis-Client
Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Telekinesis-Client
Standards-Version: 3.9.8

Package: libarctica-telekinesis-client-perl
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-core-perl,
 libx11-protocol-perl,
Description: Arctica Telekinesis Client (Perl module)
 The Arctica Project brings forth a remote computing framework of
 enterprise grade and quality. The Arctica Framework is a highly
 modularized and thus pluggable for developing alls sort of remote
 services.
 .
 The Arctica Telekinesis framework is a solution through which a visual
 application pair is able to run with one part on the remote desktop
 server and one part on the remote desktop client, while they visually
 appear to the end user as one application.
 .
 This package provides the Client module for Arctica Telekinesis.

Package: telekinesis-client
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-telekinesis-client-perl (= ${binary:Version}),
 libarctica-core-jabus-socket-perl,
Breaks: arctica-telekinesis-client,
Replaces: arctica-telekinesis-client,
Description: Arctica Telekinesis Client (standalone executable)
 The Arctica Project brings forth a remote computing framework of
 enterprise grade and quality. The Arctica Framework is a highly
 modularized and thus pluggable for developing alls sort of remote
 services.
 .
 The Arctica Telekinesis framework is a solution through which a visual
 application pair is able to run with one part on the remote desktop
 server and one part on the remote desktop client, while they visually
 appear to the end user as one application.
 .
 This package provides the standalone Arctica Telekinesis Client
 executable.