The branch, twofactorauth has been updated via 8429902d3804c9725844d4ebf007a2f6fa88a6e4 (commit) from 05040a9ad2dac31dd5f959b3dbeb481d3e48bffa (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 | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 859c9ff..ebf0cf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-x2go (0.2.0.9-0~x2go2) UNRELEASED; urgency=low + + * Make sure we can build against python-gevent provided on + packages.x2go.org. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 17 Aug 2012 18:12:41 +0200 + python-x2go (0.2.0.9-0~x2go1) unstable; urgency=low * New upstream version (0.2.0.9): diff --git a/debian/control b/debian/control index e5e995a..cc1a956 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, - python-gevent (>= 0.13.6), + python-gevent (>= 0.13.6-0~), python-paramiko, python-cups, python-xlib, 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).