The branch, master has been updated via 5b5d71d08a7fbeb2a052a9ddf7a1c8a4faa0da7f (commit) via 92939b01b77adec243a5d9beba84936a9ca3947b (commit) from c5362882e6f50d6672f084b9852f998b87a01fcc (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 5b5d71d08a7fbeb2a052a9ddf7a1c8a4faa0da7f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 12 10:29:51 2012 +0100 Versioned depend on python-paramiko (>= 1.8.0-0~). commit 92939b01b77adec243a5d9beba84936a9ca3947b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 12 10:29:28 2012 +0100 Revert "reduce version of python-paramiko" This reverts commit c5362882e6f50d6672f084b9852f998b87a01fcc. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index c773a0a..384e7eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,9 +42,10 @@ python-x2go (0.2.1.0-0~x2go1) UNRELEASED; urgency=low the list of window IDs is not available. * /debian/rules: + Allow package build on systems with missing dh_python2. + * /debian/control: + + Versioned depend on python-paramiko (>= 1.8.0-0~). * /debian/pyversions: + Drop file as it is deprecated. - * -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 26 Sep 2012 20:49:44 +0200 diff --git a/debian/control b/debian/control index 6ee49a2..9c85958 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-gevent (>= 0.13.6-0~), - python-paramiko (>= 1.7.6-0~), + python-paramiko (>= 1.8.0-0~), python-cups, python-xlib, nxproxy 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).