[X2Go-Commits] [x2goserver] 03/07: xsettings: add x2goserver-xsettings package to debian/control.
git-admin at x2go.org
git-admin at x2go.org
Mon Nov 24 05:01:09 CET 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch x2goserver-xsettings
in repository x2goserver.
commit 8a8a579dad98fcc92aaf9e662064135a5c0e6877
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Nov 24 04:47:21 2014 +0100
xsettings: add x2goserver-xsettings package to debian/control.
---
debian/control | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/debian/control b/debian/control
index 42d6853..886ef1b 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Recommends:
xinit,
x2goserver-extensions (>= ${source:Version}), x2goserver-extensions (<< ${source:Version}.1~),
x2goserver-xsession (>= ${source:Version}), x2goserver-xsession (<< ${source:Version}.1~),
+ x2goserver-xsettings (>= ${source:Version}), x2goserver-xsettings (<< ${source:Version}.1~),
x2goserver-fmbindings (>= ${source:Version}), x2goserver-fmbindings (<< ${source:Version}.1~),
x2goserver-printing (>= ${source:Version}), x2goserver-printing (<< ${source:Version}.1~),
xfonts-base,
@@ -243,6 +244,25 @@ Description: X2Go Server (Xsession runner)
startups and many more Xsession related features on
X2Go session login automagically.
+Package: x2goserver-xsettings
+Architecture: all
+Depends:
+ ${misc:Depends},
+ x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ xsettingsd,
+Description: X2Go Server (XSETTINGS support)
+ X2Go is a server based computing environment with
+ - session resuming
+ - low bandwidth support
+ - session brokerage support
+ - client side mass storage mounting support
+ - audio support
+ - authentication by smartcard and USB stick
+ .
+ This X2Go Server add-on enables support for the XSETTINGS protocol
+ via the xsettingsd configuration daemon. For Linux clients, it provides
+ seamless support for the user's current settings.
+
Package: x2goserver-fmbindings
Architecture: all
Depends:
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list