This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit e20ff930d5cfe62fde84d2aaf23d8c1d70872689 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 27 09:40:53 2019 +0100 minidesktop: Rename LTSP display manager override script to 88-... (from 60-...). As suggested by Alkis Georgopoulos. --- debian/changelog | 2 ++ ...sh => 88-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a9f05c2..3801d8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,8 @@ x2gothinclient (1.5.0.1-0x2go2) UNRELEASED; urgency=medium - Provide systemd service files for x2gothinclient-cdmanager and x2gothinclient-displaymanager. - init scripts: Use /run rather than /var/run for placing PID files. + - minidesktop: Rename LTSP display manager override script to 88-... (from + 60-...). As suggested by Alkis Georgopoulos. * debian/rules: + Convert to pure debhelper rules file. + Remove Qt5 build cruft from cdmanager/powerej/. diff --git a/minidesktop/ltsp/client/init/60-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh b/minidesktop/ltsp/client/init/88-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh similarity index 100% rename from minidesktop/ltsp/client/init/60-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh rename to minidesktop/ltsp/client/init/88-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git