The branch, twofactorauth has been updated via 5b5d71d08a7fbeb2a052a9ddf7a1c8a4faa0da7f (commit) from 92939b01b77adec243a5d9beba84936a9ca3947b (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 | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4d5b871..384e7eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,7 +43,7 @@ python-x2go (0.2.1.0-0~x2go1) UNRELEASED; urgency=low * /debian/rules: + Allow package build on systems with missing dh_python2. * /debian/control: - + Versioned depend on python-paramiko (>= 1.8-0~). + + Versioned depend on python-paramiko (>= 1.8.0-0~). * /debian/pyversions: + Drop file as it is deprecated. diff --git a/debian/control b/debian/control index 2b15378..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.8-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).