This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 07d7cea debian/control: add build dependency on x11-common for /etc/X11/Xsession* to be available in the build environment and the symlinks to be created correctly. new 696e10e debian/control: add Pre-Depends on specific minimum dpkg version to x2goserver-xsession, needed for ${DPKG_RUNNING_VERSION} support. new 2990ea3 debian/: add x2goserver-xsession.{preinst,post{inst,rm}} scriptlets to handle Xsession.d breakage cleanup correctly. The 2 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: debian/changelog | 10 +++ debian/control | 2 + debian/x2goserver-xsession.postinst | 78 ++++++++++++++++++++++ debian/x2goserver-xsession.postrm | 76 +++++++++++++++++++++ debian/x2goserver-xsession.preinst | 130 ++++++++++++++++++++++++++++++++++++ 5 files changed, 296 insertions(+) create mode 100755 debian/x2goserver-xsession.postinst create mode 100755 debian/x2goserver-xsession.postrm create mode 100755 debian/x2goserver-xsession.preinst -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git