This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit ff5c53c59e67372405dede6daa165f39b95f77ef Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 14 05:10:55 2015 +0100 Info.plist: whitespace fix. --- Info.plist | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Info.plist b/Info.plist index 69e0cb8..3c4bc90 100644 --- a/Info.plist +++ b/Info.plist @@ -6,7 +6,7 @@ <string>x2go-mac.icns</string> <key>CFBundlePackageType</key> <string>APPL</string> - <key>CFBundleGetInfoString</key> + <key>CFBundleGetInfoString</key> <string>Created by Qt/QMake</string> <key>CFBundleSignature</key> <string>????</string> diff --git a/debian/changelog b/debian/changelog index 7bdfa98..dd7a26a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -172,6 +172,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium + Makefile + debian/rules + x2goclient.spec + - Whitespace fix in Info.plist. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git