From x2go@ymir.das-netzwerkteam.de  Wed May 27 12:16:37 2015
Received: (at control) by bugs.x2go.org; 27 May 2015 10:16:38 +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=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 892B85DA87; Wed, 27 May 2015 12:16:37 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 769-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 769@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: <20150527101637.892B85DA87@ymir.das-netzwerkteam.de>
Date: Wed, 27 May 2015 12:16:37 +0200 (CEST)

tag #769 pending
fixed #769 0.5.0.5
thanks

Hello,

X2Go issue #769 (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=e44e848

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 e44e848415eff3e4dab69e990adfc447e79143f8
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Wed May 27 11:50:04 2015 +0200

    Handle notification the GTK3-way. (Fixes: #769).

diff --git a/debian/changelog b/debian/changelog
index ec3730d..0b6c3fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyhoca-gui (0.5.0.5-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development...
+  * New upstream version (0.5.0.5):
+    - Handle notification the GTK3-way. (Fixes: #769).
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 27 May 2015 11:46:24 +0200
 

