This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit e6c68843420d07fffa8ec756b42a4c5ffd86fe64 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jan 20 11:23:57 2020 +0100 x2gokdriveclient.pro: whitespace only. --- debian/changelog | 1 + x2gokdriveclient.pro | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96186ad..738b40c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,5 +8,6 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium - x2gokdriveclient.pro: we require C++11, so set this via CONFIG. Mostly for documentation purposes, since this feature should be enabled by default. + - x2gokdriveclient.pro: whitespace only. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200 diff --git a/x2gokdriveclient.pro b/x2gokdriveclient.pro index a3c7601..f3df708 100644 --- a/x2gokdriveclient.pro +++ b/x2gokdriveclient.pro @@ -22,4 +22,3 @@ RESOURCES += resources.qrc # Input SOURCES += main.cpp client.cpp displayarea.cpp HEADERS += client.h displayarea.h - -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git