tags 665573 + pending thanks Dear maintainer,
I've prepared an NMU for librcc with Colin Watson's patch (versioned as 0.2.9-3.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: JBO: J.B.O.
diff -Nru librcc-0.2.9/debian/changelog librcc-0.2.9/debian/changelog --- librcc-0.2.9/debian/changelog 2011-03-27 22:05:54.000000000 +0200 +++ librcc-0.2.9/debian/changelog 2013-05-18 18:50:02.000000000 +0200 @@ -1,3 +1,13 @@ +librcc (0.2.9-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "Including individual glib headers no longer supported": + Add patch glib-single-include.patch from Colin Watson: + - Include <glib.h> rather than individual headers. + (Closes: #665573) + + -- gregor herrmann <gre...@debian.org> Sat, 18 May 2013 18:49:39 +0200 + librcc (0.2.9-3) unstable; urgency=low * Bump Standards-Version to 3.9.1 diff -Nru librcc-0.2.9/debian/patches/glib-single-include.patch librcc-0.2.9/debian/patches/glib-single-include.patch --- librcc-0.2.9/debian/patches/glib-single-include.patch 1970-01-01 01:00:00.000000000 +0100 +++ librcc-0.2.9/debian/patches/glib-single-include.patch 2013-05-18 18:49:23.000000000 +0200 @@ -0,0 +1,19 @@ +Description: Include <glib.h> rather than individual headers +Author: Colin Watson <cjwat...@ubuntu.com> +Bug-Debian: http://bugs.debian.org/665573 +Forwarded: no +Last-Update: 2012-04-02 + +Index: b/external/rccexternal.c +=================================================================== +--- a/external/rccexternal.c ++++ b/external/rccexternal.c +@@ -56,7 +56,7 @@ + # include <signal.h> + #endif /* HAVE_SIGNAL_H */ + +-#include <glib/gthread.h> ++#include <glib.h> + + #include "../src/rcchome.h" + #include "../src/rccexternal.h" diff -Nru librcc-0.2.9/debian/patches/series librcc-0.2.9/debian/patches/series --- librcc-0.2.9/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ librcc-0.2.9/debian/patches/series 2013-05-18 18:49:23.000000000 +0200 @@ -0,0 +1 @@ +glib-single-include.patch
signature.asc
Description: Digital signature