The branch, master has been updated via 6c88e6857b0742963705e35a44d889d8a8becab4 (commit) from a21e0dc286c89e94790fe13de7a083cf8be5f5b9 (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 6c88e6857b0742963705e35a44d889d8a8becab4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Feb 24 22:14:53 2012 +0100 fix missing dest path in x2goserver.install ----------------------------------------------------------------------- Summary of changes: debian/x2goserver.install | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/x2goserver.install b/debian/x2goserver.install index a1fb231..4ed8986 100644 --- a/debian/x2goserver.install +++ b/debian/x2goserver.install @@ -1,7 +1,7 @@ x2goserver/bin/x2go* /usr/bin/ x2goserver/sbin/x2go* /usr/sbin/ x2goserver/lib/x2go* /usr/lib/x2go/ -x2goserver/etc/* +x2goserver/etc/* /etc/x2go/ x2goserver/VERSION.x2goserver /usr/share/x2go/versions/ x2goserver/x2gosqlitewrapper /usr/lib/x2go/ x2goserver/share/x2gofeature.d /usr/share/x2go/ hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).