The branch, master has been updated via 2ae50159b27062af358cd7424b9ef62a549c8d38 (commit) from 7a2715ec3324c4644696bf3211569235eebebc91 (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 2ae50159b27062af358cd7424b9ef62a549c8d38 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 10 19:57:48 2012 +0100 Versioned dependency on pyhoca-cli (>= 0.2.1.0). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ec79ba6..fa07892 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,5 +5,7 @@ lightdm-remote-session-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low * Be a drop-in replacement for lightdm-remote-session-freerdp for now until Canonical offers X2Go sessions on https://uccs.landscape.canonical.com. + * /debian/control: + + Versioned dependency on pyhoca-cli (>= 0.2.1.0). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 08 Nov 2012 22:27:37 +0100 diff --git a/debian/control b/debian/control index 6faa8f2..df11b2e 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, zenity, - pyhoca-cli, + pyhoca-cli (>= 0.2.1.0-0~), libpam-x2go, lightdm (>= 1.3.3-0~) Conflicts: 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).