diff -u ddd-3.3.11/debian/changelog ddd-3.3.11/debian/changelog --- ddd-3.3.11/debian/changelog +++ ddd-3.3.11/debian/changelog @@ -1,3 +1,10 @@ +ddd (1:3.3.11-1ubuntu2) karmic; urgency=low + + * Added missing header to fix FTBFS, thanks to Martin Michlmayr + (LP: #434206). + + -- Ilya Barygin Mon, 21 Sep 2009 23:14:15 +0400 + ddd (1:3.3.11-1ubuntu1) jaunty; urgency=low * Add .desktop file. (LP: #299066) only in patch2: unchanged: --- ddd-3.3.11.orig/ddd/strclass.C +++ ddd-3.3.11/ddd/strclass.C @@ -39,6 +39,7 @@ #include #include #include +#include #include void string::error(const char* msg) const