[SCM] beast/master: Remove old patch.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 15:47:24 UTC 2011


The following commit has been merged in the master branch:
commit 834245af167e5b4116127c9a75fdb2018a1f6406
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 17:47:21 2011 +0200

    Remove old patch.

diff --git a/debian/patches/212_gcc44.diff b/debian/patches/212_gcc44.diff
deleted file mode 100644
index 736879c..0000000
--- a/debian/patches/212_gcc44.diff
+++ /dev/null
@@ -1,69 +0,0 @@
----
- birnet/birnetutils.hh           |    1 +
- bse/tests/filtertest.cc         |    1 +
- tests/bse/cxxbinding.cc         |    1 +
- tests/latency/bselatencytest.cc |    1 +
- tests/perftest.cc               |    1 +
- tools/bwtwave.cc                |    1 +
- 6 files changed, 6 insertions(+)
-
---- birnet/birnetutils.hh.orig
-+++ birnet/birnetutils.hh
-@@ -23,6 +23,7 @@
- #include <string>
- #include <vector>
- #include <map>
-+#include <cstdarg>
- #include <stdarg.h>
- 
- namespace Birnet {
---- bse/tests/filtertest.cc.orig
-+++ bse/tests/filtertest.cc
-@@ -27,6 +27,7 @@
- #include <stdio.h>
- #include <complex>
- #include <cstdlib>
-+#include <cstdio>
- 
- typedef std::complex<double> Complex;
- using namespace Birnet;
---- tools/bwtwave.cc.orig
-+++ tools/bwtwave.cc
-@@ -27,6 +27,7 @@
- #include <algorithm>
- #include <vector>
- #include <map>
-+#include <cstdio>
- 
- 
- namespace BseWaveTool {
---- tests/bse/cxxbinding.cc.orig
-+++ tests/bse/cxxbinding.cc
-@@ -17,6 +17,7 @@
- #include "bsecxxapi.hh"
- #include <bse/bse.h>
- #include <unistd.h>
-+#include <cstdio>
- #include <stdio.h>
- 
- static SfiGlueContext *bse_context = NULL;
---- tests/latency/bselatencytest.cc.orig
-+++ tests/latency/bselatencytest.cc
-@@ -19,6 +19,7 @@
- #include <string>
- #include <errno.h>
- #include <stdio.h>
-+#include <cstdio>
- 
- using namespace std;
- using namespace Sfi;
---- tests/perftest.cc.orig
-+++ tests/perftest.cc
-@@ -19,6 +19,7 @@
- #include <unistd.h>
- #include <sys/time.h>
- #include <time.h>
-+#include <cstdio>
- #include <stdio.h>
- 
- static SfiGlueContext *bse_context = NULL;

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list