The branch, master has been updated via 6d09a1ccc82eab4b46e8133c8d6246f2c4761e69 (commit) via 9930f394ccd0ad73bccf3755248b89317227b89e (commit) from c323c09128de3638fb05e26153a14e295a661511 (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 6d09a1ccc82eab4b46e8133c8d6246f2c4761e69 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 21 18:17:37 2013 +0100 -bin:package x2gobroker-agent now also depends on python-x2gobroker, due to x2gobroker-pubkeyauthorizer script commit 9930f394ccd0ad73bccf3755248b89317227b89e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 21 18:16:01 2013 +0100 fix x2gobroker-agent.install ----------------------------------------------------------------------- Summary of changes: debian/control | 1 + debian/x2gobroker-agent.install | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index 769975d..3d38d5c 100644 --- a/debian/control +++ b/debian/control @@ -182,6 +182,7 @@ Depends: ${misc:Depends}, perl, adduser, + python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~), x2goserver, Description: X2Go http(s) based session broker (common files) X2Go is a server based computing environment with diff --git a/debian/x2gobroker-agent.install b/debian/x2gobroker-agent.install index cdf4bfc..a9bf1d8 100644 --- a/debian/x2gobroker-agent.install +++ b/debian/x2gobroker-agent.install @@ -1,2 +1,2 @@ lib/x2gobroker-agent* usr/lib/x2go/ -usr/sbin/x2gobroker-pubkeyauthorizer usr/sbin/ \ No newline at end of file +sbin/x2gobroker-pubkeyauthorizer usr/sbin/ \ No newline at end of file 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).