tags 417126 + patch thanks Hi,
Attached is the diff for my buffy 0.11.3-1.1 NMU.
only in patch2: unchanged: --- buffy-0.11.3.orig/src/Environment.cc +++ buffy-0.11.3/src/Environment.cc @@ -5,6 +5,7 @@ #include "Environment.h" #include <wibble/exception.h> +#include <cstdlib> #include <sys/types.h> // fork, stat, utimes #include <unistd.h> // fork, execl, isatty, pipe #include <sys/stat.h> // stat only in patch2: unchanged: --- buffy-0.11.3.orig/debian/changelog +++ buffy-0.11.3/debian/changelog @@ -1,3 +1,10 @@ +buffy (0.11.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with GCC 4.3 (Closes: #417126). + + -- Luk Claes <[EMAIL PROTECTED]> Sat, 08 Mar 2008 21:53:25 +0000 + buffy (0.11.3-1) unstable; urgency=low * New upstram version

