Hi, uploading a 0-day NMU to fix this. debdiff attached. Kind regards Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail is double-rot13 encrypted.
diff -u netsurf-1.1/debian/changelog netsurf-1.1/debian/changelog --- netsurf-1.1/debian/changelog +++ netsurf-1.1/debian/changelog @@ -1,3 +1,11 @@ +netsurf (1.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add missing assert.h inclusion in css.h to fix FTBFS (Closes: #470248), + thanks Kumar Appaiah for the patch. + + -- Nico Golde <[EMAIL PROTECTED]> Wed, 19 Mar 2008 17:24:40 +0100 + netsurf (1.1-2) unstable; urgency=low * Fix unusable select widget (Closes: #434963) only in patch2: unchanged: --- netsurf-1.1.orig/css/css.h +++ netsurf-1.1/css/css.h @@ -35,6 +35,7 @@ #ifndef _NETSURF_CSS_CSS_H_ #define _NETSURF_CSS_CSS_H_ +#include <assert.h> #include <stdbool.h> #include <libxml/HTMLparser.h> #include "css/css_enum.h"
pgpsQp9hSyhX6.pgp
Description: PGP signature