The branch, master has been updated via fb94f4107a8a63367b9cf9dac3d81b543ca9b365 (commit) from 8c2c5b48cf06571c629b55782175e74cc99b7b5b (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 fb94f4107a8a63367b9cf9dac3d81b543ca9b365 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 8 19:39:48 2011 +0100 Depend on python-xlib. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 81a5ccc..bef79b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ python-x2go (0.1.1.9-0-x2go1) UNRELEASED; urgency=low - Allow session parameter change for already registered sessions. - Add support for session window title renaming. - Add support for bringing session windows on top. + * Depend on python-xlib. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 12 Oct 2011 10:54:23 +0200 diff --git a/debian/control b/debian/control index 519063e..1f42071 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: python-epydoc, python-gevent, python-paramiko, + python-xlib, locales #texlive-latex-base, #texlive-latex-extra, @@ -28,6 +29,7 @@ Depends: python-gevent (>= 0.13.0-0~0), python-paramiko, python-cups, + python-xlib, nxproxy Recommends: cups-bsd | lpr, hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).