tags 672071 + pending
thanks

Dear maintainer,

I've prepared an NMU for pxe-kexec (versioned as 0.2.4-2.1) and
uploaded it to DELAYED/3. 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: Bon Jovi: Love Hurts
diff -Nru pxe-kexec-0.2.4/debian/changelog pxe-kexec-0.2.4/debian/changelog
--- pxe-kexec-0.2.4/debian/changelog	2011-12-07 15:39:47.000000000 +0100
+++ pxe-kexec-0.2.4/debian/changelog	2012-05-15 17:17:37.000000000 +0200
@@ -1,3 +1,12 @@
+pxe-kexec (0.2.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: networkhelper.cc:211:21: error: 'close' was not declared
+    in this scope": add patch from Paul Tagliamonte (missing include).
+    (Closes: #672071)
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 15 May 2012 17:17:14 +0200
+
 pxe-kexec (0.2.4-2) unstable; urgency=low
 
   * debian/control: 
diff -Nru pxe-kexec-0.2.4/debian/patches/fix-ftbfs-gcc-4.7-672071.patch pxe-kexec-0.2.4/debian/patches/fix-ftbfs-gcc-4.7-672071.patch
--- pxe-kexec-0.2.4/debian/patches/fix-ftbfs-gcc-4.7-672071.patch	1970-01-01 01:00:00.000000000 +0100
+++ pxe-kexec-0.2.4/debian/patches/fix-ftbfs-gcc-4.7-672071.patch	2012-05-15 17:17:11.000000000 +0200
@@ -0,0 +1,18 @@
+Description: add missing include to avoid FTBFS with gcc 4.7
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/672071
+Forwarded: no
+Author: Paul Tagliamonte <t...@pault.ag>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2012-05-15
+
+--- a/src/networkhelper.cc	2012-05-09 22:15:28.678211972 -0400
++++ b/src/networkhelper.cc	2012-05-09 22:15:22.046212329 -0400
+@@ -26,6 +26,7 @@
+ #include <net/if.h>
+ #include <sys/ioctl.h>
+ #include <netinet/in.h>
++#include <unistd.h>
+ 
+ #include <libbw/stringutil.h>
+ #include <libbw/debug.h>
diff -Nru pxe-kexec-0.2.4/debian/patches/series pxe-kexec-0.2.4/debian/patches/series
--- pxe-kexec-0.2.4/debian/patches/series	2011-11-20 02:31:20.000000000 +0100
+++ pxe-kexec-0.2.4/debian/patches/series	2012-05-15 17:16:11.000000000 +0200
@@ -1 +1,2 @@
 manpage-section.patch
+fix-ftbfs-gcc-4.7-672071.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to