summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-23 13:03:02 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-06-23 13:03:02 +0200
commit14d1ab74b141e1b04287b7b42156c38012b81108 (patch)
tree9254f06e05e05ba00fb0635e50cc08ae9aee580e /debian/control
downloadarctica-testclients-14d1ab74b141e1b04287b7b42156c38012b81108.tar.gz
arctica-testclients-14d1ab74b141e1b04287b7b42156c38012b81108.tar.bz2
arctica-testclients-14d1ab74b141e1b04287b7b42156c38012b81108.zip
provide simply test script to launch server-side NXv3 desktop session with Telekinesis support in the session.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..e593204
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: arctica-testclients
+Section: misc
+Priority: optional
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+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/arctica-testclients
+Vcs-Browser: https://github.com/ArcticaProject/arctica-testclients
+Standards-Version: 3.9.8
+
+Package: arctica-testclient-nx3
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: Arctica Test Client (launching up an NXv3 based desktop session)
+ 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.
+ .
+ This package provides a simple test client that can fire up a
+ server-side desktop session inside an NXv3 nxagent session.
+ .
+ The script also sets up Arctica Telekinesis client/server connection.