The branch, x2go has been updated via e105d1bf6a99e9d36039708e10973d0bc42267d1 (commit) from e4601f783903ca327ab0bb1775149daedc1b7fe3 (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 e105d1bf6a99e9d36039708e10973d0bc42267d1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 20 16:36:50 2012 +0100 reduce Dependency of pycrypto for Ubuntu 10.04 ----------------------------------------------------------------------- Summary of changes: debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index 854ed4d..45a05fa 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Package: python-paramiko Architecture: all Depends: ${misc:Depends}, ${python:Depends}, - python-crypto (>= 2.1.0-2) + python-crypto (>= 2.0.1-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).