This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from d108f05 only parse x2gothinclient_init with x2gothinclient-displaymanager new d33e106 update/rewrite changelog based on latest Git commit messages 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/changelog | 41 +++++++++++++++++++++++++++++++---------- 1 file changed, 31 insertions(+), 10 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 d33e1060336b387e638772b8491f933dd2ca1ebd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 27 08:53:28 2014 +0200 update/rewrite changelog based on latest Git commit messages --- debian/changelog | 41 +++++++++++++++++++++++++++++++---------- 1 file changed, 31 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18e0d9c..16ff668 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,27 +4,48 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Stop advertising GNOME in default session profile. Switching to MATE. - Use type=auto for automatic keyboard detection as default in example session profiles. - - New TCE component: x2gothinclient-minidesktop. Instead of using - X2Go Client as login manager, we launch a minimal MATE desktop and - connect to X2Go sessions from there. - - x2gothinclient-minidesktop: Add WindowList applet to MATE panel. - - On $HOME creation, copy x2gothinclient-minidesktop.desktop into ~/Desktop. - - Provide init script for x2gothinclient-minidesktop to handle maintenance - tasks if TCE is in MiniDesktop mode. - - Add COPYING file. - Avoid error message in x2gothinclient_shell if the chroot does not have a file-or-symlink /etc/resolv.conf. - Use resolv.conf file from host system when running x2gothinclient_upgrade. - - Tweak MATE minidesktop via GScheme overrides. - - Add XDG autostart .desktop file for X2Go Client. + - Add COPYING file. - Run x2gothinclient_shell and x2gothinclient_upgrade with LANG=C. - Don't run x2gothinclient_init inside TCE chroot operations (x2gothinclient_shell or x2gothinclient_upgrade). - Avoid x2gothinclient_init failures, use if..then..fi instead of the test command. - Init scripts: Provide status option. + - New TCE component: x2gothinclient-minidesktop. Instead of using + X2Go Client as login manager, we launch a minimal MATE desktop and + connect to X2Go sessions from there. + . Add WindowList applet to MATE panel. + . On $HOME creation, copy x2gothinclient-minidesktop.desktop into + ~/Desktop. + . Provide init script for x2gothinclient-minidesktop to handle maintenance + tasks if TCE is installed with in minidesktop flavour. + . Tweak MATE minidesktop via GScheme overrides. + . Add XDG autostart .desktop file for the TCE's X2Go Client. + . Add VERSION.<package> file for x2gothinclient-minidesktop. + . Make X2Go TCE layout / appearance overridable by installing + debian-edu-artwork package. + . Use default X2Go Client background for x2gothinclient-minidesktop. + Provide configurable desktop background instead. Install desktop + background as desktop-base alternative. + . Launch x2gothinclient_init via nodm, which then launches the Xsession. + Provide preseeding for nodm bin:package. + . On minidesktop TCE creation based on wheezy, pull in packages from + wheezy-backports (i.e. MATE desktop environment). + - Adapt management package to TCE flavouring. Add new configuration + option in x2gothinclient_settings: TC_FLAVOUR (can be: minidesktop or + displaymanager). * debian/control: + Rename bin:package: x2gothinclient -> x2gothinclient-daemon. + + Make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client. + + New bin:package: x2gothinclient-common. Commonly shared by + x2gothinclient-minidesktop and x2gothinclient-displaymanager + + Add D (displaymanager flavour, minidesktop flavour): pinentry-x2go. + + Add D (x2gothinclient-minidesktop): nodm. + * debian/copyright: + + Use copyright-format 1.0 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git