The branch, build-baikal has been updated via b8605d4d6c6f02466ab7586c8ece6b4bd9570751 (commit) from 189bfbe1426c2a6589dd89437b6730cf2c8849a6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/libnx-x11.dirs | 1 + debian/libnx-x11.links | 2 ++ 3 files changed, 4 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 2d38eb9..c59d7a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ nx-libs (2:3.5.0.15-0) UNRELEASED; urgency=low * Refresh patch: 200_nxagent_check-binary-x2go-flavour.full.patch. * Make sure the NX_TEMP envvar gets set in all wrapper script for all nx* execubles. + * Link libNX_Xrandr to a separate location where we can provide it as libXrandr. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Jun 2012 14:54:51 +0200 diff --git a/debian/libnx-x11.dirs b/debian/libnx-x11.dirs index 88b4679..72f9ea3 100644 --- a/debian/libnx-x11.dirs +++ b/debian/libnx-x11.dirs @@ -1,3 +1,4 @@ usr/lib/nx/X11 usr/lib/nx/X11/Xinerama +usr/lib/nx/X11/Xrandr usr/share/nx diff --git a/debian/libnx-x11.links b/debian/libnx-x11.links index 7331e79..2783033 100644 --- a/debian/libnx-x11.links +++ b/debian/libnx-x11.links @@ -1,2 +1,4 @@ usr/lib/nx/X11/libNX_Xinerama.so usr/lib/nx/X11/Xinerama/libXinerama.so usr/lib/nx/X11/libNX_Xinerama.so.1 usr/lib/nx/X11/Xinerama/libXinerama.so.1 +usr/lib/nx/X11/libNX_Xrandr.so usr/lib/nx/X11/Xrandr/libXrandr.so +usr/lib/nx/X11/libNX_Xrandr.so.2 usr/lib/nx/X11/Xrandr/libXrandr.so.2 hooks/post-receive -- nx-libs.git (NX (redistributed)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nx-libs.git" (NX (redistributed)).