tags 665559 + pending
thanks

Dear maintainer,

I've prepared an NMU for indicator-applet (versioned as 0.5.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Cliff Richard: Lucky Lips
diff -Nru indicator-applet-0.5.0/debian/changelog indicator-applet-0.5.0/debian/changelog
--- indicator-applet-0.5.0/debian/changelog	2012-05-21 07:20:04.000000000 +0200
+++ indicator-applet-0.5.0/debian/changelog	2013-06-21 16:39:09.000000000 +0200
@@ -1,3 +1,12 @@
+indicator-applet (0.5.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "Including individual glib headers no longer supported":
+    add patch from Michael Biebl to only include <glib.h>
+    (Closes: #665559)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 21 Jun 2013 16:38:41 +0200
+
 indicator-applet (0.5.0-1) unstable; urgency=low
 
   * Team upload.
diff -Nru indicator-applet-0.5.0/debian/patches/glib-single-include.patch indicator-applet-0.5.0/debian/patches/glib-single-include.patch
--- indicator-applet-0.5.0/debian/patches/glib-single-include.patch	1970-01-01 01:00:00.000000000 +0100
+++ indicator-applet-0.5.0/debian/patches/glib-single-include.patch	2013-06-21 16:38:37.000000000 +0200
@@ -0,0 +1,19 @@
+Description: Including individual glib headers no longer supported
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/665559
+Forwarded: no
+Author: Michael Biebl <bi...@debian.org>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2013-06-21
+
+--- a/src/tomboykeybinder.h
++++ b/src/tomboykeybinder.h
+@@ -18,7 +18,7 @@
+ #ifndef __TOMBOY_KEY_BINDER_H__
+ #define __TOMBOY_KEY_BINDER_H__
+ 
+-#include <glib/gtypes.h>
++#include <glib.h>
+ 
+ G_BEGIN_DECLS
+ 
diff -Nru indicator-applet-0.5.0/debian/patches/series indicator-applet-0.5.0/debian/patches/series
--- indicator-applet-0.5.0/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ indicator-applet-0.5.0/debian/patches/series	2013-06-21 16:37:17.000000000 +0200
@@ -0,0 +1 @@
+glib-single-include.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to