[X2Go-Commits] lightdm-remote-session-x2go.git - build-main (branch) updated: 0.0.0.1-8-gac687b0
X2Go dev team
git-admin at x2go.org
Sat Apr 27 13:50:02 CEST 2013
The branch, build-main has been updated
via ac687b080487c02f2ed41a2a42e6a68cce638d4b (commit)
from b415237f37b08f1a5d8dd61ae0fef28eca52c710 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 ++
debian/control | 7 ++++---
2 files changed, 6 insertions(+), 3 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 94dbf07..8373bad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ lightdm-remote-session-x2go (0.0.1.0-0~x2go1) UNRELEASED; urgency=low
- Stop being a drop-in replacement for lightdm-remote-login-freerdp.
Become an independent package that provides server type »x2go« to
the remote-login-service.
+ - Prepare for becoming able to use PyHoca-CLI _or_ X2Go Client for
+ handling the X2Go session being launched via remote login.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 24 Apr 2013 17:52:57 +0200
diff --git a/debian/control b/debian/control
index 81ce8ed..596f83c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,12 @@ Depends:
${misc:Depends},
socat,
zenity,
- pyhoca-cli (>= 0.2.1.0-0~),
+ pyhoca-cli (>= 0.2.1.0-0~) | x2goclient (>= 4.0.1.1-0~),
libpam-x2go,
- lightdm (>= 1.3.3-0~)
+ lightdm (>= 1.3.3-0~),
Suggests:
apparmor,
Description: Log into X2Go sessions via LightDM
The configuration files needed and scripts required to login
- to a full screen X2Go session using LightDM and PyHoca / Python X2Go.
+ to a full screen X2Go session using LightDM and PyHoca / Python X2Go
+ or X2Go Client.
hooks/post-receive
--
lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).
More information about the x2go-commits
mailing list