The branch, master has been updated via ded56322983f5e66647a0d16fa496b77017d6f92 (commit) from 933e9a79d24b0669de27ba229d07329fcd1c2385 (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 ded56322983f5e66647a0d16fa496b77017d6f92 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Sep 15 22:03:18 2012 +0200 rename x2gobroker-command to x2goserver-broker as it has to be installed on the host running X2Go server ----------------------------------------------------------------------- Summary of changes: debian/control | 4 ++-- debian/x2goserver-broker.install | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 debian/x2goserver-broker.install The diff of changes is: diff --git a/debian/control b/debian/control index f552bdb..04024e5 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,7 @@ Description: X2Go http(s) based session broker (common files) This package contains common files needed by all X2Go session brokers being package for this distribution. -Package: x2gobroker-commmand +Package: x2goserver-broker Architecture: any Depends: ${misc:Depends}, @@ -89,7 +89,7 @@ Description: X2Go http(s) based session broker (common files) This package contains a setuid backend command that is required by the X2Go session broker. . - WARNING: This packages installs the setuid wrapper + WARNING: This package installs the setuid wrapper /usr/lib/x2go/broker/x2gobroker-command on your system. This wrapper is only able to execute the Perl script /usr/lib/x2go/broker/x2gobroker-command.pl. This is diff --git a/debian/x2goserver-broker.install b/debian/x2goserver-broker.install new file mode 100644 index 0000000..36977eb --- /dev/null +++ b/debian/x2goserver-broker.install @@ -0,0 +1 @@ +lib/x2gobroker-command* usr/lib/x2go/broker/ \ No newline at end of file hooks/post-receive -- x2gobroker.git (Debian package x2gobroker) 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" (Debian package x2gobroker).