The branch, test has been updated via b040d76874d4ccda83afdc103da1814455b013e4 (commit) via 749942ee5ba8dd146897acb2c5a6af63456ad720 (commit) from 228a7735e221b279ab3118d179df8174b39cfd3f (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 b040d76874d4ccda83afdc103da1814455b013e4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 23 19:45:35 2011 +0200 Add nx-X11 dev package. commit 749942ee5ba8dd146897acb2c5a6af63456ad720 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Oct 23 19:45:19 2011 +0200 Fix libnx-x11 dh dirs ----------------------------------------------------------------------- Summary of changes: debian/control | 14 +++++++++++++- debian/libnx-x11-dev.dirs | 1 + debian/libnx-x11-dev.install | 2 ++ debian/libnx-x11.dirs | 3 +-- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 debian/libnx-x11-dev.dirs create mode 100644 debian/libnx-x11-dev.install The diff of changes is: diff --git a/debian/control b/debian/control index 6a48378..be0c5b9 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,19 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: nx-X11 (NoMachine) - This package provides X11 libraries customized for nxagent (NoMachine). + X11 libraries customized for nxagent (NoMachine). + +Package: libnx-x11-dev +Section: libdevel +Architecture: any +Depends: + libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), + ${misc:Depends} +Description: Development files for nx-X11 (NoMachine) + X11 libraries customized for nxagent (NoMachine). + . + This package provides the compression library headers. + Package: nxagent Architecture: any diff --git a/debian/libnx-x11-dev.dirs b/debian/libnx-x11-dev.dirs new file mode 100644 index 0000000..8107c38 --- /dev/null +++ b/debian/libnx-x11-dev.dirs @@ -0,0 +1 @@ +usr/include/nx/X11 diff --git a/debian/libnx-x11-dev.install b/debian/libnx-x11-dev.install new file mode 100644 index 0000000..6ed62c5 --- /dev/null +++ b/debian/libnx-x11-dev.install @@ -0,0 +1,2 @@ +nx-X11/exports/include/* usr/include/nx/X11 + diff --git a/debian/libnx-x11.dirs b/debian/libnx-x11.dirs index 4330bad..4e721e7 100644 --- a/debian/libnx-x11.dirs +++ b/debian/libnx-x11.dirs @@ -1,2 +1 @@ -usr/bin -usr/lib/nx +usr/lib/nx/X11 hooks/post-receive -- nx-libs.git (NX libraries) 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 libraries).