diff options
author | Mihai Moldovan <ionic@ionic.de> | 2016-07-10 09:55:55 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2016-07-10 09:55:55 +0200 |
commit | debe460b26f1583b957fd860ba45dc1b47420130 (patch) | |
tree | 70ea4028b22a0d79cfb62eaeb66255ad4c78e588 /debian/control | |
parent | 9744c1002500bf51b2178ad23c22cafc015fe7cf (diff) | |
download | nx-libs-debe460b26f1583b957fd860ba45dc1b47420130.tar.gz nx-libs-debe460b26f1583b957fd860ba45dc1b47420130.tar.bz2 nx-libs-debe460b26f1583b957fd860ba45dc1b47420130.zip |
debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ce399a182..aa444fe3c 100644 --- a/debian/control +++ b/debian/control @@ -1056,6 +1056,8 @@ Architecture: all Depends: nxagent (>= ${source:Version}), nxagent (<< ${source:Version}.1), ${misc:Depends}, +Breaks: + x2goserver (<< 4.1.0.0-0~) Suggests: x2goserver Description: X2Go agent |