The branch, master has been updated via e3ba4bdc6ba2b3c0c287994636b651d37cedcfe1 (commit) from 21b09b85b788baa3ee19dc60311e5a37368f92a6 (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 e3ba4bdc6ba2b3c0c287994636b651d37cedcfe1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Sep 28 15:18:07 2012 +0200 Fix installation of header files in Debian package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 +- debian/libnx-x11-dev.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 8a6b0d5..010122a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ nx-libs (2:3.5.0.16-0) UNRELEASED; urgency=low - * Continue development... + * Fix installation of header files in Debian package. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 21 Sep 2012 10:06:54 +0200 diff --git a/debian/libnx-x11-dev.install b/debian/libnx-x11-dev.install index 2bf6c52..47fca29 100644 --- a/debian/libnx-x11-dev.install +++ b/debian/libnx-x11-dev.install @@ -1,4 +1,4 @@ -nx-X11/.build-exports/include/* usr/include/nx/X11/ +nx-X11/.build-exports/include/* usr/include/nx/ nx-X11/include/extensions/Xinerama.h usr/include/nx/X11/extensions/ 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)).