aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-11 13:13:29 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-11-11 13:13:29 +0100
commitc496029bc524f81c59c50ac928aa7ce603156359 (patch)
tree000cbce7501e33030fe363bcb9185ab2857910c0 /debian
parent0e8c0ee81b69be4c71a8998111350db9c92bfd03 (diff)
downloadlightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.tar.gz
lightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.tar.bz2
lightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.zip
Use socat instead of socket-sucker.c from lightdm-remote-session-freerdp.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 820a9b4..9a77a10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lightdm-remote-session-x2go (0.0.0.1-0~x2go2) UNRELEASED; urgency=low
+
+ [ Jan Engelhardt ]
+ * New upstream version (0.0.0.2):
+ - Use socat instead of socket-sucker.c from lightdm-remote-session-freerdp.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 11 Nov 2012 13:12:23 +0100
+
lightdm-remote-session-x2go (0.0.0.1-0~x2go1) unstable; urgency=low
* Initial upstream release. Forked from Canonical's
diff --git a/debian/control b/debian/control
index df11b2e..f0b2e36 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
+ socat,
zenity,
pyhoca-cli (>= 0.2.1.0-0~),
libpam-x2go,