diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-13 11:28:17 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-01-13 11:28:17 +0100 |
commit | 2be056d38759908d20fffc7adfff5d2a8b737eb6 (patch) | |
tree | 612793d60dba7d4fc2f744b05d6c65557bf8f8f7 /debian/control | |
parent | fa996b5bc0e46e9b270fb2b5b45ffc1a80331b06 (diff) | |
download | nx-libs-2be056d38759908d20fffc7adfff5d2a8b737eb6.tar.gz nx-libs-2be056d38759908d20fffc7adfff5d2a8b737eb6.tar.bz2 nx-libs-2be056d38759908d20fffc7adfff5d2a8b737eb6.zip |
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.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 2 insertions, 4 deletions
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. . |