The branch, master has been updated via b31ce74a5b8b1ec3859b3cd65a22ffe869e2e13f (commit) from 4bf73d13238e1f74ad1019979f377eb7f59bd352 (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 b31ce74a5b8b1ec3859b3cd65a22ffe869e2e13f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 14 10:36:50 2011 +0200 revert 4bf73d13238e1f74ad1019979f377eb7f59bd352 (last commit) ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 --- debian/libxcomp-dev.install | 4 ++-- debian/x11proto-nx-dev.install | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ca61fae..8e309bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,6 @@ nxcomp (3.5.0-2-0~x2go1) UNRELEASED; urgency=low [ Oleksandr Shneyder ] * New upstream version - [ Mike Gabriel ] - * Place nx-X11 headers in /usr/include/nx/X11. - [ Reinhard Tartler ] * Import nx-X11 headers from nx-x11/include and package as x11proto-nx-dev. * Build nxcomp against nx-X11 headers. diff --git a/debian/libxcomp-dev.install b/debian/libxcomp-dev.install index 7c72243..b537657 100644 --- a/debian/libxcomp-dev.install +++ b/debian/libxcomp-dev.install @@ -1,4 +1,4 @@ libXcomp.so usr/lib libXcomp.a usr/lib -NX*.h usr/include/nx -MD5.h usr/include/nx +NX*.h usr/include +MD5.h usr/include diff --git a/debian/x11proto-nx-dev.install b/debian/x11proto-nx-dev.install index bd131c8..c51d1fa 100644 --- a/debian/x11proto-nx-dev.install +++ b/debian/x11proto-nx-dev.install @@ -1 +1 @@ -X11/* /usr/include/nx/X11 +X11/* /usr/include/X11 hooks/post-receive -- nxcomp.git (NX comp library) 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 "nxcomp.git" (NX comp library).