Ian Jackson <i...@davenant.greenend.org.uk> (29/07/2008):
> Thanks.  I have committed a fix to my CVS.

It's been a year. And some months since it's RC. Uploaded a fixed
package to DELAYED/2 with the attached debdiff.

Mraw,
KiBi.
diff -Nru chiark-tcl-1.1.0/base/chiark-tcl.h chiark-tcl-1.1.0+nmu1/base/chiark-tcl.h
--- chiark-tcl-1.1.0/base/chiark-tcl.h	2006-10-20 13:35:04.000000000 +0200
+++ chiark-tcl-1.1.0+nmu1/base/chiark-tcl.h	2009-07-19 18:26:40.000000000 +0200
@@ -30,6 +30,7 @@
 #include <sys/uio.h>
 #include <sys/un.h>
 #include <arpa/inet.h>
+#include <limits.h>
 
 #ifndef _TCL /* if someone already included some tcl.h, use that */
 #include <tcl.h>
diff -Nru chiark-tcl-1.1.0/debian/changelog chiark-tcl-1.1.0+nmu1/debian/changelog
--- chiark-tcl-1.1.0/debian/changelog	2008-06-20 23:50:34.000000000 +0200
+++ chiark-tcl-1.1.0+nmu1/debian/changelog	2009-07-19 18:34:52.000000000 +0200
@@ -1,3 +1,12 @@
+chiark-tcl (1.1.0+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc-4.3 by adding <limits.h> include to
+    base/chiark-tcl.h as suggested by Michael Bienia (Closes: #489901).
+  * Set urgency to “medium” as this bug affects testing too.
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 19 Jul 2009 18:23:54 +0200
+
 chiark-tcl (1.1.0) unstable; urgency=high
 
   New features:

Attachment: signature.asc
Description: Digital signature

Reply via email to