[X2Go-Commits] [nx-libs] 02/02: debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package.

git-admin at x2go.org git-admin at x2go.org
Sun Jul 10 09:58:54 CEST 2016


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

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

commit debe460b26f1583b957fd860ba45dc1b47420130
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Jul 10 09:55:55 2016 +0200

    debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package.
---
 debian/changelog |    1 +
 debian/control   |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fbd6601..1c5cc5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
     - Add xkb-data to nxagent's Recommends.
     - 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.
   * 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 ce399a1..aa444fe 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

--
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