The branch, x2go has been updated via e6f0a35c2a5ac55e0fa5b69c598d2f30c776161e (commit) from 2191964806ff4615b81c0666c87692a2442a9034 (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 e6f0a35c2a5ac55e0fa5b69c598d2f30c776161e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 9 21:52:15 2012 +0200 add python-epydoc (instead of epydoc) to build-depends ----------------------------------------------------------------------- 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 25ca25f..7b1910d 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Uploaders: Build-Depends: debhelper (> 7.0.50~), python-all (>= 2.6.5-0~), python-crypto (>= 2.1.0-2), + python-epydoc, quilt, - epydoc Standards-Version: 3.9.3 Homepage: http://github.com/paramiko Vcs-Git: git://code.x2go.org/python-paramiko.git 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).