From x2go@ymir.das-netzwerkteam.de  Wed Jan 13 08:29:00 2016
Received: (at control) by bugs.x2go.org; 13 Jan 2016 07:29:09 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 6E5755DB16; Wed, 13 Jan 2016 08:29:00 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 973-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 973@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20160113072900.6E5755DB16@ymir.das-netzwerkteam.de>
Date: Wed, 13 Jan 2016 08:29:00 +0100 (CET)

tag #973 pending
fixed #973 4.0.5.1
thanks

Hello,

X2Go issue #973 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=eeab8aa

The issue will most likely be fixed in src:x2goclient (4.0.5.1).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit eeab8aa47e9964eb02712cd073acc6199062b3b6
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Wed Jan 13 07:06:50 2016 +0100

    x2goclient.pro: fix typo --stdlib=... -> -stdlib=... Fixes: #973.

diff --git a/debian/changelog b/debian/changelog
index 92a3d0e..c788481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
       unknown and undefined errors.
     - onmainwindow.{cpp,h}: don't use a hardcoded path to xmodmap on OS X and
       handle errors more gracefully. Fixes: #487.
+    - x2goclient.pro: fix typo --stdlib=... -> -stdlib=... Fixes: #973.
 
   [ Oleksandr Shneyder ]
   * New upstream release (4.0.5.1):

