The branch, master has been updated via 491dda565b50c17cd80e958190ed8b93fcebb4c1 (commit) from 1adda0d4f194e76cbb84db4d14c6d1e5e73d4968 (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 ----------------------------------------------------------------- commit 491dda565b50c17cd80e958190ed8b93fcebb4c1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 21:03:59 2012 +0100 Be a drop-in replacement for lightdm-remote-session-freerdp for now until Canonical offers X2Go sessions on https://uccs.landscape.canonical.com. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 4 +++- debian/control | 6 +++++- debian/lightdm-remote-session-x2go.links | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 debian/lightdm-remote-session-x2go.links The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 12027fa..ec79ba6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ lightdm-remote-session-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low * Initial upstream release. Forked from Canonical's lightdm-remote-session-freerdp (by Ted Gould <ted@canonical.com>). + * Be a drop-in replacement for lightdm-remote-session-freerdp for now + until Canonical offers X2Go sessions on + https://uccs.landscape.canonical.com. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 08 Nov 2012 22:27:37 +0100 - diff --git a/debian/control b/debian/control index e59624c..6faa8f2 100644 --- a/debian/control +++ b/debian/control @@ -23,8 +23,12 @@ Depends: pyhoca-cli, libpam-x2go, lightdm (>= 1.3.3-0~) +Conflicts: + lightdm-remote-session-freerdp, +Replaces: + lightdm-remote-session-freerdp, 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. \ No newline at end of file + to a full screen X2Go session using LightDM and PyHoca / Python X2Go. diff --git a/debian/lightdm-remote-session-x2go.links b/debian/lightdm-remote-session-x2go.links new file mode 100644 index 0000000..c427b8c --- /dev/null +++ b/debian/lightdm-remote-session-x2go.links @@ -0,0 +1 @@ +/etc/pam.d/lightdm-remote-x2go /etc/pam.d/lightdm-remote-freerdp \ No newline at end of file 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).