aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 5ad30c34ceceaf0a4278eeea8510f6490f4cf3de (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Source: libarctica-services-graphics-nx3-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-Core
Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Core
Standards-Version: 3.9.8

Package: libarctica-services-graphics-nx3-server-perl
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-services-graphics-nx3-common-perl (=${binary:Version}),
Description: NXv3 Graphics Service for the Arctica Framework (server part)
 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 all sorts of remote
 services.
 .
 Arctica Services Graphics NX3 provide remote graphical sessions in
 desktop, seamless and shadow session mode.
 .
 This package provides the server-side part of this service.

Package: libarctica-services-graphics-nx3-client-perl
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-services-graphics-nx3-common-perl (=${binary:Version}),
Description: NXv3 Graphics Service for the Arctica Framework (client part)
 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 all sorts of remote
 services.
 .
 Arctica Services Graphics NX3 provide remote graphical sessions in
 desktop, seamless and shadow session mode.
 .
 This package provides the client-side part of this service.

Package: libarctica-services-graphics-nx3-common-perl
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
Description: NXv3 Graphics Service for the Arctica Framework (client part)
 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 all sorts of remote
 services.
 .
 Arctica Services Graphics NX3 provide remote graphical sessions in
 desktop, seamless and shadow session mode.
 .
 This package provides code that is common to the server-side and
 client-side module.

Package: arctica-services-graphics-nx3-server-scripts
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-services-graphics-nx3-server-perl (=${binary:Version}),
Description: NXv3 Graphics Service for the Arctica Framework (server test scripts)
 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 all sorts of remote
 services.
 .
 Arctica Services Graphics NX3 provide remote graphical sessions in
 desktop, seamless and shadow session mode.
 .
 This package provides a set of server-side test scripts.

Package: arctica-services-graphics-nx3-client-scripts
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-services-graphics-nx3-client-perl (=${binary:Version}),
Description: NXv3 Graphics Service for the Arctica Framework (client test scripts)
 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 all sorts of remote
 services.
 .
 Arctica Services Graphics NX3 provide remote graphical sessions in
 desktop, seamless and shadow session mode.
 .
 This package provides a set of client-side test scripts.