tags 470975 + patch thanks Hi,
Attached is the diff for my bakery2.4 2.4.0-2.1 NMU.
diff -u bakery2.4-2.4.0/debian/changelog bakery2.4-2.4.0/debian/changelog --- bakery2.4-2.4.0/debian/changelog +++ bakery2.4-2.4.0/debian/changelog @@ -1,3 +1,10 @@ +bakery2.4 (2.4.0-2.1) unstable; urgency=low + + * Non-maintainer upload during BSP. + * Fix build problems for gcc-4.3 (Closes: #470975) + + -- Sebastian Krause <[EMAIL PROTECTED]> Sat, 05 Apr 2008 16:27:56 +0200 + bakery2.4 (2.4.0-2) unstable; urgency=low * Build-dep on doxygen (Closes: #384421) only in patch2: unchanged: --- bakery2.4-2.4.0.orig/bakery/App/App_WithDoc_Gtk.cc +++ bakery2.4-2.4.0/bakery/App/App_WithDoc_Gtk.cc @@ -28,6 +28,7 @@ //#include <fstream> #include <algorithm> #include <libintl.h> +#include <cstring> //#include <gtk/gtkfilesel.h>