[X2Go-Commits] [x2goserver] 33/50: xsettings: add x2goserver-xsettings package to debian/control.

git-admin at x2go.org git-admin at x2go.org
Tue Mar 3 16:07:23 CET 2015


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

x2go pushed a commit to branch feature/x2goserver-xsettings
in repository x2goserver.

commit a0864d73e875b7cfd6c8fbc8eadd1e86f1d00f91
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 0eab5c2..7c64fed 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,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~),
 Suggests:
@@ -242,6 +243,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/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