diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-11-02 07:16:36 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-11-02 07:16:36 +0100 |
commit | b5230d3719fd46a7d7632315a40adce19dbbab2f (patch) | |
tree | d3e95ab29a125468f28798e52f0e5305868cb28e /debian/changelog | |
parent | d017d211d2a56f9b07b788d8985f96be535ffce2 (diff) | |
download | nx-libs-b5230d3719fd46a7d7632315a40adce19dbbab2f.tar.gz nx-libs-b5230d3719fd46a7d7632315a40adce19dbbab2f.tar.bz2 nx-libs-b5230d3719fd46a7d7632315a40adce19dbbab2f.zip |
debian/control: change Breaks statement to pre-4.0.1.21 x2goserver and add a Replaces: x2goserver << 4.0.1.21 section to x2goagent package.
We'll do the /etc/x2go/x2goagent.options file move for x2goserver
4.0.1.21 and nx-libs 3.5.0.33 already.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 295c475a2..bab83c8c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low - Uploaders: add myself. Also, force a rebuild due to the changed versioning. - Add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package. + - Change Breaks statement to pre-4.0.1.21 x2goserver and add a Replaces: + x2goserver << 4.0.1.21 section to x2goagent package. We'll do the + /etc/x2go/x2goagent.options file move for x2goserver 4.0.1.21 and + nx-libs 3.5.0.33 already. * nx-libs.spec: - Add xkeyboard-config to nxagent's Requires. Should be a weak dependency, but RPM doesn't support that too well yet. |