tags 667202 + pending
thanks

Dear maintainer,

I've prepared an NMU for hoichess (versioned as 0.10.3-6.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Jonathan Wiltshire                                      [email protected]
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

<directhex> i have six years of solaris sysadmin experience, from
            8->10. i am well qualified to say it is made from bonghits
                        layered on top of bonghits
diff -Nru hoichess-0.10.3/debian/changelog hoichess-0.10.3/debian/changelog
--- hoichess-0.10.3/debian/changelog	2011-10-13 21:11:01.000000000 +0100
+++ hoichess-0.10.3/debian/changelog	2012-05-20 22:57:19.000000000 +0100
@@ -1,3 +1,11 @@
+hoichess (0.10.3-6.1) unstable; urgency=low
+
+  [ Matthias Klose ]
+  * Non maintainer upload.
+  * Fix build failure with GCC 4.7. Closes: #667202.
+
+ -- Jonathan Wiltshire <[email protected]>  Sun, 20 May 2012 22:57:15 +0100
+
 hoichess (0.10.3-6) unstable; urgency=low
 
   * Standards Version update to 3.9.2
diff -Nru hoichess-0.10.3/debian/patches/05-ftbfs-gcc-4.7 hoichess-0.10.3/debian/patches/05-ftbfs-gcc-4.7
--- hoichess-0.10.3/debian/patches/05-ftbfs-gcc-4.7	1970-01-01 01:00:00.000000000 +0100
+++ hoichess-0.10.3/debian/patches/05-ftbfs-gcc-4.7	2012-05-20 22:57:58.000000000 +0100
@@ -0,0 +1,20 @@
+--- hoichess-0.10.3.orig/src/main.cc
++++ hoichess-0.10.3/src/main.cc
+@@ -28,6 +28,7 @@
+ #endif
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <unistd.h>
+ 
+ #include "common.h"
+ #include "compile.h"
+--- hoichess-0.10.3.orig/src/shell.cc
++++ hoichess-0.10.3/src/shell.cc
+@@ -27,6 +27,7 @@
+ #include "shell.h"
+ 
+ #include <errno.h> 
++#include <unistd.h> 
+ #ifdef HAVE_READLINE
+ # include <readline/readline.h>
+ # include <readline/history.h>
diff -Nru hoichess-0.10.3/debian/patches/series hoichess-0.10.3/debian/patches/series
--- hoichess-0.10.3/debian/patches/series	2011-10-13 20:27:10.000000000 +0100
+++ hoichess-0.10.3/debian/patches/series	2012-05-20 22:57:54.000000000 +0100
@@ -2,3 +2,4 @@
 02-Makefile.local
 03-config.h
 04-debug_printconfig.h
+05-ftbfs-gcc-4.7

Attachment: signature.asc
Description: Digital signature

Reply via email to