This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 58dd0d4 make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client new de33f3a add x2gothinclient-common package 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 | 22 ++++++++++++++++++++++ 1 file changed, 22 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 de33f3a8eb9ed51b102831ade6a92db465259db9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Aug 24 17:49:01 2014 +0200 add x2gothinclient-common package --- debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/control b/debian/control index 9b165be..94af740 100644 --- a/debian/control +++ b/debian/control @@ -139,6 +139,28 @@ Description: Minimal desktop for X2Go Thin Client chroot (based on MATE) you also have a set of basic applications that run on the thinclient CPU (e.g. iceweasel with Flash). +Package: x2gothinclient-common +Architecture: all +Depends: + ${misc:Depends}, +Breaks: + x2gothinclient, +Replaces: + x2gothinclient, +Description: X2Go thin client environment (common files) + X2Go is a server based computing environment with + - session resuming + - low bandwidth support + - session broker support + - client-side mass storage mounting support + - client-side printing support + - audio support + - authentication by smartcard and USB stick + . + x2gothinclient-common: + ---------------------- + Common files for X2Go TCE (display manager / mini desktop). + Package: x2gothinclient-displaymanager Architecture: all Depends: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git