[SCM] beast/master: Delete 200_signal_h.diff patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 14:01:11 UTC 2011


The following commit has been merged in the master branch:
commit 64441c8b14a4a588e44d1aa8f2d1c18cebddca6f
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 16:00:49 2011 +0200

    Delete 200_signal_h.diff patch, applied upstream.

diff --git a/debian/patches/200_signal_h.diff b/debian/patches/200_signal_h.diff
deleted file mode 100644
index 9274ac4..0000000
--- a/debian/patches/200_signal_h.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-Index: beast-0.7.1/birnet/birnettests.h
-===================================================================
---- beast-0.7.1.orig/birnet/birnettests.h	2006-11-03 15:17:31.000000000 +0100
-+++ beast-0.7.1/birnet/birnettests.h	2008-01-27 22:40:44.000000000 +0100
-@@ -27,6 +27,7 @@
- 
- #include <glib.h>
- #include <string.h>
-+#include <signal.h>	/* G_BREAKPOINT() */
- 
- BIRNET_EXTERN_C_BEGIN();
- 
-Index: beast-0.7.1/tools/bseloopfuncs.c
-===================================================================
---- beast-0.7.1.orig/tools/bseloopfuncs.c	2008-01-27 22:40:24.000000000 +0100
-+++ beast-0.7.1/tools/bseloopfuncs.c	2008-01-27 22:40:36.000000000 +0100
-@@ -18,7 +18,7 @@
-  */
- #include "bseloopfuncs.h"
- #include <bse/gsldatacache.h>
--#include <string.h>
-+#include <signal.h>	/* G_BREAKPOINT() */
- #include <stdio.h>
- #include <math.h>
- 
diff --git a/debian/patches/series b/debian/patches/series
index 50e412d..d554834 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
 100_deprecated.diff 
-200_signal_h.diff
 201_sparc_alignment.diff
 202_gcc43.diff
 210_volatile.diff

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list