tags 667198 + patch tags 667198 + pending thanks Dear maintainer,
I've prepared an NMU for handlersocket (versioned as 1.0.6-80-g88bf1e0-1.1) and uploaded it to DELAYED/5. 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: Neil Young: Southern Man
diff -Nru handlersocket-1.0.6-80-g88bf1e0/debian/changelog handlersocket-1.0.6-80-g88bf1e0/debian/changelog --- handlersocket-1.0.6-80-g88bf1e0/debian/changelog 2011-05-03 19:24:27.000000000 +0200 +++ handlersocket-1.0.6-80-g88bf1e0/debian/changelog 2012-05-04 15:29:10.000000000 +0200 @@ -1,3 +1,11 @@ +handlersocket (1.0.6-80-g88bf1e0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing header + include). Closes: #667198 + + -- gregor herrmann <[email protected]> Fri, 04 May 2012 15:28:54 +0200 + handlersocket (1.0.6-80-g88bf1e0-1) unstable; urgency=low * New upstream release. diff -Nru handlersocket-1.0.6-80-g88bf1e0/debian/patches/gcc-4.7.patch handlersocket-1.0.6-80-g88bf1e0/debian/patches/gcc-4.7.patch --- handlersocket-1.0.6-80-g88bf1e0/debian/patches/gcc-4.7.patch 1970-01-01 01:00:00.000000000 +0100 +++ handlersocket-1.0.6-80-g88bf1e0/debian/patches/gcc-4.7.patch 2012-05-04 15:28:44.000000000 +0200 @@ -0,0 +1,17 @@ +Description: add missing include to avoid FTBFS with gcc 4.7 +Origin: vendor +Bug-Debian: http://bugs.debian.org/667198 +Forwarded: no +Author: gregor herrmann <[email protected]> +Last-Update: 2012-05-04 + +--- a/libhsclient/fatal.cpp ++++ b/libhsclient/fatal.cpp +@@ -9,6 +9,7 @@ + #include <stdlib.h> + #include <stdio.h> + #include <syslog.h> ++#include <unistd.h> + + #include "fatal.hpp" + diff -Nru handlersocket-1.0.6-80-g88bf1e0/debian/patches/series handlersocket-1.0.6-80-g88bf1e0/debian/patches/series --- handlersocket-1.0.6-80-g88bf1e0/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ handlersocket-1.0.6-80-g88bf1e0/debian/patches/series 2012-05-04 15:26:27.000000000 +0200 @@ -0,0 +1 @@ +gcc-4.7.patch
signature.asc
Description: Digital signature

