The branch, master has been updated via a994e7f8f7493d0feae189d57b154b99e2e7de9c (commit) from 0848d704e2c5df465263b8ea78e06d116a2cfeca (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 a994e7f8f7493d0feae189d57b154b99e2e7de9c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 29 16:58:29 2012 +0100 /debian/control: add dependency python-setproctitle for x2gobroker bin:package ----------------------------------------------------------------------- Summary of changes: debian/control | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/debian/control b/debian/control index ae87c3e..1c22572 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Depends: ${python:Depends}, python, python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~), + python-setproctitle, Suggests: apache2 | httpd, Description: X2Go http(s) based session broker (executable) 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).