The branch, build-main has been updated via e999834af45e0c6d3b603cdf79341abbbbbc1834 (commit) from 2b6b1a6ab08fe4a723406812ffdce202ca2f0ea4 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 873161f..76f36ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ x2gobroker (0.0.0.5-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.0.0.5): - Prepare for WSGI based integration into an external httpd. + * /debian/control: + + Add dependency to python-x2gobroker: python-paramiko. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 27 Feb 2013 11:55:07 +0100 diff --git a/debian/control b/debian/control index 07868bd..3190f5c 100644 --- a/debian/control +++ b/debian/control @@ -151,6 +151,7 @@ Depends: python-pampy, python-netaddr, python-webpy (>= 1:0.37), + python-paramiko, Suggests: apache2 | httpd, Description: X2Go http(s) based session broker (Python modules) hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).