Commit 2be056d3 authored by Mike Gabriel's avatar Mike Gabriel

Fix lintian issue: missing-separator-between-items for x2goagent package. Drop…

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.
parent fa996b5b
nx-libs (2:3.5.0.6-0) UNRELEASED; urgency=low nx-libs (2:3.5.0.6-0) UNRELEASED; urgency=low
* Add patch: 202_nx-x11_enable-xinerama.patch. * 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 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 13 Jan 2012 10:28:49 +0100
......
...@@ -97,13 +97,11 @@ Description: NX agent ...@@ -97,13 +97,11 @@ Description: NX agent
Package: x2goagent Package: x2goagent
Architecture: any Architecture: any
Depends: Depends:
libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), nxagent (>= ${source:Version}),
nxagent (>= ${source:Version})
${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Suggests: Suggests:
x2goserver x2goserver
Description: NX agent Description: X2Go agent
X2Go is a software suite that uses NX technology for remote desktop X2Go is a software suite that uses NX technology for remote desktop
computing. computing.
. .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment