diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-11-19 18:15:36 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-11-19 18:15:36 +0100 |
commit | 70ccae44a185046a94dce7db798ff0ff0cf4969b (patch) | |
tree | e726963a4e8127075b7c8f9b2a45404e9312b153 /debian/control | |
parent | 3add2cba44b620332afda7651ef304d21601c972 (diff) | |
download | nx-libs-70ccae44a185046a94dce7db798ff0ff0cf4969b.tar.gz nx-libs-70ccae44a185046a94dce7db798ff0ff0cf4969b.tar.bz2 nx-libs-70ccae44a185046a94dce7db798ff0ff0cf4969b.zip |
Fix for lintian issue: extended-description-line-too-long (nxagent).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index a4dca2596..cec9f932d 100644 --- a/debian/control +++ b/debian/control @@ -58,7 +58,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: NX agent (NoMachine) - x2goagent is an agent providing X transport of X sessions. The application + nxagent is an agent providing X transport of X sessions. The application is based on the well known Xnest "nested" server. nxagent, like Xnest, is an X server for its own clients, and at the same time, an X client for a system's local X server. @@ -69,8 +69,8 @@ Description: NX agent (NoMachine) by itself, this is demanded of nxagent. . Being an X server, nxagent is able to resolve all the property/atoms related - requests locally, ensuring that the most common source of round-trips are nearly - reduced to zero. + requests locally, ensuring that the most common source of round-trips are + nearly reduced to zero. Package: nxagent-dbg Architecture: any |