This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from e450bff Init scripts: Provide status option. new 58dd0d4 make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client 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 | 6 ++++++ 1 file changed, 6 insertions(+) -- 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 58dd0d460dff8425f06097f9d3e33cd2e0c49869 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Aug 24 17:39:00 2014 +0200 make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client --- debian/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/control b/debian/control index d638a3b..9b165be 100644 --- a/debian/control +++ b/debian/control @@ -61,6 +61,9 @@ Depends: pulseaudio-x11 | pulseaudio, syslinux, x2gothinclient-displaymanager | x2gothinclient-minidesktop, + locales, + dbus-x11, + policykit-1, Recommends: acpid, gnupg-agent, @@ -109,6 +112,9 @@ Depends: mate-settings-daemon-pulse, iceweasel, libglib2.0-bin, + x2goclient (>= 4.0.1.2-0~), + xauth, + xinit, Breaks: x2gothinclient-minidesktop-mate, Replaces: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git