This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 63c83cc916f72961c07261cc5c0b9f486a74ff45 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 03:16:38 2018 +0100 x2gocheckport: chmod a+x. --- debian/changelog | 1 + x2goserver/lib/x2gocheckport | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 165656d..f65ba38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium This script however is obsolete and should be replaced by a symlink to $BINDIR/nxagent. - Makefile.docupload: Switch license to GPL-2+. + - x2gocheckport: chmod a+x. * debian/control: + Change D (x2goserver-xsession) on perl-modules to perl. The existence of the perl-modules package is an implementation detail of the Debian Perl diff --git a/x2goserver/lib/x2gocheckport b/x2goserver/lib/x2gocheckport old mode 100644 new mode 100755 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git