The branch, build-baikal has been updated 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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +++ debian/control | 6 ++---- 2 files changed, 5 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index da11a5c..819d195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ 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. -- 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. . 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)).