This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 59a6f65 Enable native-protocol-tcp module in pulseaudio on every X2Go Client launch. Allow access from local host only, require auth cookie. new 3f82eaa be more strict on dependency relations among our own bin:packages 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 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 3f82eaa6392943934d16cfd392f94e3c8e20f618 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Sep 1 16:28:27 2014 +0200 be more strict on dependency relations among our own bin:packages --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3d8cdd5..b93c342 100644 --- a/debian/control +++ b/debian/control @@ -117,7 +117,7 @@ Depends: pinentry-x2go, xauth, xinit, - x2gothinclient-common (>= ${source:Version}), + x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1), lightdm, Recommends: flashplugin-nonfree @@ -181,7 +181,7 @@ Depends: dbus-x11, policykit-1, libfile-path-expand-perl, - x2gothinclient-common (>= ${source:Version}), + x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1), Provides: x2gothinclient, Breaks: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git