tags 667302 + patch
tags 667302 + pending
thanks

Dear maintainer,

I've prepared an NMU for numptyphysics (versioned as 0.2+svn156-1.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: In The City
diff -Nru numptyphysics-0.2+svn156/debian/changelog numptyphysics-0.2+svn156/debian/changelog
--- numptyphysics-0.2+svn156/debian/changelog	2010-06-20 17:12:25.000000000 +0200
+++ numptyphysics-0.2+svn156/debian/changelog	2012-05-11 00:18:16.000000000 +0200
@@ -1,3 +1,11 @@
+numptyphysics (0.2+svn156-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
+    (Closes: #667302)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 11 May 2012 00:17:52 +0200
+
 numptyphysics (0.2+svn156-1) unstable; urgency=low
 
   * new svn checkout
diff -Nru numptyphysics-0.2+svn156/debian/patches/gcc-4.7.patch numptyphysics-0.2+svn156/debian/patches/gcc-4.7.patch
--- numptyphysics-0.2+svn156/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.000000000 +0100
+++ numptyphysics-0.2+svn156/debian/patches/gcc-4.7.patch	2012-05-11 00:17:45.000000000 +0200
@@ -0,0 +1,17 @@
+Description: add missing include needed by gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667302
+Forwarded: no
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-11
+
+--- a/happyhttp.cpp
++++ b/happyhttp.cpp
+@@ -34,6 +34,7 @@
+ 	#include <arpa/inet.h>
+ 	#include <netdb.h>	// for gethostbyname()
+ 	#include <errno.h>
++	#include <unistd.h>
+ #endif
+ 
+ #ifdef WIN32
diff -Nru numptyphysics-0.2+svn156/debian/patches/series numptyphysics-0.2+svn156/debian/patches/series
--- numptyphysics-0.2+svn156/debian/patches/series	2010-06-20 15:10:26.000000000 +0200
+++ numptyphysics-0.2+svn156/debian/patches/series	2012-05-11 00:14:45.000000000 +0200
@@ -2,3 +2,4 @@
 desktop_file.diff
 use_fontconfig.patch
 fix_icons_installation.patch
+gcc-4.7.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to