tags 667303 + patch
tags 667303 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones: Fancyman
diff -u nxcl-0.9/debian/changelog nxcl-0.9/debian/changelog
--- nxcl-0.9/debian/changelog
+++ nxcl-0.9/debian/changelog
@@ -1,3 +1,11 @@
+nxcl (0.9-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
+    (Closes: #667303)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 11 May 2012 00:26:04 +0200
+
 nxcl (0.9-3) unstable; urgency=low
 
   * Add patch gcc4.3-ftbfs (Closes: #474859)
diff -u nxcl-0.9/debian/patches/series nxcl-0.9/debian/patches/series
--- nxcl-0.9/debian/patches/series
+++ nxcl-0.9/debian/patches/series
@@ -2,0 +3 @@
+gcc-4.7.patch
only in patch2:
unchanged:
--- nxcl-0.9.orig/debian/patches/gcc-4.7.patch
+++ nxcl-0.9/debian/patches/gcc-4.7.patch
@@ -0,0 +1,17 @@
+Description: add include needed by gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667303
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-11
+
+--- a/lib/notQt.h
++++ b/lib/notQt.h
+@@ -32,6 +32,7 @@
+ #include <vector>
+ #include <string>
+ #include <fstream>
++#include <unistd.h>
+ extern "C" {
+ #include <sys/poll.h>
+ }

Attachment: signature.asc
Description: Digital signature

Reply via email to