The branch, x2go has been updated via f66c2d38dbe1643e5b1b827aa3ff857f4d936748 (commit) from f387240a2b648081e403982d865e13e6ebda996f (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 f66c2d38dbe1643e5b1b827aa3ff857f4d936748 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 11 15:21:19 2012 +0100 version fix, add ~ char for python-crypto dependencies... ----------------------------------------------------------------------- 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 897436f..66693ff 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-2~), 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-2~) 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).