[X2Go-Commits] [x2gothinclient] branch master updated (8f210ed -> f5b2da2)
git-admin at x2go.org
git-admin at x2go.org
Wed Nov 27 09:05:56 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gothinclient.
from 8f210ed debian/changelog: blimey, I modified the X2Go internal pkg version, so be it now...
new da350c9 minidesktop/ltsp/: Make x2gothinclient-minidesktop work on top of latest LTSP (tested with 19.11).
new 5bb7109 debian/changelog: fix too-long line
new db35589 debian/*: White-space cleanups.
new a3eadff debian/control: Add Rules-Requires-Root: field and set it to "no".
new 9aeabd9 debian/control: Bump Standards-Version: to 4.4.1. No changes needed.
new 2fd1132 debian/control: Don't use first person plural pronoun in LONG_DESCRIPTION.
new 2d3cec5 debian/control: Add D (any bin:pkg reported by lintian): lsb-base.
new dae7e28 debian/{control,x2gothinclient.<scripts>}: Drop all transitional packages.
new f2b222d debian/x2gothinclient-minidesktop.init: Drop init script, never had functionality.
new 0801a2c Provide systemd service files for x2gothinclient-cdmanager and x2gothinclient-displaymanager.
new f5b2da2 init scripts: Use /run rather than /var/run for placing PID files.
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cdmanager/init/x2gothinclient-cdmanager.init | 8 +-
cdmanager/init/x2gothinclient-cdmanager.service | 12 +++
debian/changelog | 31 +++++--
debian/control | 102 ++-------------------
debian/x2gothinclient-cdmanager.service | 1 +
debian/x2gothinclient-displaymanager.service | 1 +
debian/x2gothinclient-minidesktop.init | 1 -
debian/x2gothinclient-minidesktop.install | 1 +
debian/x2gothinclient-minidesktop.preinst | 2 +-
debian/x2gothinclient.postinst | 38 --------
debian/x2gothinclient.preinst | 48 ----------
.../init/x2gothinclient-displaymanager.init | 12 +--
.../init/x2gothinclient-displaymanager.service | 12 +++
minidesktop/init/x2gothinclient-minidesktop.init | 32 -------
...ent-minidesktop_disable-ltsp-display-manager.sh | 15 ++-
15 files changed, 77 insertions(+), 239 deletions(-)
create mode 100644 cdmanager/init/x2gothinclient-cdmanager.service
create mode 120000 debian/x2gothinclient-cdmanager.service
create mode 120000 debian/x2gothinclient-displaymanager.service
delete mode 120000 debian/x2gothinclient-minidesktop.init
delete mode 100755 debian/x2gothinclient.postinst
delete mode 100755 debian/x2gothinclient.preinst
create mode 100644 displaymanager/init/x2gothinclient-displaymanager.service
delete mode 100644 minidesktop/init/x2gothinclient-minidesktop.init
copy common/lib/x2gothinclient_init => minidesktop/ltsp/client/init/60-x2gothinclient-minidesktop_disable-ltsp-display-manager.sh (64%)
mode change 100755 => 100644
--
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