The branch, master has been updated via 8d655bc1a12ce830467d86d131a100397201c98f (commit) from d086c36994b72b134949fc18f80dfa771480dbb9 (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 ----------------------------------------------------------------- commit 8d655bc1a12ce830467d86d131a100397201c98f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 13 13:09:43 2012 +0100 Install libXinerama into libnx-x11 package. Header files into libnx-x11-dev. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/libnx-x11-dev.dirs | 1 + debian/libnx-x11-dev.install | 4 +++- debian/libnx-x11.dirs | 1 + debian/libnx-x11.install | 1 + 5 files changed, 8 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 0a4d39e..700b3c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ nx-libs (2:3.5.0.6-0) UNRELEASED; urgency=low * Silence lintian on debian-revision-should-not-be-zero. As this is no Debian packaging repository, but ,,NX (redistributed)'', we will always release with rev no. set to ,,0''. + * Install libXinerama into libnx-x11 package. Header files into + libnx-x11-dev. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 10:28:49 +0100 diff --git a/debian/libnx-x11-dev.dirs b/debian/libnx-x11-dev.dirs index 8107c38..4496244 100644 --- a/debian/libnx-x11-dev.dirs +++ b/debian/libnx-x11-dev.dirs @@ -1 +1,2 @@ usr/include/nx/X11 +usr/include/nx/X11/extensions diff --git a/debian/libnx-x11-dev.install b/debian/libnx-x11-dev.install index 0855739..2bf6c52 100644 --- a/debian/libnx-x11-dev.install +++ b/debian/libnx-x11-dev.install @@ -1,2 +1,4 @@ -nx-X11/.build-exports/include/* usr/include/nx/ +nx-X11/.build-exports/include/* usr/include/nx/X11/ +nx-X11/include/extensions/Xinerama.h usr/include/nx/X11/extensions/ + diff --git a/debian/libnx-x11.dirs b/debian/libnx-x11.dirs index fb609cc..88b4679 100644 --- a/debian/libnx-x11.dirs +++ b/debian/libnx-x11.dirs @@ -1,2 +1,3 @@ usr/lib/nx/X11 +usr/lib/nx/X11/Xinerama usr/share/nx diff --git a/debian/libnx-x11.install b/debian/libnx-x11.install index 7838d08..cfe4cff 100644 --- a/debian/libnx-x11.install +++ b/debian/libnx-x11.install @@ -1,2 +1,3 @@ nx-X11/.build-exports/lib/* usr/lib/nx/X11 +nx-X11/lib/Xinerama/libXinerama.so* usr/lib/nx/X11/Xinerama nx-X11/programs/Xserver/Xext/SecurityPolicy usr/share/nx 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)).