tags 665601 + pending
thanks

Dear maintainer,

I've prepared an NMU for qstardict (versioned as 0.12.9-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: Luis Frank y su Tradicional Habana: Lagrimas Negras
diff -u qstardict-0.12.9/debian/changelog qstardict-0.12.9/debian/changelog
--- qstardict-0.12.9/debian/changelog
+++ qstardict-0.12.9/debian/changelog
@@ -1,3 +1,12 @@
+qstardict (0.12.9-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "Including individual glib headers no longer supported":
+    apply patch from Michael Biebl to only #include <glib.h>
+    (Closes: #665601)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 23 Jun 2013 15:48:21 +0200
+
 qstardict (0.12.9-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- qstardict-0.12.9.orig/plugins/stardict/stardict.cpp
+++ qstardict-0.12.9/plugins/stardict/stardict.cpp
@@ -28,8 +28,7 @@
 #include <QFile>
 #include <QSettings>
 #include <QStack>
-#include <glib/gmem.h>
-#include <glib/gstrfuncs.h>
+#include <glib.h>
 #include "lib.h"
 #include "file.hpp"
 #include "settingsdialog.h"

Attachment: signature.asc
Description: Digital signature

Reply via email to