This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 62d4f6a CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped file new 1b458e3 CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared lib new 72ecc24 CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel arch 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: debian/CODE-REDUCTION_CLEANUP-UNUSED | 2 ++ debian/CODE-REDUCTION_PRESERVE-SYMLINKED | 2 ++ 2 files changed, 4 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 1b458e32e2ed72f0a78847237c8907f342779351 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 20:41:56 2015 +0100 CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared lib --- debian/CODE-REDUCTION_CLEANUP-UNUSED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/CODE-REDUCTION_CLEANUP-UNUSED b/debian/CODE-REDUCTION_CLEANUP-UNUSED index 00c27ec..13354a8 100644 --- a/debian/CODE-REDUCTION_CLEANUP-UNUSED +++ b/debian/CODE-REDUCTION_CLEANUP-UNUSED @@ -11,6 +11,7 @@ nx-X11/extras/rman/ nx-X11/extras/ttf2pt1/ nx-X11/extras/x86emu/ nx-X11/extras/zlib/ +nx-X11/include/DPS/ nx-X11/lib/expat/ nx-X11/lib/fontconfig/ nx-X11/lib/fontenc/ @@ -40,6 +41,7 @@ nx-X11/lib/GLw/ nx-X11/lib/ICE/ nx-X11/lib/regex/ nx-X11/lib/SM/ +nx-X11/lib/XTrap/ nx-X11/lib/Xaw/ nx-X11/lib/Xaw6/ nx-X11/lib/Xaw7/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 72ecc24e6052c0999aeebbdd67b15f5d0856db13 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jan 28 20:42:34 2015 +0100 CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel arch --- debian/CODE-REDUCTION_PRESERVE-SYMLINKED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/CODE-REDUCTION_PRESERVE-SYMLINKED b/debian/CODE-REDUCTION_PRESERVE-SYMLINKED index d77095e..573ee64 100644 --- a/debian/CODE-REDUCTION_PRESERVE-SYMLINKED +++ b/debian/CODE-REDUCTION_PRESERVE-SYMLINKED @@ -345,6 +345,8 @@ nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_api.h nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_eval.c nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_exec.c nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_generic.c +nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_x86.c +nx-X11/extras/Mesa/src/mesa/tnl/t_vtx_x86_gcc.S nx-X11/extras/Xpm/lib/Attrib.c nx-X11/extras/Xpm/lib/CrBufFrI.c nx-X11/extras/Xpm/lib/CrBufFrP.c -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git