The branch, build-baikal has been updated via ec47c22c264bd2f1d2ce6e434b503a701dc129f7 (commit) from 7a6cf42d4b47b9f33372470a35f2dfbfc95cfabe (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 | 3 +++ debian/libnx-x11.links | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 debian/libnx-x11.links The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 8148af0..1e007bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low NX (redistributed). * Apply patches for the Debian package as the last patches in the series. * Fix faulty patch name suffix (has to be .patch, not .diff). + * Fix Xinerama support in Debian package libnx-x11 when NX gets built with + patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on + the todo list: fix the nx-X11 installation via Makefile. [ Jan Engelhardt ] * Update patch: 001_add-main-makefile.full+lite.patch, allow passing of diff --git a/debian/libnx-x11.links b/debian/libnx-x11.links new file mode 100644 index 0000000..67a1d24 --- /dev/null +++ b/debian/libnx-x11.links @@ -0,0 +1,4 @@ +usr/lib/libX11.so.6 usr/lib/nx/X11/Xinerama/libNX_X11.so.6 +usr/lib/libXext.so.6 usr/lib/nx/X11/Xinerama/libNX_Xext.so.6 +usr/lib/nx/X11/Xinerama/libNX_Xinerama.so usr/lib/nx/X11/Xinerama/libXinerama.so +usr/lib/nx/X11/Xinerama/libNX_Xinerama.so.1 usr/lib/nx/X11/Xinerama/libXinerama.so.1 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)).