This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from d3cc996 debian/x2gobroker-broker.links: drop file new 4815587 instead of a symlink, install a shell wrapper as x2gobroker-daemon The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/x2gobroker-daemon.install | 1 + 1 file changed, 1 insertion(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 481558720dd35abb01f8dc7b2067071563839042 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 3 15:37:23 2014 +0200 instead of a symlink, install a shell wrapper as x2gobroker-daemon --- debian/x2gobroker-daemon.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/x2gobroker-daemon.install b/debian/x2gobroker-daemon.install index ae2a660..220c1c4 100644 --- a/debian/x2gobroker-daemon.install +++ b/debian/x2gobroker-daemon.install @@ -1,2 +1,3 @@ logrotate/x2gobroker-daemon etc/logrotate.d/ +bin/x2gobroker-daemon usr/bin/ sbin/x2gobroker-daemon-debug usr/sbin/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git