From x2go@ymir.das-netzwerkteam.de  Mon Jan 11 22:05:13 2016
Received: (at control) by bugs.x2go.org; 11 Jan 2016 21:05:31 +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 9BF515DB16; Mon, 11 Jan 2016 22:05:13 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 979-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 979@bugs.x2go.org
Subject: X2Go issue (in src:pyhoca-gui) 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: <20160111210513.9BF515DB16@ymir.das-netzwerkteam.de>
Date: Mon, 11 Jan 2016 22:05:13 +0100 (CET)

tag #979 pending
fixed #979 0.5.0.5
thanks

Hello,

X2Go issue #979 (src:pyhoca-gui) 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=pyhoca-gui.git;a=commitdiff;h=1356291

The issue will most likely be fixed in src:pyhoca-gui (0.5.0.5).

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

---
commit 1356291333fbec86e5a95f7a4eecc7fe90cd5526
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Mon Jan 11 22:04:59 2016 +0100

    add bug closure for #979, fixed by previous commit

diff --git a/debian/changelog b/debian/changelog
index 865d057..9f1754d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ pyhoca-gui (0.5.0.5-0x2go1) UNRELEASED; urgency=medium
     - Handle notification the GTK3-way. (Fixes: #769).
     - Catch a wx._core.PyAssertionError (C++ assertion "IsOk()" failed at
       ../src/common/image.cpp(429) in Scale(): invalid image) when
-      rendering icons in the published applications menu.
+      rendering icons in the published applications menu. (Closes: #979).
   * debian/control,pyhoca-gui.specs:
     + Pull-in gobject introspection packages for libnotify support.
       Fallback to pynotify (GTK2 based notifcations) only if

