The branch, master has been updated via e32a5590f1e59b9332dcaaff04ec194c5f050d84 (commit) via 2be056d38759908d20fffc7adfff5d2a8b737eb6 (commit) from fa996b5bc0e46e9b270fb2b5b45ffc1a80331b06 (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 e32a5590f1e59b9332dcaaff04ec194c5f050d84 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 13 11:29:10 2012 +0100 Add patch header/copyright to: 202_nx-x11_enable-xinerama.patch. commit 2be056d38759908d20fffc7adfff5d2a8b737eb6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 13 11:28:17 2012 +0100 Fix lintian issue: missing-separator-between-items for x2goagent package. Drop dependency on libnx-x11 as we already depend on nxagent and fix description synopsis of x2goagent package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 4 ++++ debian/control | 6 ++---- debian/patches/202_nx-x11_enable-xinerama.patch | 9 +++++++++ 3 files changed, 15 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index da11a5c..1a0b566 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ nx-libs (2:3.5.0.6-0) UNRELEASED; urgency=low * Add patch: 202_nx-x11_enable-xinerama.patch. + * Fix lintian issue: missing-separator-between-items for x2goagent package. + Drop dependency on libnx-x11 as we already depend on nxagent and fix + description synopsis of x2goagent package. + * Add patch header/copyright to: 202_nx-x11_enable-xinerama.patch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 10:28:49 +0100 diff --git a/debian/control b/debian/control index 845e115..383f7e9 100644 --- a/debian/control +++ b/debian/control @@ -97,13 +97,11 @@ Description: NX agent Package: x2goagent Architecture: any Depends: - libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), - nxagent (>= ${source:Version}) - ${shlibs:Depends}, + nxagent (>= ${source:Version}), ${misc:Depends} Suggests: x2goserver -Description: NX agent +Description: X2Go agent X2Go is a software suite that uses NX technology for remote desktop computing. . diff --git a/debian/patches/202_nx-x11_enable-xinerama.patch b/debian/patches/202_nx-x11_enable-xinerama.patch index b794d5b..f097f0b 100644 --- a/debian/patches/202_nx-x11_enable-xinerama.patch +++ b/debian/patches/202_nx-x11_enable-xinerama.patch @@ -1,3 +1,12 @@ +Description: Enable Xinerama support for NX + This patch adds Xinerama awareness to NX agent windows. + . + The advantage of Xinerama awareness is that an NX session window + will only maximize to the dimensions of the active physical + display. +Forwarded: pending +Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Last-Update: 2012-01-13 --- a/nx-X11/config/cf/host.def +++ b/nx-X11/config/cf/host.def @@ -686,7 +686,7 @@ 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)).