tags 665549 + pending
thanks

Dear maintainer,

I've prepared an NMU for gtk-nodoka-engine (versioned as 0.7.0-1.2) 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: Supertramp: Downstream
diff -u gtk-nodoka-engine-0.7.0/debian/changelog gtk-nodoka-engine-0.7.0/debian/changelog
--- gtk-nodoka-engine-0.7.0/debian/changelog
+++ gtk-nodoka-engine-0.7.0/debian/changelog
@@ -1,3 +1,13 @@
+gtk-nodoka-engine (0.7.0-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "Including individual glib headers no longer supported":
+    apply patch from Michael Biebl:
+    only include <glib.h>
+    (Closes: #665549)
+
+ -- gregor herrmann <[email protected]>  Fri, 21 Jun 2013 15:04:31 +0200
+
 gtk-nodoka-engine (0.7.0-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- gtk-nodoka-engine-0.7.0.orig/src/GTKEngine/animation.c
+++ gtk-nodoka-engine-0.7.0/src/GTKEngine/animation.c
@@ -23,7 +23,7 @@
 #include "animation.h"
 
 #ifdef HAVE_ANIMATION
-#include <glib/gtimer.h>
+#include <glib.h>
 
 struct _AnimationInfo
 {

Attachment: signature.asc
Description: Digital signature

Reply via email to