This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 2dc52bc New TCE component: x2gothinclient-minidesktop-mate. Instead of using X2Go Client as login manager, we launch a minimal MATE desktop and connect to X2Go sessions from there. new 4ce83ad minidesktop-MATE: Add iceweasel as dependency. 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/control | 1 + 1 file changed, 1 insertion(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 4ce83ad1d7f1d2b9fdb3ad9eff2ec7a559f04ebd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 8 19:37:44 2014 +0200 minidesktop-MATE: Add iceweasel as dependency. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8edd81c..1422250 100644 --- a/debian/control +++ b/debian/control @@ -103,6 +103,7 @@ Depends: mate-background, mate-media-pulse, mate-settings-daemon-pulse, + iceweasel, Description: Minimal desktop for X2Go Thin Client chroot (based on MATE) X2Go is a server based computing environment with - session resuming -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git