[X2Go-Commits] [x2goserver] 01/01: Fix B/R for x2goserver-x2goagent. We need to break/replace x2goagent (<< 3.5.99.2~).
git-admin at x2go.org
git-admin at x2go.org
Mon Dec 19 12:36:33 CET 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 5d9df9b6a3e2dbf6ae2fe70da65f830920d3d792
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Dec 19 12:36:15 2016 +0100
Fix B/R for x2goserver-x2goagent. We need to break/replace x2goagent (<< 3.5.99.2~).
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9e22420..218a34b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -95,6 +95,8 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low
+ Test if telekinesis-server is installed server-side. If so,
prepare the telekinesis session sub-directory.
+ Add D (bin:package libx2go-server-db-perl): libswitch-perl.
+ + Fix B/R for x2goserver-x2goagent. We need to break/replace x2goagent
+ (<< 3.5.99.2~).
* debian/x2goserver.postinst, debian/libx2go-server-db-perl:
+ Handle X2Go session DB creation in x2goserver _and_
perl-X2Go-Server-DB on postinst.
diff --git a/debian/control b/debian/control
index bfe08cc..0a4277a 100644
--- a/debian/control
+++ b/debian/control
@@ -175,10 +175,10 @@ Suggests:
x2goserver
Breaks:
x2goserver (<< 4.0.1.20~),
- x2goagent (<< 3.6.0~),
+ x2goagent (<< 3.5.99.2~),
Replaces:
x2goserver (<< 4.0.1.20~),
- x2goagent (<< 3.6.0~),
+ x2goagent (<< 3.5.99.2~),
Description: X2Go Server's X2Go Agent
X2Go is a software suite that uses NX technology for remote desktop
computing.
--
Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list