The branch, master has been updated via c5362882e6f50d6672f084b9852f998b87a01fcc (commit) from e5a1796b9bb9c31634dfa35832686766b4683028 (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 c5362882e6f50d6672f084b9852f998b87a01fcc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 12 10:29:12 2012 +0100 reduce version of python-paramiko ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +-- debian/control | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4d5b871..c773a0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,10 +42,9 @@ 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~). * /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 2b15378..6ee49a2 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.8-0~), + python-paramiko (>= 1.7.6-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).