tags 553702 + pending thanks Dear maintainer,
I've prepared an NMU for madlib (versioned as 1.3.0-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. Kumar -- Bigotry tries to keep truth safe in its hand With a grip that kills it. - Rabindranath Tagore (Fireflies, 1928)
diff -u madlib-1.3.0/debian/changelog madlib-1.3.0/debian/changelog --- madlib-1.3.0/debian/changelog +++ madlib-1.3.0/debian/changelog @@ -1,3 +1,11 @@ +madlib (1.3.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with GCC 4.4 using Martin Michlmayr's patch. + (Closes: #553702) + + -- Kumar Appaiah <aku...@debian.org> Sun, 20 Dec 2009 12:32:03 -0600 + madlib (1.3.0-1) unstable; urgency=low [ Christophe Prud'homme ] only in patch2: unchanged: --- madlib-1.3.0.orig/Mesh/MshTags.h +++ madlib-1.3.0/Mesh/MshTags.h @@ -14,6 +14,7 @@ #ifndef MSHTAGS__H #define MSHTAGS__H +#include <cstdio> #include <string> #include <sstream>