diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-05-07 09:24:45 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-05-07 09:24:45 +0200 |
commit | a481c137acb4423d0620792932adcd1bc014f205 (patch) | |
tree | 0b51b3e604518ab9d2695c21e76e1af5596e286d /debian/control | |
parent | 440fd40c594f99f9d229b1cebf20c1f281cae620 (diff) | |
download | nx-libs-a481c137acb4423d0620792932adcd1bc014f205.tar.gz nx-libs-a481c137acb4423d0620792932adcd1bc014f205.tar.bz2 nx-libs-a481c137acb4423d0620792932adcd1bc014f205.zip |
Debian lintian: Fix: nx-libs source: not-binnmuable-all-depends-any x2goagent -> nxagent.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d13865c5c..48002a4fd 100644 --- a/debian/control +++ b/debian/control @@ -107,7 +107,7 @@ Description: NX agent Package: x2goagent Architecture: all Depends: - nxagent (= ${binary:Version}), + nxagent (>= ${source:Version}), nxagent (<< ${source:Version}.1), ${misc:Depends}, Suggests: x2goserver |