This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit a3eadfffd6c78aa32096d6bc8911341312af0e7c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 27 08:25:50 2019 +0100 debian/control: Add Rules-Requires-Root: field and set it to "no". --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90e2102..a9d9e20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,7 @@ x2gothinclient (1.5.0.1-0x2go2) UNRELEASED; urgency=medium * debian/control: + Prefer lightdm over nodm for the minidesktop variant. With lightdm the minidesktop is set-up out of the box. + + Add Rules-Requires-Root: field and set it to "no". -- X2Go Release Manager <git-admin@x2go.org> Sun, 02 Dec 2018 06:49:42 +0100 diff --git a/debian/control b/debian/control index a5b7239..f1be18d 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: qtbase5-dev, po-debconf, Standards-Version: 3.9.5 +Rules-Requires-Root: no Homepage: https://code.x2go.org/releases/source/x2gothinclient Vcs-Git: git://code.x2go.org/x2gothinclient.git Vcs-Browser: https://code.x2go.org/gitweb?p=x2gothinclient.git;a=summary -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git