[X2Go-Commits] [x2gothinclient] 01/01: debian/control: Ensure smooth upgrade path from X2Go TCE << 1.5.0.0.
git-admin at x2go.org
git-admin at x2go.org
Wed Sep 10 13:32:49 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gothinclient.
commit 0741e88b8c692d6cc319f2129d5d515ba176a3e1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Sep 10 13:32:43 2014 +0200
debian/control: Ensure smooth upgrade path from X2Go TCE << 1.5.0.0.
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d60b5d6..200797b 100644
--- a/debian/control
+++ b/debian/control
@@ -152,9 +152,9 @@ Depends:
${misc:Depends},
x2goclient (>= 4.0.1.2-0~),
Breaks:
- x2gothinclient,
+ x2gothinclient (<< 1.5.0.0),
Replaces:
- x2gothinclient,
+ x2gothinclient (<< 1.5.0.0),
Description: X2Go thin client environment (common files)
X2Go is a server based computing environment with
- session resuming
@@ -182,12 +182,14 @@ Depends:
policykit-1,
libfile-path-expand-perl,
x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1),
+Provides:
+ x2gothinclient
Breaks:
x2gothinshutdown,
- x2gothinclient,
+ x2gothinclient (<< 1.5.0.0),
Replaces:
x2gothinshutdown,
- x2gothinclient,
+ x2gothinclient (<< 1.5.0.0),
Conflicts:
x2gothinclient-minidesktop,
Description: login daemon starting x2goclient in displaymanager mode
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
More information about the x2go-commits
mailing list