summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-01-19 00:44:11 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-01-19 00:44:11 +0100
commit8e536387cf1dd5bc44c3cb679c96005719d946ff (patch)
tree638945421e649df810e97c8b4ba091b2e175c3d3 /debian/control
parent3d3449cc9d3f93f92f76d8c4e47f805ef02d11eb (diff)
downloadlibrda-8e536387cf1dd5bc44c3cb679c96005719d946ff.tar.gz
librda-8e536387cf1dd5bc44c3cb679c96005719d946ff.tar.bz2
librda-8e536387cf1dd5bc44c3cb679c96005719d946ff.zip
debian/*: Add new bin:pkg librda-bin.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9114cf8..a876356 100644
--- a/debian/control
+++ b/debian/control
@@ -56,3 +56,14 @@ Description: GObject introspection data for librda
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
+
+Package: librda-bin
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Multi-Arch: foreign
+Description: Remote Desktop Awareness (utility)
+ This library provides an API for detecting if a desktop session
+ is running inside a remote desktop session (e.g. X2Go).
+ .
+ This package contains the RDA check utility.