This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/openbox-stretch in repository live-build-x2go. from 1bc05ac another jessie->stretch change new 4468303 removed libgstreamer packages, as they don't exist in stretch new 5fe4c03 added xserver-related files required for mouse and keyboard support with X11 on Debian Stretch The 2 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: config/package-lists/desktop.list.chroot | 3 +++ config/package-lists/x2go.list.chroot | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-stretch in repository live-build-x2go. commit 4468303bae883433fe54d6ee1de4b1b2719bf968 Author: Stefan Baur <kontakt@baur-itcs.de> Date: Sat Nov 18 19:52:29 2017 +0100 removed libgstreamer packages, as they don't exist in stretch --- config/package-lists/x2go.list.chroot | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot index 7b11d36..8b91e0d 100644 --- a/config/package-lists/x2go.list.chroot +++ b/config/package-lists/x2go.list.chroot @@ -14,8 +14,6 @@ libfreerdp-plugins-standard libfreerdp-primitives1.1 libfreerdp-rail1.1 libfreerdp-utils1.1 -libgstreamer0.10-0 -libgstreamer-plugins-base0.10-0 libjpeg62-turbo libssl1.0.2 libwinpr-crt0.1 -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-stretch in repository live-build-x2go. commit 5fe4c03646dc743a19d24bdc456ff302f20adf2e Author: Stefan Baur <kontakt@baur-itcs.de> Date: Sat Nov 18 22:25:33 2017 +0100 added xserver-related files required for mouse and keyboard support with X11 on Debian Stretch --- config/package-lists/desktop.list.chroot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/package-lists/desktop.list.chroot b/config/package-lists/desktop.list.chroot index 9d571b0..64a6427 100644 --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@ -1,5 +1,8 @@ +libevdev2 +libmtdev1 x11vnc x11vnc-data +xserver-xorg-input-evdev xserver-xorg-input-wacom xserver-xorg-video-all # for i386 only #xserver-xorg-video-geode -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git