Hi

I've uploaded the attached patch to Delayed-5, please let me know if I should 
cancel it.
I only had to include this one header, since the other issues did not occur, 
neither in my cowbuilder on i386 nor on the porterbox on amd64.

Cheers
Steffen
diff -u audiere-1.9.4/debian/changelog audiere-1.9.4/debian/changelog
--- audiere-1.9.4/debian/changelog
+++ audiere-1.9.4/debian/changelog
@@ -1,3 +1,11 @@
+audiere (1.9.4-3.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fix FTBFS with GCC 4.4 (Closes: #505122)
+    Thanks to Martin Michlmayr 
+
+ -- Steffen Joeris <wh...@debian.org>  Sat, 30 Jan 2010 18:57:35 +0100
+
 audiere (1.9.4-3) unstable; urgency=low
 
   [ Arthur Loiret ]
only in patch2:
unchanged:
--- audiere-1.9.4.orig/debian/patches/gcc-4.4.diff
+++ audiere-1.9.4/debian/patches/gcc-4.4.diff
@@ -0,0 +1,10 @@
+--- ../old/audiere-1.9.4/src/utility.cpp	2006-02-14 05:57:01.000000000 +0100
++++ audiere-1.9.4/src/utility.cpp	2010-01-30 19:01:39.000000000 +0100
+@@ -3,6 +3,7 @@
+ #endif
+ 
+ 
++#include <cstdio>
+ #include <ctype.h>
+ #include "utility.h"
+ #include "internal.h"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to