[SCM] brp-pacu/master: Including individual glib headers no longer supported.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Mar 30 07:12:48 UTC 2012


The following commit has been merged in the master branch:
commit ab429ae39380cf99bcd975690a9a39f91075c8fe
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Mar 30 09:09:30 2012 +0200

    Including individual glib headers no longer supported.
    
    Closes: #665513
    Thanks: Michael Biebl for the patch.

diff --git a/debian/patches/1001-glib_single_include.patch b/debian/patches/1001-glib_single_include.patch
new file mode 100644
index 0000000..8626dde
--- /dev/null
+++ b/debian/patches/1001-glib_single_include.patch
@@ -0,0 +1,18 @@
+Description: Including individual glib headers no longer supported.
+Author: Michael Biebl <biebl at debian.org>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665513
+Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3513117&group_id=204657&atid=990490
+---
+ BRP_PACU.c |    1 -
+ 1 file changed, 1 deletion(-)
+
+--- brp-pacu.orig/BRP_PACU.c
++++ brp-pacu/BRP_PACU.c
+@@ -23,7 +23,6 @@
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA.
+ */
+ #include <gdk/gdk.h>
+-#include <glib/gthread.h>
+ #include <glib.h>
+ #include <gtk/gtkadjustment.h>
+ #include <gtk/gtkwidget.h>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..da6e7fc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1001-glib_single_include.patch

-- 
brp-pacu packaging



More information about the pkg-multimedia-commits mailing list