This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit c95481a266adf633b0b117d86b9d435ba6af2c1a Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 01:12:07 2018 +0100 debian/x2gothinclient-common.postrm: newline at EOF change. --- debian/changelog | 1 + debian/x2gothinclient-common.postrm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c2fb7fc..bee10cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,6 +116,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - README.howto: fix typos. - misc: update http:// to https:// URLs where appropriate. - misc: drop whitespace from hashbangs. + - debian/x2gothinclient-common.postrm: newline at EOF change. * usbmount/x2gousbmount: - Fix typo int -> print. Fixes: #840. - Update copyright notice. diff --git a/debian/x2gothinclient-common.postrm b/debian/x2gothinclient-common.postrm index ca99cf8..1f7037c 100755 --- a/debian/x2gothinclient-common.postrm +++ b/debian/x2gothinclient-common.postrm @@ -36,4 +36,4 @@ esac #DEBHELPER# -exit 0 \ No newline at end of file +exit 0 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git