[Pkg-opt-media-team] [SCM] dvdisaster packaging branch, master, updated. debian/0.72.3-2-1-ge4dd165

TANIGUCHI Takaki takaki at asis.media-as.org
Sun Mar 25 14:26:44 UTC 2012


The following commit has been merged in the master branch:
commit e4dd16533b0a192507331f2f48f9a3c81b17091c
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Sun Mar 25 23:25:28 2012 +0900

    debian/patches/glib-single-include.patch: Fix glib include. (Closes: #665522)

diff --git a/debian/patches/glib-single-include.patch b/debian/patches/glib-single-include.patch
new file mode 100644
index 0000000..064c948
--- /dev/null
+++ b/debian/patches/glib-single-include.patch
@@ -0,0 +1,24 @@
+Index: dvdisaster/dvdisaster.h
+===================================================================
+--- dvdisaster.orig/dvdisaster.h	2012-03-06 21:38:26.679568254 +0900
++++ dvdisaster/dvdisaster.h	2012-03-25 23:24:25.297416599 +0900
+@@ -41,7 +41,6 @@
+ 
+ #include <gtk/gtk.h>
+ #include <glib/gprintf.h>
+-#include <glib/gstrfuncs.h>
+ 
+ #include <ctype.h>
+ #include <errno.h>
+Index: dvdisaster/memtrack.c
+===================================================================
+--- dvdisaster.orig/memtrack.c	2012-03-06 21:38:26.687568293 +0900
++++ dvdisaster/memtrack.c	2012-03-25 23:24:25.405417128 +0900
+@@ -30,7 +30,6 @@
+ 
+ #include <glib.h>
+ #include <glib/gprintf.h>
+-#include <glib/gstrfuncs.h>
+ 
+ /*
+  * We're not pulling in dvdisaster.h on purpose...
diff --git a/debian/patches/series b/debian/patches/series
index 21a2bcd..2efacb5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+glib-single-include.patch
 libpng15
 02-encryption.patch
 03-dvdrom.patch

-- 
dvdisaster packaging



More information about the Pkg-opt-media-team mailing list