tags 453160 pending patch stop
diff -ruN -x '*.png' -x '*.jpg' -x '*.ogg' -x '*_image_archive' ../orig/debram-1.0.3/debian/changelog ./debian/changelog --- ../orig/debram-1.0.3/debian/changelog 2006-12-24 02:19:24.000000000 +0100 +++ ./debian/changelog 2008-03-09 08:40:45.000000000 +0100 @@ -1,3 +1,11 @@ +debram (1.0.3-0.1) unstable; urgency=low + + * NMU. + * src/utf8.h: Include stddef.h. Closes: #453160. Patch by Kumar Appaiah + <[EMAIL PROTECTED]>, thanks. + + -- Bart Martens <[EMAIL PROTECTED]> Sun, 09 Mar 2008 08:36:42 +0100 + debram (1.0.3) unstable; urgency=medium * Uploaded post-freeze to sid for etch diff -ruN -x '*.png' -x '*.jpg' -x '*.ogg' -x '*_image_archive' ../orig/debram-1.0.3/src/utf8.h ./src/utf8.h --- ../orig/debram-1.0.3/src/utf8.h 2005-09-03 20:17:06.000000000 +0200 +++ ./src/utf8.h 2008-03-09 08:40:36.000000000 +0100 @@ -6,6 +6,7 @@ #include "argp.h" #include "color.h" #include <ctype.h> +#include <stddef.h> /* This buffer size permits a full line of maximum-width utf-8 * characters, plus a newline, a terminating null, and as many as two
signature.asc
Description: This is a digitally signed message part