The branch, x2go has been updated via 5132d4bc7c39d8dcbd5e751f2a1a0e5268cae4f3 (commit) from f66c2d38dbe1643e5b1b827aa3ff857f4d936748 (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 5132d4bc7c39d8dcbd5e751f2a1a0e5268cae4f3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 11 15:31:04 2012 +0100 for the ppa:x2go we have to depend on python-crypto 2.1.0-0~... ----------------------------------------------------------------------- Summary of changes: debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/control b/debian/control index 66693ff..4b63cd2 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 8.0.0~), python-all (>= 2.6.5-0~), - python-crypto (>= 2.1.0-2~), + python-crypto (>= 2.1.0-0~), python-epydoc, quilt, Standards-Version: 3.9.3 @@ -20,7 +20,7 @@ Package: python-paramiko Architecture: all Depends: ${misc:Depends}, ${python:Depends}, - python-crypto (>= 2.1.0-2~) + python-crypto (>= 2.1.0-0~) Provides: ${python:Provides} Description: Make ssh v2 connections with Python This is a library for making SSH2 connections (client or server). hooks/post-receive -- python-paramiko.git (Debian package python-paramiko) 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-paramiko.git" (Debian package python-paramiko).