From 2be056d38759908d20fffc7adfff5d2a8b737eb6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 13 Jan 2012 11:28:17 +0100 Subject: 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. --- debian/changelog | 3 +++ debian/control | 6 ++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index da11a5c48..819d195c6 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 Fri, 13 Jan 2012 10:28:49 +0100 diff --git a/debian/control b/debian/control index 845e11532..383f7e9c4 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. . -- cgit v1.2.3