[X2Go-Commits] [nx-libs] 01/02: 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.

git-admin at x2go.org git-admin at x2go.org
Thu Nov 2 07:25:46 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit b5230d3719fd46a7d7632315a40adce19dbbab2f
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Nov 2 07:16:36 2017 +0100

    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.
---
 debian/changelog | 4 ++++
 debian/control   | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 295c475..bab83c8 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.
diff --git a/debian/control b/debian/control
index 5dcab77..5633c09 100644
--- a/debian/control
+++ b/debian/control
@@ -1059,7 +1059,9 @@ Depends:
  nxagent (>= ${source:Version}), nxagent (<< ${source:Version}.1),
  ${misc:Depends},
 Breaks:
- x2goserver (<< 4.1.0.0-0~)
+ x2goserver (<< 4.0.1.21-0~)
+Replaces:
+ x2goserver (<< 4.0.1.21-0~)
 Suggests:
  x2goserver
 Description: X2Go agent

--
Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list