[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-55-g0057643
X2Go dev team
git-admin at x2go.org
Fri Sep 21 00:37:02 CEST 2012
The branch, master has been updated
via 005764349afec01e39dfe385a1266013637c1d03 (commit)
from 45d72cdb20821139e9d47f1922abfa2613cab913 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 005764349afec01e39dfe385a1266013637c1d03
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Sep 21 00:36:59 2012 +0200
fix control file
-----------------------------------------------------------------------
Summary of changes:
debian/control | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index ecad502..64c40f9 100644
--- a/debian/control
+++ b/debian/control
@@ -34,13 +34,13 @@ Recommends:
x11-xkb-utils,
x11-xserver-utils,
xinit,
- x2goserver-extensions (= ${source:Version})
- x2goserver-xsession (= ${source:Version}),
- x2goserver-fmbindings (= ${source:Version}),
- x2goserver-printing (= ${source:Version}),
+ x2goserver-extensions (>= ${source:Version}), x2goserver-extensions (<< ${source:Version}.1~),
+ x2goserver-xsession (>= ${source:Version}), x2goserver-xsession (<< ${source:Version}.1~),
+ x2goserver-fmbindings (>= ${source:Version}), x2goserver-fmbindings (<< ${source:Version}.1~),
+ x2goserver-printing (>= ${source:Version}), x2goserver-printing (<< ${source:Version}.1~),
Suggests:
- x2goserver-compat (= ${source:Version}),
- x2goserver-pyhoca (= ${source:Version}),
+ x2goserver-compat (>= ${source:Version}), x2goserver-compat (<< ${source:Version}.1~),
+ x2goserver-pyhoca (>= ${source:Version}), x2goserver-pyhoca (<< ${source:Version}.1~),
rdesktop,
pulseaudio-utils
Breaks:
hooks/post-receive
--
x2goserver.git (X2Go Server)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2Go Server).
More information about the x2go-commits
mailing list