The branch, master has been updated via 527741ca629a8e39b7dfa08e601079d627c70911 (commit) from d08b602e0ba1c0b143c4875a77b074180fe607cf (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 527741ca629a8e39b7dfa08e601079d627c70911 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Aug 3 18:18:58 2013 +0200 Depend on python-x2go (>= 0.4.0.7). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1a8b8db..6fa2c94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pyhoca-gui (0.4.0.7-0~x2go1) UNRELEASED; urgency=low - Add import feature to the session profile manager. * /debian/control: + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. + + Depend on python-x2go (>= 0.4.0.7). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 30 Jul 2013 13:35:59 +0200 diff --git a/debian/control b/debian/control index 9bc0f97..fd14008 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Architecture: all Depends: ${misc:Depends}, python, - python-x2go (>=0.4.0.6-0~), + python-x2go (>=0.4.0.7-0~), python-argparse, python-notify, python-setproctitle, hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).