[X2Go-Commits] [x2gothinclient] 02/02: debian/control: Prefer lightdm over nodm for the minidesktop variant. With lightdm the minidesktop is set-up out of the box.

git-admin at x2go.org git-admin at x2go.org
Tue Nov 26 13:04:51 CET 2019


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

x2go pushed a commit to branch master
in repository x2gothinclient.

commit b41b46af666e596a85efab8b479993f3e06d2624
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Nov 26 13:04:30 2019 +0100

    debian/control: Prefer lightdm over nodm for the minidesktop variant. With lightdm the minidesktop is set-up out of the box.
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index da7317b..9b72379 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,9 @@ x2gothinclient (1.5.0.1-0x2go1.1) UNRELEASED; urgency=medium
   * debian/rules:
     + Convert to pure debhelper rules file.
     + Remove Qt5 build cruft from cdmanager/powerej/.
+  * debian/control:
+    + Prefer lightdm over nodm for the minidesktop variant. With lightdm
+      the minidesktop is set-up out of the box.
 
  -- Mike Gabriel <sunweaver at debian.org>  Tue, 26 Nov 2019 13:02:35 +0100
 
diff --git a/debian/control b/debian/control
index 340eaa7..a5b7239 100644
--- a/debian/control
+++ b/debian/control
@@ -141,7 +141,7 @@ Depends:
  xauth,
  xinit,
  x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1),
- nodm,
+ lightdm | nodm,
 Recommends:
  flashplugin-nonfree
 Breaks:

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git


More information about the x2go-commits mailing list