The branch, master has been updated via 214487c2a586368f4811d813d7c196b293530afc (commit) from 844c16a5ba5c1a80b0284a6c9a8ab2d0e7548a07 (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 214487c2a586368f4811d813d7c196b293530afc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Sep 16 21:37:22 2012 +0200 /debian/control: add adduser to Depends for x2gobroker-agent ----------------------------------------------------------------------- Summary of changes: debian/control | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/control b/debian/control index 85c15df..c58792f 100644 --- a/debian/control +++ b/debian/control @@ -163,6 +163,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + adduser, x2goserver, Description: X2Go http(s) based session broker (common files) X2Go is a serverbased computing environment with 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).