[X2go-Commits] nx-libs.git - master (branch) updated: redist-client/3.5.0.16-41-g1d76694
X2Go dev team
git-admin at x2go.org
Thu Jan 3 08:03:07 CET 2013
The branch, master has been updated
via 1d766945896449579fec1c79696dc6bb9a40c088 (commit)
via abc2ce3f89346dae54cd595ed980540b52245652 (commit)
via 17371711fcc8afb9824b4bb8db103e9709de9be1 (commit)
via 62f66b02af0ee9e2366ac6cf672da42c367aff98 (commit)
from bfe6f4349e15fe2ae70e773552e1dc080f04b68d (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 1d766945896449579fec1c79696dc6bb9a40c088
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jan 3 08:03:46 2013 +0100
let nx-x11-dbg depend on libnx-x11 and nxagent
commit abc2ce3f89346dae54cd595ed980540b52245652
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jan 3 08:02:57 2013 +0100
fix multiple binaries-have-file-conflicts lintian issue
commit 17371711fcc8afb9824b4bb8db103e9709de9be1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jan 2 17:41:04 2013 +0100
add misc:Depends to nx-x11-dbg
commit 62f66b02af0ee9e2366ac6cf672da42c367aff98
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jan 2 17:40:49 2013 +0100
fix multiple binaries-have-file-conflicts lintian issue
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++++
debian/libnx-x11-dev.install | 9 ++++++---
debian/libnx-x11.install | 1 -
3 files changed, 10 insertions(+), 4 deletions(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 1fe5142..541eeff 100644
--- a/debian/control
+++ b/debian/control
@@ -238,6 +238,10 @@ Description: NX shadowing library headers
Package: nx-x11-dbg
Section: debug
Architecture: any
+Depends:
+ libnx-x11 (= ${binary:Version}),
+ nxagent (= ${binary:Version}),
+ ${misc:Depends},
Description: Debug Symbols for nx-x11 libraries
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
diff --git a/debian/libnx-x11-dev.install b/debian/libnx-x11-dev.install
index a026d08..09379b9 100644
--- a/debian/libnx-x11-dev.install
+++ b/debian/libnx-x11-dev.install
@@ -1,3 +1,6 @@
-usr/include/nx
-
-
+usr/include/nx/expat.h
+usr/include/nx/ft2build.h
+usr/include/nx/GL
+usr/include/nx/X11
+usr/include/nx/fontconfig
+usr/include/nx/freetype2
diff --git a/debian/libnx-x11.install b/debian/libnx-x11.install
index 4a17019..fb609cc 100644
--- a/debian/libnx-x11.install
+++ b/debian/libnx-x11.install
@@ -1,3 +1,2 @@
-usr/lib/nx/lib*
usr/lib/nx/X11
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)).
More information about the x2go-commits
mailing list