I've sorted this and will be NMU'ing it later today to delayed 2 patch attached
-- Colin Tuckley | +44(0)1903 236872 | PGP/GnuPG Key Id Debian Developer | +44(0)7799 143369 | 0x1B3045CE Any sufficiently advanced technology is indistinguishable from magic. - Arthur C. Clarke
diff -u ttfm-0.1/debian/changelog ttfm-0.1/debian/changelog --- ttfm-0.1/debian/changelog +++ ttfm-0.1/debian/changelog @@ -1,3 +1,10 @@ +ttfm (0.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS: 'system' was not declared (Closes: #474409). + + -- Colin Tuckley <[EMAIL PROTECTED]> Mon, 19 May 2008 10:06:55 +0100 + ttfm (0.1-1) unstable; urgency=low * Initial release (Closes: #439565) only in patch2: unchanged: --- ttfm-0.1.orig/time-traveler/bookmark_form.ui.h +++ ttfm-0.1/time-traveler/bookmark_form.ui.h @@ -30,6 +30,7 @@ #include <qapplication.h> #include <qfileinfo.h> #include <qptrstack.h> +#include <stdlib.h> #include <stdio.h> #ifdef TTFS_DEBUG