The branch, x2go has been updated via e4601f783903ca327ab0bb1775149daedc1b7fe3 (commit) from f5c53d6916b97093dbc15cf4cb547d5a70f2e058 (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 e4601f783903ca327ab0bb1775149daedc1b7fe3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 12 10:34:39 2012 +0100 reduce python-crypto dependency to make build against lucid possible ----------------------------------------------------------------------- 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..854ed4d 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ 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-epydoc, + python-crypto (>= 2.0.1), + python-epydoc, quilt, Standards-Version: 3.9.3 Homepage: http://github.com/paramiko 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).